Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpkhawam/nabu
Offline Android note taking app. Aimed to be modern-looking and capable, with a UI inspired by Google Keep's.
https://github.com/jpkhawam/nabu
a11y accessibility android java note-taking notes-app xml
Last synced: about 1 month ago
JSON representation
Offline Android note taking app. Aimed to be modern-looking and capable, with a UI inspired by Google Keep's.
- Host: GitHub
- URL: https://github.com/jpkhawam/nabu
- Owner: jpkhawam
- License: gpl-2.0
- Created: 2022-01-14T17:45:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T22:31:13.000Z (about 2 years ago)
- Last Synced: 2023-03-04T01:49:36.186Z (almost 2 years ago)
- Topics: a11y, accessibility, android, java, note-taking, notes-app, xml
- Language: Java
- Homepage:
- Size: 25.5 MB
- Stars: 19
- Watchers: 2
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nabu - An Offline Note Taking App
### Note: still in development! Any contributions are welcome :)
---Nabu is a simple note taking app, focused on looking as modern as possible, without a trade-off of features.
This app has a great priority for accessibility before all, so if there is anything lacking on that front please submit an issue. So far, font size can be set to x1, x1.5 and x2, and the font family can be changed to a dyslexia friendly font (opendyslexic). I also made sure to label everything so screen readers have a better time, and will try to translate the app as much as I can.
Feel free to try it out and let me know what is missing or not working! Pull requests and issues are most welcome.
# Roadmap
- [ ] Pinning notes
- [ ] Adding reminders
- [ ] New colors and themes
- [ ] More translations# Screenshots
### First Launch
On first launch, user is prompted if they need accessibility settings right away
### Main Screen
This is what the main screen looks like in light/dark mode
### Main Screen with Accessibility Settings On
This is how it looks like with the dyslexia font / bigger font
### Note Editing Screen
This is the screen shown when editing a note
### Note Editing Screen with Accessibility Settings
This is how it looks like with the font modified
### Navigation View And Other Activities