WIP
This commit is contained in:
parent
33cf50840d
commit
457f1b6690
|
@ -1,10 +1,8 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Current status is; it runs, it will initially get
|
Current status is; kinda broken
|
||||||
number of updates, it will open new terminal window
|
need to complete dynamic labels for available updates
|
||||||
and complete update (keeping the window open?),
|
|
||||||
IT DOES NOT UPDATE THE COUNT.
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# Get needed modules
|
# Get needed modules
|
||||||
|
|
Loading…
Reference in New Issue