The project gives a little cat that sits on your taskbar many functionalities. Currently, it can only sit and perform some simple actions without any real function. You can check the Roadmap for the planned future of Non-Toothless.
The main function is the 'Workload'. It is a system that saves the applications you are currently using and their status (For example, the VSCode and your projects and files currently open in it, the sites open in the web browser, etc.) and allows you to restore them whenever you want quickly.
- A function will be created to select actions in some situations where the next event is chosen specifically
- Quick search on Google with the prefix "*"
- Workload Saver (Main Function) (Only on Windows and work with VSCode and Chrome for now.)
- A notification system will be added.
- CPU/GPU usage warning
- Emotion detector
- App drawer (can be cancelled in the future)
- Graph analyzer (can be cancelled in the future)
- Notebook (can be cancelled in the future)
- Calculator (can be cancelled in the future)
A demo but without any functionalities can be used now. Download demo0 release and see the Run Locally section.
python>3.11 works. python<=3.11 is not tested.
See the requirements for conda and pip.
You can download demo0 release or current repo.
Run main.py file.
A documantation will be addded.
For support, email orhun868@gmail.com.
Contributions are always welcome.