An open API service indexing awesome lists of open source software.

https://github.com/tonyofrancis/storagespace

Android Library that makes it easy to track the different space matrix of a Storage Volume
https://github.com/tonyofrancis/storagespace

android android-application android-library bargraphs device device-storage graph hdd library progress ssd storage view widget

Last synced: about 1 year ago
JSON representation

Android Library that makes it easy to track the different space matrix of a Storage Volume

Awesome Lists containing this project

README

          

# StorageSpace
Android Library that makes it easy to track the different space matrix of a Storage Volume

## Gradle dependency
```java
compile 'com.tonyodev.storagegrapher:storagegrapher:1.4'
```

## Features
1. StorageGraphView
2. Storage class full of utility methods to get storage volume information

## Screenshot

![Screenshot](https://github.com/tonyofrancis/StorageSpace/blob/master/app/src/main/res/drawable/screenshot.png?raw=true)