how do i reset the app?
sqlite3 /home/user/.BatteryGraph/BatteryGraphDB.sqlite "drop table data" sqlite3 /home/user/.BatteryGraph/BatteryGraphDB.sqlite "drop table connection" sqlite3 /home/user/.BatteryGraph/BatteryGraphDB.sqlite "drop table cpu" sqlite3 /home/user/.BatteryGraph/BatteryGraphDB.sqlite "drop table charging"