Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teslor/ray
HTML-powered text editor for creating and organizing personal notes.
https://github.com/teslor/ray
desktop-app html notes-app rich-text-editor wysiwyg
Last synced: 10 days ago
JSON representation
HTML-powered text editor for creating and organizing personal notes.
- Host: GitHub
- URL: https://github.com/teslor/ray
- Owner: teslor
- License: mit
- Created: 2018-01-31T14:27:40.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T11:40:23.000Z (4 months ago)
- Last Synced: 2024-08-02T09:22:18.893Z (3 months ago)
- Topics: desktop-app, html, notes-app, rich-text-editor, wysiwyg
- Language: Vue
- Homepage:
- Size: 1.85 MB
- Stars: 117
- Watchers: 9
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-quill - Ray - Desktop Quill based rich text editor for creating and organizing personal notes (Uncategorized / Uncategorized)
README
Ray
Ray is a desktop HTML-powered text editor with advanced features.
Create, style, organize your personal notes!
![Main Screenshot](/static/screenshots/mac.png)
### :zap: Overview
Ray is a rich text editor which saves your documents in HTML format.
It's intended for creating and organizing small and medium text documents like notes, thoughts, ideas and so on. Actually any text you want to save. Ray can work on any platform - macOS, Windows or Linux.
You can use it as a replacement for simple text editors (e.g. supplied in your OS) and note taking apps. You get such benefits as advanced styling (thanks to HTML format) and file organizing features to have quick access to all your files.
In some cases you can also consider using Ray instead of "big" word processing apps like Google Docs or MS Word. They have more formatting and other options than Ray but may be too heavy and less handy for medium/small text documents or those documents that don't require complex text formatting.
Ray is constantly improving and more new features are added in each release!
### :surfer: Platforms
Ray is based on Electron platform and can be run on Windows, macOS and Linux.
At this moment you can download distributives for Windows (tested on Windows 10) and macOS (tested on macOS Sierra/High Sierra).Download v0.3.1 for Windows x64
### :trophy: Features
* Full HTML support
* Neat UI
* File organization capabilities
* Styling options### :pushpin: Next Features
These features are planned for future releases (and are subject to change):
* Multilingual UI
* PDF export
* Themes support
* Add-ons support
* Full-text search in projects
* Auto update### :art: Main Technology Stack
* [Electron](https://github.com/electron/electron)
* [Vue](https://github.com/vuejs/vue)
* [Vuex](https://github.com/vuejs/vuex)
* [Electron-vue](https://github.com/SimulatedGREG/electron-vue)
* [Element](https://github.com/ElemeFE/element)
* [Quill](https://github.com/quilljs/quill)---
Copyright 2018. Released under the MIT license.