Code Monkey home page Code Monkey logo

potatosync-leaflet's Introduction

Leaflet

POSP official notes application, written in flutter, beautiful, fast and secure.

Get it on Google Play

Main features

  • Material design
  • Completely cross platform
  • List/grid view for notes
  • Multiple note extras, such as lists, images and drawings
  • Lock notes with a pin or password or biometrics
  • Hide notes content on the main page
  • Search notes with various filters
  • Complete theme personalization
  • Local backup/restore functionality with encryption
  • Trash and archive for notes
  • Database encryption
  • Tags for notes

Planned features

  • New sync api integration
  • Folders
  • Refined UI for desktop platforms

Compiling the app

Before anything, be sure to have a working flutter sdk setup.

Be sure to disable signing on build.gradle or change keystore to sign the app.

For now the required flutter channel is master, so issue those two commands before starting building:

~$ flutter channel master
~$ flutter upgrade

After that, building is simple as this:

~$ flutter pub get

~$ flutter run           # for debug
~$ flutter build apk --flavor dev     # release build with dev flavor (available flavors are dev, production and ci)

Generating locales

After adding or updating the locales, run the following command from Leaflet root dir:

dart bin/locale_gen.dart

This will generate and update the required files

Contributing

The entire app and even the online sync api is completely open source.
Feel free to open a PR to suggest fixes, features or whatever you want, just remember that PRs are subjected to manual review so you gotta wait for actual people to look at your contributions

For translations, head over to our Crowdin.

If you want to receive the latest news head over to our Telegram channel, if you want to chat we even got the Telegram group.

potatosync-leaflet's People

Contributors

agentfabulous avatar botatosalad avatar broodroosterdev avatar danny-laa avatar gargakshit avatar hrx03 avatar pagdot avatar sphericalkat avatar

Watchers

 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.