HotdogLinux

Graphical user interface based on retro computer systems including Windows 3.1 Hot Dog Stand, Amiga Workbench, Atari ST GEM, and Mac Classic and Aqua

Compile and run

   1 git clone https://github.com/arthurchoung/HOTDOG.git 
   2 cd HOTDOG
   3 sh makeUtils.sh
   4 perl build.pl
   5 # To run the window manager:
   6 ./hotdog runWindowManager
   7 # To run the iPod style interface:
   8 ./hotdog

HotdogLinux (last edited 2023-11-22 22:02:17 by vitor)