kennethreitz-archive / Insert

A (potentially) great code editor for iOS, targeting the iPad. Likely written in Swift.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Insert

Graviton App
🚀 A modern-looking Code Editor
Stars: ✭ 601 (+712.16%)
Mutual labels:  opensource, editor
Kit
Stars: ✭ 73 (-1.35%)
Mutual labels:  opensource
React Page
Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids.
Stars: ✭ 8,704 (+11662.16%)
Mutual labels:  editor
Clover Configurator Pro
A free Plist Editor with some optional facilities for Clover UEFI boot loader
Stars: ✭ 70 (-5.41%)
Mutual labels:  editor
Animockup
Create animated mockups in the browser 🔥
Stars: ✭ 1,152 (+1456.76%)
Mutual labels:  editor
Ueditor Plus
Create By Xie Xianbin. RePackage ueditor for spring and other object storage service.
Stars: ✭ 71 (-4.05%)
Mutual labels:  editor
Turbo Editor
Simple and powerful File Editor for Android. All is licensed under the GPLv3 license.
Stars: ✭ 1,139 (+1439.19%)
Mutual labels:  editor
Markdownxiaoshujiang
markdownxiaoshujiang
Stars: ✭ 1,188 (+1505.41%)
Mutual labels:  editor
Vue Dataflow Editor
Vue 2 dataflow graph editor
Stars: ✭ 73 (-1.35%)
Mutual labels:  editor
Asblocks
Share content as blocks
Stars: ✭ 70 (-5.41%)
Mutual labels:  editor
Readme Template
A Readme Template For Tomorrow's Opensource
Stars: ✭ 69 (-6.76%)
Mutual labels:  opensource
Gaea Editor
Design websites in your browser. A smart web editor!
Stars: ✭ 1,154 (+1459.46%)
Mutual labels:  editor
Taskell
Command-line Kanban board/task manager with support for Trello boards and GitHub projects
Stars: ✭ 1,175 (+1487.84%)
Mutual labels:  opensource
Web Editor
Web可视化组态编辑器(Angular8)
Stars: ✭ 67 (-9.46%)
Mutual labels:  editor
Wyg
A new WYSIWYG editing experience for the modern web
Stars: ✭ 73 (-1.35%)
Mutual labels:  editor
Hacktoberfest2020
Make your first Pull Request and earn a free tee from GitHub!
Stars: ✭ 1,141 (+1441.89%)
Mutual labels:  opensource
Build Your Own Radar
A library that generates an interactive radar, inspired by http://thoughtworks.com/radar/
Stars: ✭ 1,159 (+1466.22%)
Mutual labels:  opensource
Learn Vim
Vim 实操教程(Learning Vim)Vim practical tutorial.
Stars: ✭ 1,166 (+1475.68%)
Mutual labels:  editor
Plass
Protein-Level ASSembler (PLASS): sensitive and precise protein assembler
Stars: ✭ 74 (+0%)
Mutual labels:  opensource
Exco
Extensible GUI text editor written in Python
Stars: ✭ 73 (-1.35%)
Mutual labels:  editor

Insert: a (potentially) great code editor for iOS

There exists few great code editors for iOS — I've tried them all. My current favorites are the excellent GoCoEdit and relatively reasonable Coda.

This project is an experiment, to see how hard it is to throw something together that is reasonable. Most attempts at doing so are pathetic, so I'd like to take a shot at it. I understand that this is no easy task, so I may very well walk away from this — this is just an idea. I've been looking for something to do lately, and this seems like a great way to learn a few new things.

The app, if ever finished, will be free, as in freedom, and its code will be open source.

Help would be much appreciated, as the only iOS development I have ever done is with the Love2D Framework.

Intended Workflow

  • iOS 11 Files integration, so you can edit files from any source with this application.
  • SFTP Workflow, as this seems to be the best.
  • Potential collaboration with Blink, for launching terminal connections from the editor.
  • Potentially, have a built-in Git Client, maybe… that'd def be v2 though.

Intended Enhancements

  • Visible Whitespace/Invisibles Option.
  • TextMate Themes Support.
  • Arbitrary Fonts Support (e.g. AnyFont or custom profiles)
  • Multiple views at the same time (e.g. split view w/ ⌘D)
  • Search through files (e.g. ⌘T).
  • iCloud sync for configuration.

Technologies

  • This project will mostly likely be written in Swift, and utilize a number of open source libraries that are available.
  • Much inspiration will be taken from the excellent GoCoEdit project, as well as Pythonista.
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].