bitmeteros
bitmeteros copied to clipboard
BitMeter OS - a cross-platform bandwidth monitor
The web ui can take a few seconds to load, at the moment we just see an un-styled version of the page which looks bad. Use CSS to hide everything...
Show a nice 'You must enable JavaScript' message to users who have JS turned off
add CONSTRAINTs to data table to prevent negative values (dl INTEGER CHECK (x>=0))
Is there some way to allow BitMeter instances to automatically detect each other and sync without manual intervention from user. Could also show a list of other BitMeter hosts in...
Allow admin users to trigger a sync from the web ui. Show last sync time for each host.
Logging used to cause the bmcapture exe to crash on Windows, not sure if it still does
Check if windows version allows updates by all users - are there any issues with user privileges (eg can all users run a bmsync command which will update the db,...