Black box is an open source app created to help people organize their lifes in a game-like manner. It is based on a skill tree. Each skill has its own quests and topics. Enjoy it! Feel free to contribute and to raise up ideas and improvements.
Open a terminal and run:
$ git clone https://github.com/brenoh1ldebr4nd/BlackBox
Then change to the BlackBox directory and install npm dependencies:
$ cd BlackBox/
$ npm install
You can use it running:
$ npm run electron
The app is still in development, but it's already functional. You can use it by your own responsibility. If you have any issues, please report them. Feel free to contribute!
This app is under the MIT license.