Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elymsyr/desktop-cat

The project gives a little cat that sits on your taskbar many functionalities. The main function is the 'Workload'. It is a system that saves the applications you are currently using and their status and allows you to restore them whenever you want quickly.
https://github.com/elymsyr/desktop-cat

opencv python

Last synced: 8 days ago
JSON representation

The project gives a little cat that sits on your taskbar many functionalities. The main function is the 'Workload'. It is a system that saves the applications you are currently using and their status and allows you to restore them whenever you want quickly.

Awesome Lists containing this project

README

        

# Desktop Cat



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](#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.

## Roadmap

- [x] A function will be created to select actions in some situations where the next event is chosen specifically
- [x] Quick search on Google with the prefix "*"
- [x] 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)

## Demo



A demo but without any functionalities can be used now. Download [demo0](https://github.com/elymsyr/desktop-cat/releases/tag/demo0) release and see the [Run Locally](#run-locally) section.

## Run Locally

python>3.11 works. python<=3.11 is not tested.

See the requirements for [conda](desktop-cat\conda_requirements.txt) and [pip](desktop-cat\requirements.txt).

You can download [demo0](https://github.com/elymsyr/desktop-cat/releases/tag/demo0) release or current repo.

Run [main.py](desktop-cat\main.py) file.

## Documentation

A documantation will be addded.

## Support and Contributing

For support, email [email protected].

Contributions are always welcome.