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.
- Developing new JSOS Module - https://github.com/Ermak-13/jsos-module.
- Creating new JSOS Theme - https://github.com/Ermak-13/jsos-theme.
- And you always can suggest ideas, code or smth else ;)
gulp default
- gulp devgulp 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)
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/.