/Graviton-App

Minimalist Code Editor

Primary LanguageJavaScriptMIT LicenseMIT

Graviton Editor

HitCount License: MIT GitHub All Releases GitHub package.json version

example screenshoot

Features

  • Themes
  • Plugins
  • Full compatibility with CodeMirror existing themes
  • Zen Mode and other editor configuration things...
  • Large language syntax highlighting support
  • Code
  • Autocomplete
  • Amazing API

More are coming soon

Changelog

Available platforms

It's available on:

Windows

  • Executable (.exe)

Linux

  • Snapcraft
  • Appimage (.appimage)
  • Debian package (.deb)

MacOS

  • DMG file (.dmg)

The current state is beta, check the releases page to download the latest version.

Building

Wanna build Graviton from source?

Check this

Credits

Known problems

  • After updating Graviton with a new version, it will probably throw an error. That is happening cause I am introducing & removing some values in the config.json in some updates, so after you install a new version it doesn't detect these values, so, it gets "undefined".
  • Fix: Remove the .graviton folder from your system and reboot Graviton.

License

MIT License

Copyright (c) 2019 Marc Espín 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.