1.0.3 • Published 8 years ago

jsos-env v1.0.3

Weekly downloads
1
License
GPL-3.0+
Repository
github
Last release
8 years ago

JSOS

Javascript Operation System. It is chrome extension which override new tab page. And make it like as normal operation system with modules (applications), panel, desktop, settings & etc.

Contribute

Gulp Commands

  • gulp default - gulp dev
  • gulp dev - watch, build js & sass files (javascripts & stylesheets directories)
  • gulp release - build chrome extension (release directory)
  • gulp server - run webserver on localhost:9990 (NOTE: using index.html instead of newtab.html)

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.