https://github.com/nma83/SDCardTrac
Java19
5 years ago
<moved to gitlab> Android app to track your SDCard usage over time
GNU General Public License v3.0
Uses <a href="http://en.wikipedia.org/wiki/Inotify">inotify</a> to record any file activity
in the external storage. Collects data at regular intervals and plots used
storage space over time. Uses the <a href="http://android-graphview.org">GraphView</a>
library for plotting.