# Graviton Editor

[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2FGraviton-Code-Editor%2FGraviton-App%2Fbadge%3Fref%3Dmaster&style=flat)](https://actions-badge.atrox.dev/Graviton-Code-Editor/Graviton-App/goto?ref=master)
[![HitCount](http://hits.dwyl.io/https://github.com/marc2332/https://github.com/Graviton-Code-Editor/Graviton-App.svg)](http://hits.dwyl.io/https://github.com/marc2332/https://github.com/Graviton-Code-Editor/Graviton-App)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/Graviton-Code-Editor/Graviton-App/blob/master/LICENSE.md)
![GitHub All Releases](https://img.shields.io/github/downloads/Graviton-Code-Editor/Graviton-App/total.svg?style=plastic)
![Commits](https://img.shields.io/github/commit-activity/m/Graviton-Code-Editor/Graviton-App)
![GitHub package.json version](https://img.shields.io/github/package-json/v/Graviton-Code-Editor/Graviton-App.svg)
[![GitHub contributors](https://img.shields.io/github/contributors/Graviton-Code-Editor/Graviton-App.svg)](https://GitHub.com/Graviton-Code-Editor/Graviton-App/graphs/contributors/)
[![Open Source Love svg3](https://badges.frapsoft.com/os/v3/open-source.svg?v=103)](https://github.com/Graviton-Code-Editor/Graviton-App/)
[![Discord Server](https://discordapp.com/api/guilds/536130219057086514/widget.png)](https://discord.gg/gg6CTYA)

![example screenshot](example.png)

**Changes on this source may not be released as an official build yet.**

✨ Highlights:
---

* 💅 Minimal UI
* 🎨 Themes 
* 📦 Plugins 
* 🖇  Infinite splitted screens 
* 🕹  Built-in terminal 
* 🗺 Built-in image previewer
* 📰 Built-in font previewer
* 🏭 A Plugin and Themes market 
* 😇 More respectful on RAM than other alternatives 
* ✔  Tons of supported programming languages 
* 📝 Multi line editing 
* 🎧 Zen mode 
* ⛓  Code folding

**[Commit Changelog](CHANGELOG.md)**

📣 Social media:
---

* [Telegram Channel](https://t.me/gravitoneditor)
* [Discord Server](https://discord.gg/gg6CTYA)
* [Twitter](https://twitter.com/gravitoneditor)

⚙ Contributing (working on) 
---

**[Documentation](https://github.com/Graviton-Code-Editor/Graviton-App/wiki)**

**[Code of conduct](CODE_OF_CONDUCT.md)**

Some ways to contribute to Graviton's project:

- Translating to new language or improving the existing
- Revise the commits
- Opening issues or help on answering them
- Request features
- Revise documentation
- Donating

For people who translates to a new language:
Please consider revising and updating your languages in case they are missing some new strings.

👽 Authors 
---

#### Main Developer:
* Marc Espín [Github](https://github.com/marc2332)

#### Main Contributors:
* David Niederweis [Github](https://github.com/DJN1)
* LucasAlt [Github](https://github.com/LucasCtrl)
* Max1Truc [Github](https://github.com/Max1Truc)


#### Credits:
* Miguel Ranger for first autocomplete version
* Old logo by Saúl Blanco
* Advices from León Alvarez


🤩 Useful libraries 
---
* [CodeMirror](https://codemirror.net/)
* [OpenEmoji](https://openmoji.org)

🎁 Donating 
---

- BTC address: 1HCBeYD564Y3AjQ3Ci6Fp2zosfZvevJuu6
- Paypal: https://www.paypal.me/mkenzo8

### Donators:
- Rôdeuse 
- Alex Mayol
- [Machou](http://GitHub.com/Machou)
- Cristina Piva


Thank you for the donations!

And all people who helped me :)

💻🖥 Available platforms 
---

**Windows**

   * `Executable (.exe, 64 & 32bits)` 

**Linux**

   * `Appimage (.appimage)`
   * `Debian  (.deb)`
   * `CentOS (.rpm)`

**MacOS**

   * ` DMG file (.dmg)` 

The current state is beta, check the releases page to download the latest version. 

🧱Building 
---
Do you want to build Graviton from source?

**Check [this](BUILDING.md)**

😓 Known problems 
---
- May not open on some Linux systems
- Terminal might not work very well (Windows)

🧾License 
---
MIT License

Copyright (c) Marc Espin Sanz

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.