Android note app which integrate Git. You can use this app with other desktop editors.
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
- create/open/clone repositories
- notes search (global and from specific folder)
- grid view
- tree view
- edit view
- private repo (SSH and HTTPS)
- remote sync
- time based sort
Supported Android versions: 11 to 16
Supported Architecture: arm64-v8a, x86_64
See.
- Only repositories with a branch "master" are supported
- Android does not differentiate case for file name, so if you have a folder named
Aand another folder nameda,awill not be displayed. - Conflict will make the app crash
See this file.


