SkillAgentSearch skills...

Gitnote

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

Install / Use

/learn @wiiznokes/Gitnote
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <h1> <picture> <source media="(prefers-color-scheme: dark)" srcset="assets/logo_wide_dark.svg"> <source media="(prefers-color-scheme: light)" srcset="assets/logo_wide_light.svg"> <img alt="GitNote" width="50%" src="assets/logo_wide_light.svg"> </picture> </h1> </div>

GitHub release (latest SemVer) F-Droid IzzyOnDroid

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

  • [x] create/open/clone repositories
  • [x] notes search (global and from specific folder)
  • [x] grid view
  • [x] tree view
  • [x] edit view
  • [x] private repo (SSH and HTTPS)
  • [x] remote sync
  • [x] time based sort
<p style="text-align: center;"> <img src="https://media.githubusercontent.com/media/wiiznokes/gitnote/master/assets/grid.png" width="32%" alt="grid screen"/> <img src="https://media.githubusercontent.com/media/wiiznokes/gitnote/master/assets/drawer.png" width="32%" alt="drawer screen"/> <img src="https://media.githubusercontent.com/media/wiiznokes/gitnote/master/assets/edit.png" width="32%" alt="edit screen"/> </p>

Supported Android versions: 11 to 16

Supported Architecture: arm64-v8a, x86_64

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.

Related Skills

View on GitHub
GitHub Stars133
CategoryDevelopment
Updated6d ago
Forks16

Languages

Kotlin

Security Score

95/100

Audited on Mar 21, 2026

No findings