Syntax highlighting source code viewer for iOS devices.
Currently this application is not designed for independant use; other applications (like Safari) call this application by using the source:// and source-s:// protocols.
For convienence, you can bookmark this bookmarklet in Safari, which can then be synchronized to your phone.
- Syntax highlighting of a wide range of languages.
- Callable by any application on any iOS device by calling a protocol handler.
I have many, many plans for this application. All of them are outlined on the issue list. Please vote on the tasks you would like completed first!
- The highlighting engine being used is SHJS, released under the GPLv3.
- The default font (currently) is Droid Sans Mono, released under the Apache-2.0 license.