Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mscharley/notes-nc
Cross-platform Notes desktop application for markdown notes
https://github.com/mscharley/notes-nc
desktop-application electron-app markdown markdown-editor
Last synced: about 1 month ago
JSON representation
Cross-platform Notes desktop application for markdown notes
- Host: GitHub
- URL: https://github.com/mscharley/notes-nc
- Owner: mscharley
- License: mit
- Created: 2021-12-10T11:20:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T23:03:11.000Z (3 months ago)
- Last Synced: 2024-09-18T03:31:10.104Z (3 months ago)
- Topics: desktop-application, electron-app, markdown, markdown-editor
- Language: TypeScript
- Homepage:
- Size: 3.85 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - mscharley/notes-nc - Cross-platform Notes desktop application for markdown notes (markdown)
README
# Notes for NextCloud
**Author:** Matthew Scharley
**Bugs/Support:** [Github Issues][gh-issues] - [Bug bounty][bug-bounty]
**Copyright:** 2022
**License:** [MIT license][license]
**Status:** Active[gh-issues]: https://github.com/mscharley/notes-nc/issues
[bug-bounty]: https://github.com/sponsors/mscharley/sponsorships?sponsor=mscharley&tier_id=93378
[license]: https://github.com/mscharley/notes-nc/blob/main/LICENSE## What is this application?
This is a simple [Markdown][markdown] editor for taking notes quickly and easily. It does not integrate with any specific cloud syncing solutions, instead it opts to work with directories of files which can be synced between computers or other systems using most off the shelf cloud providers apps. It has been inspired heavily by the Notes app for NextCloud and the Notes app built into Mac OS X.
[markdown]: https://www.markdownguide.org/basic-syntax
## Installation
[Download the latest release][releases] for your operating system and run it.
[releases]: https://github.com/mscharley/notes-nc/releases/latest