Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryan-haskell/noteboi
a free, minimal markdown editor
https://github.com/ryan-haskell/noteboi
markdown notes offline pwa
Last synced: 17 days ago
JSON representation
a free, minimal markdown editor
- Host: GitHub
- URL: https://github.com/ryan-haskell/noteboi
- Owner: ryan-haskell
- Created: 2018-09-23T17:41:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T17:05:58.000Z (almost 3 years ago)
- Last Synced: 2025-01-26T17:51:16.286Z (19 days ago)
- Topics: markdown, notes, offline, pwa
- Language: JavaScript
- Homepage: https://noteboi.io
- Size: 104 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# noteboi
> a free, minimal markdown notes app.### Features
- [x] Saves notes locally.
- [x] Take notes offline.
- [ ] Full markdown support
- [ ] Test all the browsers.
- [ ] Take multiple notes.
- [ ] Sync with a cloud something.
- [ ] Electron app?### Try it locally
1. __`npm install`__
1. __`npm start`__