rubo77 / ShoppingList

A simple shopping list application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping list

GitHub Workflow Status (branch) GitHub release version F-Droid release version Localization GitHub

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

or

  • download the .apk file directly from the releases page 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. 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

About

A simple shopping list application

License:GNU General Public License v2.0


Languages

Language:Kotlin 100.0%