GithubHelp home page GithubHelp logo

mdbelma / shoppinglist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from woefe/shoppinglist

0.0 0.0 0.0 497 KB

A simple shopping list for Android

Home Page: https://woefe.github.io/ShoppingList/

License: GNU General Public License v3.0

Java 100.00%

shoppinglist's Introduction


ShoppingList

A simple shopping list for Android

Get it on F-Droid

ShoppingList text file

ShoppingList saves your shopping lists as a plain text files. The syntax of a ShoppingList file is quite simple and easy to read and edit.

Syntax

  • The very first line of the file is the name of the list in square brackets
  • Empty lines or lines with only white spaces are ignored
  • Every item of the list corresponds to a single line in the file
  • Checked items start with //
  • Specifying the amount of an item is optional
  • The amount of an item and its name are separated by the #-Sign

Example

[ ShoppingList ]

Milk
Bananas #
Juice #2 Liters
// Eggs #12

Synchronization

To synchronize the lists select a folder in the ShoppingList settings which gets synchronized by whichever sync-software you use. The ShoppingList app will automatically detect lists (and changes to the lists) that show up in the folder. Note that unfortunately most synchronisation solutions on Android cannot continuously watch and synchronize the folder.

Nextcloud Example

  1. Create a shoppinglists folder in your Nextcloud
  2. Sync this folder to your Nextcloud files app.
  3. Go to ShoppingList settings and find this folder on your Android file system (e.g. /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/[email protected]/shoppinglists)
  4. If you want to sync the lists, open the Nextcloud files app and synchronize the shopping list folder

Better Integration with Nextcloud is planned.

shoppinglist's People

Contributors

woefe avatar di72nn avatar nuntius0 avatar pandermusubi avatar rudloff avatar poussinou avatar unbranched avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.