AROS Programs

From Freepascal Amiga wiki
Revision as of 10:02, 24 July 2022 by Alb42 (talk | contribs) (some more links I found in Aminet)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GUI Utilities:

  • AWeather [1] (GUI: MUIClass)
Desktop weather forecast
  • Show Windows [2] (GUI: FpGUI)
A program to list the current windows on screen with parent relations. (included in distro, or as seperate download).
  • UI Designer [3] (GUI: FpGUI)
The UI designer of the fpgui package, easy creating GUIs by simple mouse clicks
  • AROS Debug View [4] (GUI: FpGUI)
A debug message viewer for AROS with filter and network support
  • APict [5] (GUI: MUI)
A fast and easy Image Viewer
  • EdiSyn [6] (GUI: LCL)
Your friendly Editor with Tabs and Syntaxhighlighting (Based on SynEdit Component of LCL)
  • PasteQuick [7] (GUI: LCL)
a pastebin.com client
  • Mapparium [8] (GUI: LCL)
Openstreetmap viewer
Openstreetmap viewer
Test your GPS device and record tracks
A spreadsheet tool with import/export for Openoffice and Excel
A norton/midnight commander clone for all amiga systems
  • AskYourAmiga [12] (GUI: MUIClass)
Wolfram Alpha search client
  • HEX2 [13] (GUI: MUIClass)
a calculator with variables support
  • MUIPlot [14] (GUI: MUIClass)
a simple function plotter
  • AmiTube [15] (GUI: MUIClass)
The first YouTube Client for Amiga


Commandline Utilities:

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.
  • ExtractBinutils [18]
Specialist tool that extract the Binutils from a AROS/i386 (ABIv0) nightly download .ISO file. Source includes ported TISOLib (thanks ALB)
  • fileop [19] Source included
file operations under shell.

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)

Games:

  • Shift-It GL [21] (GUI: OpenGL)
A little thinking game about removing equal colored blocks by moving them together. An OpenGL game completely written in Freepascal.
A little game with colors. The aim is to fill the complete board with the same color, by changing the flood color.
A Minesweeper clone for AROS
  • BinShifter [26] (GUI_ LCL)
a 2048 game