DatL4g / OpenFE-Android

ATTENTION!!! If you want to submit changes, do them based on the code-cleanup branch as long as the branch is not merged.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenFE-Android

Android CI

Stars

Forks

License

OpenFE-Android is an open source file explorer for Android

  • browse files and folders
  • application icons are associated with folders
  • info about installed Apps and possibility to backup each

Actions Overview

Light Theme Dark Theme

Installation

Clone this repository and import into Android Studio

HTTPS
git clone https://github.com/DATL4G/OpenFE-Android.git
SSH
git clone git@github.com:DATL4G/OpenFE-Android.git
GitHub CLI
gh repo clone DATL4G/OpenFE-Android

Maintainers

This project is mantained by:

Avatar Contributor
DatLag

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a new Pull Request and check if testing is successful

License

View full license here. In short:

Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.

About

ATTENTION!!! If you want to submit changes, do them based on the code-cleanup branch as long as the branch is not merged.

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%