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

Skip to content

CostCost/gitnote

 
 

Repository files navigation

app icon

GitNote

F-Droid Badge IzzyOnDroid Badge


Supported Android versions: 11 to 15

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 https
  • 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.
  • Rotation change will break ssl state. Workaround: restart the app
  • Conflict will make the app crash

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 89.6%
  • C++ 9.4%
  • Other 1.0%