Awesome
Anemo
Anemo is a private local storage utility application for android. Instead of being a stand-alone file manager user interface, it hooks into various components of Android making it feel like a native part of the operative system. Moreover it provides ways for the user to export contents from other apps and save them as files.
Features
- Create folders and organize files freely
- All files in the private storage won't appear in the other apps
- Access in the system Files application (the DocumentsProviderUI)
- An optional shortcut for devices that do not expose the system Files app is offered
- Lock access to the private storage
- Quick tile
- Auto lock after 15 minutes
- Password for locking access to the files
- Import content using the share Android functionality
Download
Get the apk from latest release tag or from F-Droid.
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="60">
Build
With Gradle:
./gradlew :app:assembleRelease
./gradlew :app:assembleDebug
With AOSP / LineageOS:
mka anemo
Get help
Open an discussion on github
Contributions
Every contributions, including ideas, feature requests, bug reports and Pull Requests are welcome!
- Solve bug(s), add feature(s) or translate Anemo to your native language by making a pull request
- You have an idea for improvement or a new feature? Open a feature request
- You faced a bug, let us know by opening a bug report
License
Anemo is licensed under the GNU General Public License v3 (GPL-3).