HYP-SP is a PySide (Python of Qt) app for organize your todos and open up webs and app in just one clicks!.
Theres two different page in HYP-sp : Main-page where you can see your device info and open up web and app quickly. The other one is Todo-page, where you can add todos and access it localy in the file.
Download file from this google drive pages: miaw
Or download and compile the zip file in the dist folder.
The exe file itself doesn't require the user to install any dependencies. If the user want to run from source, make sure you have:
pip install pyside6 qfluentwidgets"PySide6-Fluent-Widgets[full]" -i https://pypi.org/simple/ wmi
Then run the app with:
python main.py
Just click the exe file! On the Main page, you can see your device system info and open webs and apps quickly. On the Todo page, you can add, edit, and delete todos. It saves localy so you can acces it offline.
- Python 3.8 or higher
- Pyside6
- qfluentwidgets
- wmi
- Main page : You can see your device sytem, specsm and other related info. You can also open webs and app in that page quickly.
- Todos page : You can add, edit, delete todo like normaly, it saves localy so u can accesed it on offline mode.
Report bugs or suggest features via Github Issues. Feel free to fork the repo and submit pull requests!
This project is under MIT License.
Ammar Syaamil (@AmmarSyamil) E-mail: ammarsyamil057@gmail.com

