This commit is contained in:
airclay 2021-09-03 08:40:53 -05:00
parent 33cf50840d
commit 457f1b6690
1 changed files with 2 additions and 4 deletions

6
systrayUpdater.py Executable file → Normal file
View File

@ -1,10 +1,8 @@
#!/usr/bin/env python
"""
Current status is; it runs, it will initially get
number of updates, it will open new terminal window
and complete update (keeping the window open?),
IT DOES NOT UPDATE THE COUNT.
Current status is; kinda broken
need to complete dynamic labels for available updates
"""
# Get needed modules