SinaHosseini / episode-22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

With this app user can add task with title, date, time, description and priority.

To create .exe file follow:

0 - Offing Real-time protection system.

1 - Install Pyinstaller by this command in terminal: pip install -U pyinstaller

2 - Create .exe file by this command in terminal: pyinstaller main.py

3 - Copy todo-list-icon.jpg and todo_list.db to dist folder next to the main.exe file.

4 - Run main.exe in dist folder

GUI

About


Languages

Language:Python 100.0%