mirror of
https://github.com/PhilKes/NotallyX.git
synced 2025-06-28 20:29:54 +00:00
Updated README.md
This commit is contained in:
parent
2d85f1b1fa
commit
db1d64f6e8
1 changed files with 15 additions and 17 deletions
32
README.md
32
README.md
|
@ -1,8 +1,7 @@
|
|||
# Notally
|
||||
There are many notes apps out there, but they're all hideous, glitchy, low quality or all 3 at the same time.
|
||||
|
||||
Well, Notally is none of these things. It's extremely light, minimalistic and elegant. There are minimal dependencies and lines of code. (All without compromising on readability)
|
||||
### Background
|
||||
I started this as a side project back in October 2019. It's my first app and was a basis for exploring Android. There are many notes apps out there, but they're all hideous, glitchy, low quality or all 3 at the same time. Well, Notally is none of these things. It's extremely light, minimalistic and elegant. There are minimal dependencies and lines of code. (All without compromising on readability)
|
||||
|
||||
### Features
|
||||
* Auto save
|
||||
* Dark mode
|
||||
* Material design
|
||||
|
@ -12,22 +11,21 @@ Well, Notally is none of these things. It's extremely light, minimalistic and el
|
|||
* Export notes as plain text, HTML or PDF files with formatting
|
||||
* Create rich text notes with support for bold, italics, mono space and strike-through
|
||||
|
||||
### Downloads
|
||||
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" alt="Get it on Google Play" height="70"/>](https://play.google.com/store/apps/details?id=com.omgodse.notally)
|
||||
[<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" alt="Get it on IzzyOnDroid" height="70"/>](https://apt.izzysoft.de/fdroid/index/apk/com.omgodse.notally)
|
||||
|
||||
## Translations
|
||||
| Language | Contributor |
|
||||
| -------- | ------------ |
|
||||
| English | Om Godse |
|
||||
| Italian | Luigi Sforza |
|
||||
| French | Arnaud Dieumegard |
|
||||
| Spanish | Jose Casas |
|
||||
| Norwegian | Fredrik Magnussen |
|
||||
| Russian | Denis Bondarenko |
|
||||
| Ukrainian | Alex Shpak |
|
||||
| Tagalog | Collins von Ludendorff |
|
||||
### Translations
|
||||
* English
|
||||
* Italian by Luigi Sforza
|
||||
* Spanish by Jose Casas
|
||||
* Ukrainian by Alex Shpak
|
||||
* Russian by Denis Bondarenko
|
||||
* French by Arnaud Dieumegard
|
||||
* Norwegian by Fredrik Magnussen
|
||||
* Tagalog by Collins von Ludendorff
|
||||
|
||||
If you would like to help translate the app, please contact me [here](mailto:omgodseapps@gmail.com)
|
||||
|
||||
## Screenshots
|
||||
<img src="images/Notally.png" width="250"/><img src="images/Take%20Notes.png" width="250"/><img src="images/Make%20Lists.png" width="250"/>
|
||||
### Screenshots
|
||||
<img src="images/Notally.png" width="250"/><img src="images/Take%20Notes.png" width="250"/><img src="images/Make%20Lists.png" width="250"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue