Skip to content
/ Nabu Public
forked from jpkhawam/Nabu

Open Source & Fully Offline Android note taking app. Aimed to be modern-looking and capable, with a UI inspired by Google Keep's.

License

Notifications You must be signed in to change notification settings

Kuuuube/Nabu

 
 

Repository files navigation

Nabu - An Offline Note Taking App

Note: still in development! This is an early release currently.


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.

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

Building

Built on Android Studio 2021.3.1, installing through ADB is recommended for testing.

To install through ADB:

  1. Enable ADB through developer options on your phone

  2. Plug your phone into your computer or connect wirelessly

  3. Run the app from Android Studio

About

Open Source & Fully Offline Android note taking app. Aimed to be modern-looking and capable, with a UI inspired by Google Keep's.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%