Bilge
Bilge
>$ redditagain.py ``` >> Login to OLD account.. Traceback (most recent call last): File "Documents/redditagain.py", line 46, in old_r = praw.Reddit(USER_AGENT) # praw.Reddit File "C:\Python27\lib\site-packages\praw\reddit.py", line 129, in __init__ self.config...
Given the input `AJLNAlXNAeyQAAChAQ`, decodes as: >position 0: postive fix length number with value 0 >13 trailing bytes This is correct, but it should also decode the trailing bytes.
`lsb_release` doesn't come as standard on all systems and often comes with a heavy list of dependencies when all we want from it is a friendly distribution name identifier. Perhaps...
If the window is restored, but no longer the active window, clicking the taskbar button causes the app to become hidden even though it is not currently visible anyway. If...
The status bar is quite cramped at present. Converting some of the text to icons would save space and be more intuitive at-a-glance.
Some Internet connections have unequal upload and download capacities. Typically the upload cap is less than that of the download. In such configurations, the upload bar will never reach the...
It might be useful to have the application periodically check for updates. It should be possible to query the GitHub releases to determine if a newer version has been published.
Although there exists several tools to merge assemblies there have been problems with the ones investigated so far. Fody/Costura seems to be the best solution available but currently suffers from...
In order to monitor just Internet traffic it should be possible to filter LAN traffic on the specified network adapter (or vice versa). The current API does not support this...