Ecosyste.ms: Awesome

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

https://github.com/newhinton/disky

An android filesystem analyzer that can show you the usage of your storage!
https://github.com/newhinton/disky

android cleanup disk-space disk-usage filesystem usage

Last synced: about 2 months ago
JSON representation

An android filesystem analyzer that can show you the usage of your storage!

Lists

README

        


---
# disky
### Find your biggest diskspace thiefes!

---

[![license: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/newhinton/disky/blob/master/LICENSE) [![Latest Downloads](https://img.shields.io/github/downloads/newhinton/disky/latest/total
)](https://github.com/newhinton/disky/releases) [![GitHub release](https://img.shields.io/github/v/release/newhinton/disky?include_prereleases)](https://github.com/newhinton/disky/releases/latest)
[![supportive flags](https://img.shields.io/badge/support-πŸ‡ΊπŸ‡¦_πŸ³οΈβ€βš§_πŸ³οΈβ€πŸŒˆ-4aad4e)](https://felixnuesse.de/disky) [![Android Lint](https://github.com/newhinton/timed-silence/actions/workflows/lint.yml/badge.svg)](https://github.com/newhinton/disky/actions/workflows/lint.yml)

[Get it on F-Droid](https://f-droid.org/packages/de.felixnuesse.disky)

-----------
A filesystem analyzer that can show you the usage of your storage!



Screenshots
-----------











Features
--------

- **Fast** Even larger devices can be scanned in mere seconds!
- **Multi Storage** All your local filesystems are supported!
- **Material You** Fits your device's theme!

Installation
------------
Grab the [latest version](https://github.com/newhinton/disky/releases/latest) of the signed APK and install it on your phone.

Developing
------------

You should first make sure you have cloned this repository:

```sh
git clone https://github.com/newhinton/disky

```

You can then build the app normally from Android Studio or from CLI by running:

```sh
# build
./gradlew assemble

```

Contributing
------------
See [CONTRIBUTING](./CONTRIBUTING.md)

Anyone is welcome to contribute and help out. However, hate, discrimination and racism are decidedly unwelcome here. If you feel offended by this, you might belong to the group of people who are not welcome. I will not tolerate hate in any way.

Donations
------------

If you like my work, either this app or in general, you are more than welcome to leave a donation.
It helps me to dedicate time to further improve my apps!

[Paypal](https://www.paypal.com/paypalme/felixnuesse) | [Liberapay](https://liberapay.com/newhinton) | [Github Sponsor](https://github.com/sponsors/newhinton)

About this app
-----------------
### License
This app is released under the terms of the [GPLv3 license](https://gitea.felixnuesse.de/felix/disky/blob/master/LICENSE).

### Libraries
- [AppIntro](https://github.com/AppIntro/AppIntro) - This library is responsible for the easy-to-use introduction to the app!