Skip to content

2bllw8/anemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9f56e3 · Feb 15, 2025
Feb 15, 2025
Feb 15, 2025
Feb 15, 2025
Oct 8, 2022
Jul 30, 2022
Aug 24, 2021
May 2, 2022
Oct 8, 2022
Apr 28, 2021
Jun 22, 2022
Feb 15, 2025
May 2, 2022
Feb 15, 2025
Feb 15, 2025
Mar 3, 2022

Repository files navigation

Anemo

Anemo CI Latest release

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.

Get it on F-Droid

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).