jEdit Remote Control application for Android (RemoteControl.zip v0.2 - new by Shlomy Reinstein)
Submitted by Friday, 16 September, 2011 - 03:23
on
This is a jEdit remote control application for Android. This application can connect to jEdit using the RemoteControl plugin (courtesy of Matthieu Casanova), and then you can use it to select and close buffers.
To install it, open the attached zip file. It contains:
Any ideas for extending this app? Feel free to suggest.
To install it, open the attached zip file. It contains:
- The RemoteControl plugin for jEdit - RemoteControl.jar - which you should copy to ~/.jedit/jars (or %HOMEDRIVE%%HOMEPATH%\.jedit\jars on Windows).
- The Android application - AndroidRemoteControl.apk - which you should install on your Android device (adb install ...).
- Configure the ip, tcp port and pincode (from the RemoteControl plugin option pane), then click Connect.
- You can now use the following gestures: drag right => next buffer, drag left => prev buffer, draw an 'x' (without lifting the finger) => close buffer.
- You can click any of the buffer names to make it the current buffer.
Any ideas for extending this app? Feel free to suggest.
Updated on 09/19/2011 - 11:14
Downloads: 846