Files
noteshop/README.md

2.6 KiB

Noteshop

F-Droid License: GPL v3

Noteshop is a versatile and privacy-focused application for managing your notes, shopping lists, and recipes all in one place. It is designed to be simple, efficient, and fully under your control.

Screenshots

Shopping List Recipes Notes Screen
Screenshot of Shopping List Screenshot of Recipes Screenshot of Notes Screen
Menu Screen Settings Wepp-App
Screenshot of Menu Screen Screenshot of Settings Screenshot of Web-App

Features

  • 📝 Notes: Create and manage simple or detailed notes.
  • 🛒 Shopping Lists: An intelligent shopping list system with features like item completion, reordering, and a standard items catalog.
  • 🍲 Recipes: Store and organize your favorite recipes.
  • 🔒 Privacy & Security: Your data is yours. Noteshop offers robust, optional encryption for your data and the ability to lock individual items with a password, PIN, or pattern.
  • 🔄 Synchronization: Keep your data in sync across devices. Noteshop supports two methods:
    • Web App Integration: Synchronize with a self-hosted web application.
    • Local File Sync: Use tools like Syncthing to sync your data via a designated folder on your device.
  • 🎨 Themes: Customize the look and feel of the app with different color themes.
  • 🌐 Open Source: Noteshop is 100% free and open-source. No ads, no tracking.

Download

  • Get it on F-Droid

Building from Source

  1. Clone the repository:
    git clone https://git.ilunix.de/punix/noteshop.git && cd noteshop
    
  2. Build the app using Gradle:
    ./gradlew assembleRelease
    
    The resulting APK will be located in app/build/outputs/apk/release/.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

Privacy

Please see our Privacy Policy for details on how the app handles your data.