Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ikanakova/gitnote

 
 

Repository files navigation

GitNote

GitHub release (latest SemVer) F-Droid IzzyOnDroid

Supported Android versions: 11 to 16

Android note app which integrate Git. You can use this app with other desktop editors.

Why

Because all apps which integrate git on Android either separate the note title from the name of the file or use old UI/UX frameworks

Features

  • create/open/clone repositories
  • fuzzy search (global and from specific folder)
  • grid view
  • tree view
  • edit view
  • private repo with SSH
  • remote sync
  • time based sort

grid screen drawer screen edit screen

Build

See.

Current limitation

  • Android does not differentiate case for file name, so if you have a folder named A and another folder named a, a will not be displayed.
  • Conflict will make the app crash

Contributing

See this file.

About

Android note app with real file. Can be sync with git providers such as Github

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 91.4%
  • Rust 7.8%
  • Other 0.8%