Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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


screenshot of accessibility prompt that shows on first launch, asking the user if they need accessibility settings same screenshot of accessibility prompt but in dark mode

### Main Screen
This is what the main screen looks like in light/dark mode


screenshot main page in light mode. it shows how notes are layed out in a grid same screenshot of layout but in dark mode

### Main Screen with Accessibility Settings On
This is how it looks like with the dyslexia font / bigger font


screenshot of main page but with the font changed to a font easy to read by dyslexic people same screenshot but with a larger font

### Note Editing Screen
This is the screen shown when editing a note


screenshot of the screen that shows up when you edit a note (in light mode) same screenshot of note editing but with dark mode

### Note Editing Screen with Accessibility Settings
This is how it looks like with the font modified


screenshot of the screen that shows up when you edit a note with dyslexia font turned on same screenshot of note editing but with larger font

### Navigation View And Other Activities


screenshot of the sidebar that lets you navigate between notes, archive, trash and settings screenshot of confirmation dialog when deleting notes permanently