All Projects → 0xFireball → Enlightened

0xFireball / Enlightened

Licence: gpl-3.0
An elegant, minimalist highlighting code editor for Android

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Enlightened

Haskell Do
✏️ 📊 - The Haskell code editor focused on interactive development.
Stars: ✭ 349 (+72.77%)
Mutual labels:  code-editor
Codeeditor
A cool code editor library on Android with syntax-highlighting and auto-completion.
Stars: ✭ 84 (-58.42%)
Mutual labels:  code-editor
Brackeys Ide
👨‍💻 Brackeys IDE is a fast and free multi-language code editor for Android.
Stars: ✭ 154 (-23.76%)
Mutual labels:  code-editor
Cpeditor
The IDE for competitive programming 🎉 | Fetch, Code, Compile, Run, Check, Submit 🚀
Stars: ✭ 562 (+178.22%)
Mutual labels:  code-editor
Codeflask
A micro code-editor for awesome web pages.
Stars: ✭ 836 (+313.86%)
Mutual labels:  code-editor
Syntaxmeets
Syntaxmeets. Create rooms 🏠 Call your friends 👬🏼 Sip Chai, ☕ Chat, Create, and Code👨‍💻. A coding platform to code simultaneously 🚀 with your friends and design your algorithms on SyntaxPad.💫✨
Stars: ✭ 110 (-45.54%)
Mutual labels:  code-editor
Ide
✨ Simple, free and open-source online code editor.
Stars: ✭ 311 (+53.96%)
Mutual labels:  code-editor
Sapling
A highly experimental vi-inspired editor where you edit code, not text.
Stars: ✭ 195 (-3.47%)
Mutual labels:  code-editor
Yawysiwygee
Yet another what-you-see-is-what-you-get equation editor
Stars: ✭ 60 (-70.3%)
Mutual labels:  code-editor
Pervane
Plain text file based note taking and knowledge base building tool, markdown editor, simple browser IDE.
Stars: ✭ 159 (-21.29%)
Mutual labels:  code-editor
Learn Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
Stars: ✭ 7,221 (+3474.75%)
Mutual labels:  code-editor
Codejar
An embeddable code editor for the browser 🍯
Stars: ✭ 774 (+283.17%)
Mutual labels:  code-editor
Vue Codemirror
⌨️ @codemirror component for @vuejs
Stars: ✭ 2,115 (+947.03%)
Mutual labels:  code-editor
Script Lab
Create, run and share your code directly from Office
Stars: ✭ 358 (+77.23%)
Mutual labels:  code-editor
Bim
small terminal text editor with syntax highlighting
Stars: ✭ 174 (-13.86%)
Mutual labels:  code-editor
Code Editor
Acode - powerful text/code editor for android
Stars: ✭ 325 (+60.89%)
Mutual labels:  code-editor
Codemagic
Codemagic.gr is a powerful online code editor for web development
Stars: ✭ 94 (-53.47%)
Mutual labels:  code-editor
Avaloniaedit
Avalonia-based text editor (port of AvalonEdit)
Stars: ✭ 201 (-0.5%)
Mutual labels:  code-editor
Tinyfilemanager
The best web based PHP File Manager in single file, Manage your files efficiently and easily with tinyfilemanager
Stars: ✭ 2,679 (+1226.24%)
Mutual labels:  code-editor
Intellij Community
IntelliJ IDEA Community Edition & IntelliJ Platform
Stars: ✭ 13,072 (+6371.29%)
Mutual labels:  code-editor

Enlightened

An elegant, minimalist highlighting code editor for Android.

Enlightened gives you a rich editing experience for a number of programming languages. Soon, you will even be able to import your own custom language definitions and themes.

Support Enlightened!

Free, open source, no ads, no nonsense.

Get it on Google Play

Download from GitHub Releases

[NEW] - Use Enlightened's code editor as an Android library!

Enlightened's highlighting editor, which comes with built-in highlighting support for some languages, is now available as an Android library to use in other Android applications!

The library iridiumhighlightingeditor is available in iridiumhighlightingeditor/; add the Enlightened reposistory as a submodule and import the editor library Android module into your project. Then reference it through Gradle by adding it to the dependencies section:

compile project(":iridiumhighlightingeditor")

Enlightened is GPLv3 licensed, so projects using the library must also use the GPLv3.

Acknowledgements

Projects

Libraries

  • Permissive
  • MaterialFilePicker
  • Material Dialogs
  • Android support v4/appcompat-v7

License

Copyright © 2016-2017 0xFireball (Nihal Talur), IridiumIon Software. All Rights Reserved.

Enlightened Code Editor is licensed under the GNU General Public License 3.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].