Commando files
Data files used by the Commando feature of the Console plugin. The Commando feature allow tou to define and configure a GUI for using command line tools using XML data.
AutoIt Commando Files (au3_commando.zip v7 by Thorsten Willert)
Submitted by Monday, 23 July, 2007 - 16:13
on
Four commando files for AutoIt:
Edit-Mode for AutoIt
Screenshots and additions for Ctags /Sidekick, Clipper, XInsert and some macros are on my homepage.
- au3_run: Runs the au3-file in the current buffer (ANSI or Unicode).
- au3_check: Checks the syntax of the au3-file in the current buffer.
- au3_compiler: Compiles the au3-file in the current buffer to an exe-file.
The compiler-UI is like the "AutoIt Script to EXE Converter". - au3_tidy: Starts the Tidy.exe for the current buffer.
- au3_AutoItWrapper: Starts the AutoItWrapper.exe for the current buffer.
- au3_Obfuscator: Starts the Obfuscator.
Edit-Mode for AutoIt
Screenshots and additions for Ctags /Sidekick, Clipper, XInsert and some macros are on my homepage.
Updated on 01/28/2009 - 14:34
Downloads: 1474
AVRA AVR Assembler compiler (avra.xml v0.1 by Bernd Klein)
Submitted by Sunday, 5 February, 2006 - 16:52
on
Include this file into your Console-folder structure and you can compile avr-assembler files out from jEdit.
You need a proper installation of the avra assembler !
To get the latest version of avra, please go to: http://avra.sourceforge.net/
Current version 1.1.0 - Build 372
Version: 0.1
If something is missing, please contact me via mail
To get the latest version of avra, please go to: http://avra.sourceforge.net/
Current version 1.1.0 - Build 372
Version: 0.1
If something is missing, please contact me via mail
Updated on 02/05/2006 - 16:52
Downloads: 1717
AVRdude download utility (avrdude.xml v0.1 by Bernd Klein)
Submitted by Thursday, 9 February, 2006 - 07:27
on
Include this file into your Console-folder structure and you can download avr assembler hex files to your avr-board via avrdude
You need a proper installation of avrdude 5.0.x !
This file provides:
-> device-selection
-> programmer type ( I'm using parallel port, i didn't check if other types are working well)
-> writing to memory types (flash, eeprom, etc)
-> write/read from device
-> go into avr-terminalmode
-> erase flash before write
Version: 0.1
I only tested this file under Ubuntu Breezy Badger, it should be work on other distris too, but maybe not under windows
Your avrdude installation needs user access-rights to use the parallel-port, to get these rights for avrdude you should set the s-bit for avrdude
sudo chmod +s [path_to_your_avrdude_binary]/avrdude
If you get the below error-message:
avrdude: can't open device "/dev/parport0": No such file or directory
avrdude: failed to open parallel port "/dev/parport0
you have to include the kernel-module ppdev into your kernel. Easiest way to do this is to include the modules in you /etc/modules file:
sudo echo "ppdev" >>/etc/modules
After the next reboot the parallelport modules should be loaded automatically :-).
To include the module during "live" do this:
sudo modprobe ppdev
After this work, avrdude should be run without any errors
If something is missing, please contact me via mail
This file provides:
-> device-selection
-> programmer type ( I'm using parallel port, i didn't check if other types are working well)
-> writing to memory types (flash, eeprom, etc)
-> write/read from device
-> go into avr-terminalmode
-> erase flash before write
Version: 0.1
I only tested this file under Ubuntu Breezy Badger, it should be work on other distris too, but maybe not under windows
Your avrdude installation needs user access-rights to use the parallel-port, to get these rights for avrdude you should set the s-bit for avrdude
sudo chmod +s [path_to_your_avrdude_binary]/avrdude
If you get the below error-message:
avrdude: can't open device "/dev/parport0": No such file or directory
avrdude: failed to open parallel port "/dev/parport0
you have to include the kernel-module ppdev into your kernel. Easiest way to do this is to include the modules in you /etc/modules file:
sudo echo "ppdev" >>/etc/modules
After the next reboot the parallelport modules should be loaded automatically :-).
To include the module during "live" do this:
sudo modprobe ppdev
After this work, avrdude should be run without any errors
If something is missing, please contact me via mail
Updated on 02/09/2006 - 07:27
Downloads: 1754
BlitzMax Compiler Commando (bmk.xml v0.2 by Noel R. Cower)
Submitted by Monday, 10 January, 2005 - 05:46
on
Allows you to compile BMX files and optionally execute the output when finished. Checking to see if an error has occurred and cancelling execution isn't included.
Updated on 01/10/2005 - 05:53
Downloads: 1847
BMK MakeMods Commando (makeMods.xml v0.2 by Noel R. Cower)
Submitted by Tuesday, 11 January, 2005 - 00:49
on
This commando is used to call makemods for BMK without the hassle of going to a command prompt to do it.
Updated on 01/11/2005 - 00:49
Downloads: 1831
BMK SyncMods Commando (syncMods.xml v0.2 by Noel R. Cower)
Submitted by Tuesday, 11 January, 2005 - 00:50
on
This commando is used to call syncmods for BMK without the hassle of going to a command prompt to do it.
Updated on 01/11/2005 - 00:50
Downloads: 1740
CCS-C (CCS-C.xml v1.1 by Paul Hutchinson)
Submitted by Sunday, 3 July, 2011 - 15:45
on
A commando file to compile C code for Microchip PIC micro-controllers using the Custom Computer Services PIC C compiler.
Options and defaults are based on CCS "C" Version 4.121 and the February 2011 edition of the reference manual. It has only been tested with the PCM flavor of the compiler, but according to the users manual it should work for the PCB, PCH and SXC flavors as well.
Version 1.1 Adds quoting to handle spaces in path names.
Updated on 07/05/2011 - 20:55
Downloads: 1329
coffeescript commando file (coffee.xml v0.1 by monkstone)
Submitted by Friday, 4 November, 2011 - 16:08
on
A commando file to make it easy to compile/run coffeescript from jEdit, unless you are using linux, you will need to edit your path to coffee.
Updated on 11/04/2011 - 16:12
Downloads: 1089
Commando File for Context Free (cfdg.xml v0.17 by monkstone)
Submitted by Wednesday, 21 October, 2009 - 16:17
on
My first commando file, allows me to run cfdg from within jedit. You will need to tune it for your system, available options are crop size, choice of svg or png output. Default output filename is as the input rule, with appropriate extension (ie "png" or svg" depending on chosen output format) is added when run the command (ie hit OK button).
Updated version as of 10 July 2012, now includes -Q option for quicktime movies output, depends on release version of CF3 with compiled in ffmpeg support on linux.
Updated on 03/30/2013 - 09:17
Downloads: 3080
Commando File For Ruby Processing (rp5.xml v0.15 by monkstone)
Submitted by Thursday, 5 November, 2009 - 10:48
on
A commando file that allows you to use the current buffer to run the applet, watch the applet (allows live editing via 'watch'), or export it as either an app (via a combo-box chooser). You can also choose to create a new ruby processing sketch, to edit. However as yet you need to use the file manager to open the newly created sketch in the editor, so its not useful. Live edit via 'watch' updates the sketch on save. Just removed the 'rp5 live' option it never worked from jEdit. Modified to cope with crappy paths with spaces, as like windoes do. Default is now to run with system jruby, to use jruby-complete radio-button select that option. New 'version' option available fom ruby-processing-2.5.0 reports version, processing root and whether jruby-complete has been installed,
Updated on 07/18/2014 - 06:08
Downloads: 3054
There are 480 downloads in our database