Project

editserver

0.0
No commit activity in last 3 years
No release in over 3 years
Simple local server for editing text in your favorite editor.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 1.2
 Project Readme
        __      __
       /\ \  __/\ \__
   __  \_\ \/\_\ \ ,_\  ____    __  _ __  __  __    __   _ __
 /'__`\/'_` \/\ \ \ \/ /',__\ /'__`\\`'__\\ \/\ \ /'__`\\`'__\
/\  __/\ \L\ \ \ \ \ \/\__, `\\  __/ \ \/\ \ \_/ |\  __/ \ \/
\ \____\\___,_\ \_\ \__\\____/ \____\ \_\ \ \___/\ \____\ \_\
 \/____//__,_ /\/_/\/__//___/ \/____/\/_/  \/__/  \/____/\/_/

                                   guns <sung@metablu.com>

Your favorite editor, as a local web service!

For use with Textaid, on OS X with included applescript, or with any other http client.

Everything works, and core tests are in place. More information forthcoming.

TODO

  • Improve applescript reliability
  • Avoid dynamic creation of Editor subclasses in Editserver:: namespace (a consequence of an earlier design decision)
  • Special case: OS X's Terminal.app as editor['terminal']