Skip to content

Latest commit

 

History

History
executable file
·
68 lines (37 loc) · 2.87 KB

README.md

File metadata and controls

executable file
·
68 lines (37 loc) · 2.87 KB

hikari

GitHub

An operating system concept, very much in progress.

Official Site: http://hikar.io
Dribbble: http://dribbble.com/nokadota/projects/127021-hikari-OS
Twitter: http://twitter.com/tadashihikari

Backstory

TL;DR: I had the idea that it would be nifty if my smartphone could dock into something on my desk and the OS within the phone would become a full-fledged desktop. Long version, read it!

Installation and running hikari

  • Make sure you have node installed!
  • Open oauth.copy.js and follow the instructions inside.

CD into hikari directory and type these in:

  • npm install
  • nodemon app.js

Take a look at localhost:1343!

License

You can find the licenses for this and other included software in the credits folder. If it wasn't for open-source, hikari wouldn't exist. Thank you, Internet!

Coded Screenshots

Screenshot Screenshot 03.18.15

Old Screenshots

Screenshot 03.16.14

Screenshot 02.02.14

Screenshot 01.26.14

Screenshot 01.04.14

= The MIT License (MIT)

Copyright © 2014—2015 Ideas Never Cease × Paul Anthony Webb

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.