https://github.com/abrynos/shoppinglist
A simple shopping list application
https://github.com/abrynos/shoppinglist
android app hacktoberfest i18n kotlin list localization shopping shoppinglist translation translations
Last synced: 5 months ago
JSON representation
A simple shopping list application
- Host: GitHub
- URL: https://github.com/abrynos/shoppinglist
- Owner: Abrynos
- License: gpl-2.0
- Created: 2021-02-05T13:18:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T03:49:43.000Z (12 months ago)
- Last Synced: 2024-05-21T04:50:39.845Z (12 months ago)
- Topics: android, app, hacktoberfest, i18n, kotlin, list, localization, shopping, shoppinglist, translation, translations
- Language: Kotlin
- Homepage:
- Size: 3.95 MB
- Stars: 19
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Shopping list


[](https://f-droid.org/packages/pl.edu.pjwstk.s999844.shoppinglist/)
[](https://crowdin.com/project/abrynosshoppinglist)
# Description
This is the a simple Android application serving the purpose of a shopping list. It was originally done during my semester abroad in Poland at the [Polish-Japanese Academy of Information Technology](https://www.pja.edu.pl/en/). I modelled it after how I would use a piece of paper and kept it as simple as possible.# Core features
- Simple and intuitive to use
- Dark and Light user interface
- Six choosable color schemes
- Localized in more than 15 languages
- No permissions required
- No tracking or sharing any data
- No ads# Installation
Sadly I am too lazy to set everything up for the official app store. You can either
- install [the app](https://f-droid.org/packages/pl.edu.pjwstk.s999844.shoppinglist/) via the [F-Droid app registry](https://f-droid.org/)or
- download the .apk file directly from the [releases page](https://github.com/Abrynos/ShoppingList/releases/latest) here on GitHub.
# Translation
I am open to translating the app to any known language. There is several ways of submitting your translation to the project:
- The easiest way is [crowdin](https://crowdin.com/project/abrynosshoppinglist). You can just input the strings into a graphical user interface and I will do the rest. Please open an issue if your preferred language is not available as an option.
- The second possibility is to open a merge request adding the translated strings in source code directly# Collaboration
If you would like to contribute but do not have a specific idea yet, feel free to look at the list of [previously suggested ideas](https://github.com/Abrynos/ShoppingList/issues?q=label%3A%22%F0%9F%91%8D+merge+request+okay%22). If you already have a specific idea but you are unable to find it in the list of previous suggestions you can either open an issue with your feature request or open a merge request directly.