Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kabirnayeem99/minigallery
Minimalist gallery application for Android with Material You design
https://github.com/kabirnayeem99/minigallery
gallery-android-studio gallery-app gallery-application material-3 material-you
Last synced: about 2 months ago
JSON representation
Minimalist gallery application for Android with Material You design
- Host: GitHub
- URL: https://github.com/kabirnayeem99/minigallery
- Owner: kabirnayeem99
- License: gpl-3.0
- Created: 2022-06-22T12:23:35.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-26T13:04:58.000Z (over 2 years ago)
- Last Synced: 2024-06-15T11:32:56.628Z (7 months ago)
- Topics: gallery-android-studio, gallery-app, gallery-application, material-3, material-you
- Language: Kotlin
- Homepage:
- Size: 14.3 MB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# miniGallery
Minimalist gallery application for Android with Material You design
## Description
Another open source gallery application for android, that tries to imitate property 'Gallery Go'
from Google but at the same being privacy-centered. This project needs no internet connection. It
also implements latest Material You design language from Google.## Getting Started
### Dependencies
To use this awesome gallery app, you need
* At least Android 10.
* (Optional) Any of the Pixel device or a custom rom with Monet theming for best visual experience.### Installing
* Down the APK from the release section of Github.
* Turn on 'Installing App from Unknown Sources'.
* Allow this app to have access to the storage and enjoy.## Issue
If you find any issue, or have any feature in mind, please email me: [email protected].
## Authors
Naimul Kabir
[[email protected]](mailto:[email protected])## Version History
* 0.1
* Initial Release
* Still a lot of work to do.## License
This project is licensed under the [GNU General Public License] V3 License - see the LICENSE.md file
for details## Acknowledgments
Inspiration, code snippets, etc.
* [Blog on gallery application](https://medium.com/codex/android-simple-image-gallery-30c0f00abe64)