Skip to content

Releases: chrisz99/CommAndroid

CommAndroid V2.5

21 Jun 17:36
Compare
Choose a tag to compare

Version 2.5 of CommAndroid is now released!

Dubbing this update; theme update. Customize your CommAndroid terminal with new color themes. You can view all available colors with the (help colors) command, and you can set the theme by using (theme 'color') command.

Colors Avail = { "default", "black", "orange", "red", "pink", "purple", "green" }

blacknpink`
bluenred
greennyell
orangenpurp
themedemo

  • " txt 'name/num' 'message' "
  • " rem 'hours:minutes' 'title' "
  • " dir 'path' "
  • " mkdir 'path' 'name' "
  • " rmdir 'path' 'name' "
  • " copy 'sourcepath' 'destinationpath' "
  • " ren 'sourcepath' 'newname' "
  • " datclear 'appname' "
  • " stordat "
  • " coinflip "
  • " title 'name' "
  • " theme 'color' "
  • " help colors"
  • " wipewidgetdata "

CommAndroid V2.0

19 Jun 23:55
Compare
Choose a tag to compare

Version 2.0 of CommAndroid is now released!

No new commands were added. However in previous versions of CommAndroid; multiple instances of a CommAndroid widgets would copy each other. In this version each widget has it's own individual list data (commands that appear from user input); and that data will persist until you delete the widget (also new with this update).

  • " txt 'name/num' 'message' "
  • " rem 'hours:minutes' 'title' "
  • " dir 'path' "
  • " mkdir 'path' 'name' "
  • " rmdir 'path' 'name' "
  • " copy 'sourcepath' 'destinationpath' "
  • " ren 'sourcepath' 'newname' "
  • " datclear 'appname' "
  • " stordat "
  • " coinflip "
  • " title 'name' "

CommAndroid V1.5

16 Jun 17:46
Compare
Choose a tag to compare

Dubbing it 1.5, added more directory commands, and a title command.

  • "txt 'name/num' 'message'"
  • "rem 'hours:minutes' 'title'"
  • "dir 'path'"
  • "mkdir 'path' 'name'"
  • "rmdir 'path' 'name'"
  • "copy 'sourcepath' 'destinationpath'"
  • "ren 'sourcepath' 'newname'"
  • "datclear 'appname'"
  • "stordat"
  • "coinflip"
  • "title 'name'"

CommAndroid V1

13 Jun 17:36
09cb577
Compare
Choose a tag to compare

First public release of CommAndroid.

Commands-List:
"txt 'name/num' 'message'",
"rem 'hours:minutes' 'title'",
"dir 'path'",
"mkdir 'path' 'name'",
"rmdir 'path' 'name'",
"datclear 'appname'",
"stordat",
"coinflip"