AROS Programs

From Freepascal Amiga wiki
Revision as of 03:07, 10 May 2014 by Molly (talk | contribs) (Added new category Workbench Utilities and added wbXcli entry)
Jump to navigation Jump to search

GUI Utilities:

  • Show Windows [1]
A program to list the current windows on screen with parent relations. (included in distro, or as seperate download).

Commandline Utilities:

  • SetPenColor [2]
Utility to manipulate colors of a screen. Started out as an example on how to parse commandline parameters AROS-style.
Tool to play MP3-files using mpega.library. Initially created to show that FPC can be used to fullfill a bounty.

Workbench Utilities:

A tool that can only be used as project tool. It launches any provided executable once icon clicked, with user definable parameter(s) by making use of the project's tooltypes. (It circumvents having to use IconX + script on many occasions)