Merge branch 'master' into 'master'
App StorageTrac added to metadata A storage tracker application meant to record changes to the file-system and report these changes to the user as a graph showing usage over time. See merge request !243
This commit is contained in:
commit
4efa655ba3
29
metadata/com.nma.util.sdcardtrac.txt
Normal file
29
metadata/com.nma.util.sdcardtrac.txt
Normal file
|
@ -0,0 +1,29 @@
|
|||
AntiFeatures:
|
||||
Categories:System
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/nma83/SDCardTrac
|
||||
Issue Tracker:https://github.com/nma83/SDCardTrac/issues
|
||||
Donate:
|
||||
|
||||
Summary:Record changes in external storage and plot them
|
||||
Description:
|
||||
Uses inotify to record any file activity in the external storage.
|
||||
Collects data at regular intervals and plots used storage space over time.
|
||||
Uses the [android-graphview.org GraphView] library for plotting.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:git@github.com:nma83/SDCardTrac.git
|
||||
|
||||
Build:0.1,1
|
||||
disable=Broken gradle setup
|
||||
commit=v0.1
|
||||
gradle=assembleRelease
|
||||
Build:0.2,2
|
||||
commit=v0.2
|
||||
gradle=main
|
||||
subdir=SDCardTrac
|
||||
|
||||
Update Check Mode:None
|
||||
|
Loading…
Reference in a new issue