Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codex-team/codex.notes
WIP: crossplatform desktop notes application based on Electron and Editor.js
https://github.com/codex-team/codex.notes
codex-editor electron javascript nodejs
Last synced: about 7 hours ago
JSON representation
WIP: crossplatform desktop notes application based on Electron and Editor.js
- Host: GitHub
- URL: https://github.com/codex-team/codex.notes
- Owner: codex-team
- License: mit
- Created: 2017-08-29T22:00:25.000Z (about 7 years ago)
- Default Branch: version2.0
- Last Pushed: 2022-12-08T23:42:02.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T19:38:03.543Z (3 months ago)
- Topics: codex-editor, electron, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 4.88 MB
- Stars: 134
- Watchers: 22
- Forks: 15
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-list - codex.notes - team | 90 | (JavaScript)
- awesome-editorjs - CodeX Notes
README
## CodeX Notes
CodeX Notes is a crossplatform text editor, built on [Electron](https://github.com/atom/electron). It integrates [Editor.js](https://github.com/codex-team/editor.js) and supports cloud backups of your notes.
**💌 Please note that this project is currently at prototype stage. Cloud storage and sharing may work unstable. Wait for official release to use it for storing important documents.**
### Features
* Write notes in WYSIWYG editor
* Organize notes by folders
* Read and modify notes offline
* One-click cloud storage and sharing *(soon)*
* Synchronize notes across different devices *(soon)*### Interface
![Notes](https://capella.pics/23c6960f-3c5b-44a2-a10a-e52a658a522c)
### Latest versions
* [Linux](https://github.com/codex-team/codex.notes/releases/download/v2.2.3/codex.notes-2.2.3-x86_64.AppImage)
* [macOS](https://github.com/codex-team/codex.notes/releases/download/v2.2.3/codex.notes-2.2.3.dmg)
* [Windows](https://github.com/codex-team/codex.notes/releases/download/v2.2.3/codex.notes-setup-2.2.3.exe)Explore other [releases](https://github.com/codex-team/codex.notes/releases) and [sources](https://github.com/codex-team/codex.notes/archive/v2.0.zip).
### License
[MIT](https://github.com/codex-team/codex.notes/blob/master/LICENSE)