Skip to content

A simple list app that resides in your system tray icon

License

Notifications You must be signed in to change notification settings

revoconner/TrayList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tray List

A simple list app that resides in your system tray icon.

Description

I made it so I can look over my daily tasks for work. It's not pretty and is very basic. It's written with Python 3.11 and tkinter.

image

How to use

  • When you open the app, it opens minimsed to tray.
  • You need to right click on the tray to open it.
  • When you close it, it minimses to tray again.
  • Write something and press enter to save it
  • To delete press the cross next to the text.
  • To exit, right click on the tray and select exit.
image

Run with python

  • Make sure you have python installed
  • Download the files, extract it and CD into it with your terminal
  • Install requirements with pip install -r requirements.txt
  • Run by using python todo.py

Run without python

I have compiled it and zipped it into an exe as well, just download SystemTrayToDo1.0.zip from the releases section, extract and run the ToDo.exe

Changelog

  1. v1.0 Made app
  2. v1.2 Redesign with Ctkinter

About

A simple list app that resides in your system tray icon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages