Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kanugurajesh/editor
An advanced multiplatform fast editor
https://github.com/kanugurajesh/editor
advanced beautiful-ui desktop-application-devlopment multiplatform open-source reactjs rust-lang tauri tauri-app vitejs-react
Last synced: 3 months ago
JSON representation
An advanced multiplatform fast editor
- Host: GitHub
- URL: https://github.com/kanugurajesh/editor
- Owner: kanugurajesh
- Created: 2023-12-27T18:03:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-28T12:46:52.000Z (about 1 year ago)
- Last Synced: 2024-01-29T21:29:36.855Z (about 1 year ago)
- Topics: advanced, beautiful-ui, desktop-application-devlopment, multiplatform, open-source, reactjs, rust-lang, tauri, tauri-app, vitejs-react
- Language: CSS
- Homepage:
- Size: 260 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### πstar this repo if you like it
![]()
# Editor
An advanced multiplatfrom fast editor which runs offline and provides features similar to enterprise editors.## Problem Statement
There are many editors but many do not work offline and many do are only websites and not available in desktop as an app## Solution Statement
I propose this editor as the solution to the above problem as it can run offline and available on desktop and it is also open source which has features not less than any enterprise editors## Project Prerequisites
```bash
1. Rust
2. Nodejs```
## Project Setup
```bash
1. fork the project # the project will get forked to your repo
2. clone the project from you github
3. cd Editor
4. npm install
5. npm run tauri dev```
## Screenshots
![Screenshot 2023-12-28 140443](https://github.com/kanugurajesh/Editor/assets/120458029/677ad096-3904-4d11-93b1-b0275ea9db74)
## Youtube Demo
#### Click on the below image to watch the youtube demo of the application
[![Editor](https://github.com/kanugurajesh/Editor/assets/120458029/677ad096-3904-4d11-93b1-b0275ea9db74)](https://youtu.be/9yJ9A01e7CI?feature=shared)
## Contribution Guidelines
We welcome contributions to enhance and improve the llm app. If you have ideas or improvements, feel free to submit a pull request following our contribution guidelines.
## Feedback and Issues
If you encounter any issues or have feedback, please open an issue on our [GitHub repository](https://github.com/kanugurajesh/Editor/issues). We appreciate your input and strive to make our system better with each update.
## π Links
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://rajeshportfolio.me/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/rajesh-kanugu-aba8a3254/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/exploringengin1)## Tech Stack
- Tauri
- React
- Rust
- Html
- Css
- Typescript
- Vite## Authors
- [@kanugurajesh](https://www.github.com/kanugurajesh)
- [@rajesh604](https://www.github.com/rajesh604)## Contributing
Contributions are always welcome!
## Support
For support, you can buy me a coffee
## License
![MIT License](https://img.shields.io/badge/License-MIT-green.svg)Happy Coding!