mirror of
https://github.com/avinal/nikki.git
synced 2026-07-03 21:40:09 +05:30
6b1d798c95
Fastlane structure: - short_description.txt (< 80 chars) - full_description.txt (feature list) - changelogs/1.txt (v1.0.0 release notes) - images/icon.png (512x512 from logo SVG) Build config: - dependenciesInfo disabled (F-Droid requirement) Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com> Co-Authored-By: Claude Opus 4.6 (1M context)
20 lines
1.2 KiB
Plaintext
20 lines
1.2 KiB
Plaintext
Nikki is a native Android client for Memos, the open-source self-hosted note-taking tool. It adds Todoist-style task management on top of your memos, with a Windows Phone Metro-inspired interface.
|
|
|
|
Tasks are parsed directly from markdown checkboxes in your notes. Write "- [ ] buy milk tomorrow 5pm p1 #shopping" and Nikki extracts the due date, time, priority, and tags — giving you a structured task view without duplicating data.
|
|
|
|
Features:
|
|
• Full Memos API integration (create, edit, pin, archive, delete)
|
|
• Rich markdown rendering with code highlighting, tables, and links
|
|
• Due dates (ISO, today, tomorrow, next monday, in 3 days)
|
|
• Times (12h/24h), priorities (p1-p3), reminders, tags
|
|
• Group and sort tasks by date, priority, list, or memo
|
|
• Android notifications with 4 priority channels
|
|
• Calendar integration for reliable reminders
|
|
• Offline-first with sync queue
|
|
• 3 themes (dark, light, AMOLED) and 20 accent colors
|
|
• Activity calendar, tag browser, and search
|
|
• Export/import backup as JSON
|
|
• Share text from any app into a new memo
|
|
|
|
Requires a running Memos instance (v0.22+). The name comes from the Japanese word 日記 (nikki), meaning diary.
|