Return to site

Minimalist Code Editor

broken image


rx is an extensible, modern and minimalist pixel editor, designed with greatcare and love for artists and hackers. It was conceived to haveas little UI as possible, and instead focus on the work.

Minimalist Code Editors

Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor. Zenpen - A minimal text editor, made to stay out of the way while you get the words down. What is the best editor for Autohotkey with regards to syntax hightlighting, command completion (intellisense), testing etc. I am doing a bit of Autohotkey programming, and being spoiled rotten by Visual Studio, I really miss these features - especially being new to the language/framework. Raven is a minimalistic, distraction-free text editor for novelists, with beautiful typography and organisational features. Switched from PsPad to Sublimetext, a powerful editor with a lot of features (minimalist interface, multiple selection, mini-map, scriptable with Python, TextMate compatibility for highlighters and themes, etc).

To achieve this, rx takes inspiration from vi's modal nature and isbuilt around a command system, unique to tools of its kind.

get started

rx can be installed on Linux, macOS and Windows. See the installsection for further details. If you'd prefer to download a pre-built binary, seethe section on binary releases.

  • To learn how to use rx, read the guide.
  • To learn how rx works, browse the source.

goals

  • Minimal. Small, hackable codebase and dependency footprint. The editorshould only include what is necessary.

  • Beautiful. Clean, modern aesthetics with a strong attention to detail.

  • Snappy. No perceptible input lag. Update and paint time should beless than 8ms on commodity hardware at 1920x1080.

  • Configurable & extensible. Artists should be in control of their workflow.If it isn't built-in, it should be easy to extend the editor's functionality.

  • Resource efficient. Battery drain should be minimized. Memory footprint shouldbe small.

features

  • Built-in sprite animation support, with live preview.
  • Work with multiple files simultaneously.
  • Extensible command system.
  • Configurable with a simple text-based language.
  • HiDPI support.
  • UI scaling.
  • Undo/redo any edit.
  • Animated GIF output.
  • Multi-brush / synchronous editing.
  • Brush filtering a.k.a. 'pixel-perfect' mode.
  • Visual mode for pixel manipulation.

system requirements

rx currently supports Linux, macOS and Windows with OpenGL 3.3 orlater.

Atom code editor

install

The following is to install from source. If you'd like to download a pre-builtbinary, see the next section.

With cargo and cmake installed, run:

This will download the latest stable release of rx and install it under~/.cargo/bin/rx. If you prefer a different install location, you can specifyit via the --root flag, where is for example/usr/local. Mkv music videos.

On macOS, Xcode and the Xcode Command Line Tools are required. Thelatter can be obtained by running xcode-select --install. CMake can beinstalled with brew install cmake.

binary releases

At the moment, only Linux binaries are available.

linux

This is an AppImage, a self-contained application. Before openingit, make it executable with chmod +x. You can then double-click it or executeit directly from your terminal.

Minimalist Code Editor

install

The following is to install from source. If you'd like to download a pre-builtbinary, see the next section.

With cargo and cmake installed, run:

This will download the latest stable release of rx and install it under~/.cargo/bin/rx. If you prefer a different install location, you can specifyit via the --root flag, where is for example/usr/local. Mkv music videos.

On macOS, Xcode and the Xcode Command Line Tools are required. Thelatter can be obtained by running xcode-select --install. CMake can beinstalled with brew install cmake.

binary releases

At the moment, only Linux binaries are available.

linux

This is an AppImage, a self-contained application. Before openingit, make it executable with chmod +x. You can then double-click it or executeit directly from your terminal.

Feel free to rename it to rx and move it to your PATH. To uninstall,simply delete the file.

support rx 💚

If you find this project useful, consider supporting it.

about

rx was created in 2019 by cloudhead and implementedin the rust programming language, using the rgx library bythe same author.

rx is free software, licensed under the GPL. See the LICENSE file inthe code repository for more details.

If you encounter a bug, please open an issue on the tracker, orsend an email to rx@cloudhead.io.

© 2019 Alexis Sellier


graviton.netlify.app

Graviton is a open source, cross-platform, minimalist-looking code editor.

You can download it for Windows, MacOS, and GNU/Linux from Graviton's Website, or try the experimentalOnline Version.You can also download weekly (probably unstable) releases from the Releases section.

✨ Features

NOTE:Some of these features may not be released as an official build yet, but they are already implemented in the source code.

  • 🧬 Git integration
  • 💻 Integrated Terminal
  • ✍🏻 Intellisense (experimental) and autocompletion
  • 💆‍♀️ Privacy is guaranteed (no telemetry)
  • 😇 More respectful on RAM than other alternatives
  • 🛢 Workspaces
  • 🟢 NPM scripts integration
  • 💅 Modern UI
  • 🎨 Themes
  • 📦 Plugins
  • 🗺 Built-in image previewer
  • 📝 Multi line editing

📣 Community

  • 📢Telegram Channel
  • 💬Discord Server
  • 💭Twitter

🏗 Resources

🎁 Donating

  • BTC address: 1HCBeYD564Y3AjQ3Ci6Fp2zosfZvevJuu6
  • Paypal: https://www.paypal.me/mkenzo8

Donators

  • Rôdeuse
  • Alex Mayol
  • Cristina Piva

Thank you for the donations!

🖥 Available platforms

Windows

  • Executable (.exe, 64bits)

Linux

  • Appimage (.appimage)
  • Debian package (.deb)
  • RPM (.rpm)
  • You can manually build from source code for more platforms if you wish.

MacOS

  • DMG file (.dmg)

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

Minimalist Code Editor

🧾 License

Minimalist Code Editor Creator

MIT License

Copyright (c) Marc Espín Sanz

👽 Contributors





broken image