All Projects → sdomi → amiwm

sdomi / amiwm

Licence: other
Amiga Workbench inspired WM for Xorg.

Programming Languages

c
50402 projects - #5 most used programming language
perl
6916 projects
Makefile
30231 projects
Yacc
648 projects
shell
77523 projects
Roff
2310 projects
Lex
420 projects

Projects that are alternatives of or similar to amiwm

ahx-web-player
AHX player web interface
Stars: ✭ 24 (-17.24%)
Mutual labels:  amiga
kickoff
Open Kick-Off is a fun rewriting attempt of the cult football game Kick Off 2 designed by Dino Dini and released in 1990 by Anco for the Atari ST and the Commodore Amiga. It is written in Java with the help of libGDX.
Stars: ✭ 32 (+10.34%)
Mutual labels:  amiga
a500kbd-usbhid-stm32
A simple firmware for STM32 microcontrollers that allow you to use an old Amiga keyboard as USB HID compatible keyboard with your computer.
Stars: ✭ 22 (-24.14%)
Mutual labels:  amiga
CuriOS
Simple GUI based Operating System - Based upon my own Microcokernel, heavily inspired by the original 1980s AmigaOS (though somewhat simpler).
Stars: ✭ 32 (+10.34%)
Mutual labels:  amiga
homebrew-amiga
A repository for Amiga Development related brews
Stars: ✭ 21 (-27.59%)
Mutual labels:  amiga
guidetoamigacompatibleprogramming
Guide to Amiga compatible programming
Stars: ✭ 27 (-6.9%)
Mutual labels:  amiga
system-zoetrope-amiga-demo
An AMIGA OCS demo by Mandarine released during the Outline 2015 demoparty
Stars: ✭ 29 (+0%)
Mutual labels:  amiga
OpenAmiga2000CoproAdapter
Move your Amiga 2000 CPU to the Coprocessor slot!
Stars: ✭ 20 (-31.03%)
Mutual labels:  amiga
AROS
www.axrt.org
Stars: ✭ 33 (+13.79%)
Mutual labels:  amiga
OpenAmiga600RamExpansion
Open Hardware 1 MB Chip RAM Expansion for the Commodore Amiga 600 Computer
Stars: ✭ 48 (+65.52%)
Mutual labels:  amiga
fs-uae-launcher
A frontend for the FS-UAE Amiga emulator with support for the OpenRetro online game database.
Stars: ✭ 32 (+10.34%)
Mutual labels:  amiga
CurvedShapesWorkbench
FreeCAD Workbench for creating 3D shapes from 2D curves
Stars: ✭ 49 (+68.97%)
Mutual labels:  workbench
apultra
Free open-source compressor for apLib with 5-7% better ratios
Stars: ✭ 84 (+189.66%)
Mutual labels:  amiga
amiga-par-to-spi-adapter
SPI adapter that connects to the parallel port of an Amiga
Stars: ✭ 31 (+6.9%)
Mutual labels:  amiga
A600 ACCEL RAM
Amiga 600 Accelerator And RAM Expansion
Stars: ✭ 22 (-24.14%)
Mutual labels:  amiga
a500hdd
Inexpensive A500 hard disk interface
Stars: ✭ 23 (-20.69%)
Mutual labels:  amiga
zxtune
Mirror of http://bitbucket.org/zxtune/zxtune repository with robot-only issues tracker
Stars: ✭ 118 (+306.9%)
Mutual labels:  amiga
workbench
A hierarchical environment manager for bash, written in bash.
Stars: ✭ 17 (-41.38%)
Mutual labels:  workbench
nim-mod
A Nim MOD player just for fun
Stars: ✭ 40 (+37.93%)
Mutual labels:  amiga
Lattice2
FreeCAD workbench about arrays of all sorts and kinds, and local coordinate systems
Stars: ✭ 40 (+37.93%)
Mutual labels:  workbench

amiwm

Amiga Workbench inspired window manager for Xorg.

Getting started

Before compiling, make sure that you have following packages installed:

gcc make autoconf xorg xorg-xinit xorg-dev

First, run configuration script:

./configure

After that, you can either edit the Makefile, or leave it as is. After that, compile and install amiwm using

make
sudo make install

Hopefully, your compilation was succesfull - now you should have amiwm installed!

Launching amiwm

To launch amiwm, use

startx amiwm

Or add "amiwm" to your xinitrc file

Configuration

Configuration utility is not yet available; To configure amiwm, you'll need to create and edit .amiwmrc file in your home directory. To do so, read amiwm's manpage.

Authors

Originally created by Marcus Comstedt; Contributions by

  • Scott Lawrence
  • Nicolas Sipieter
  • redsPL.

Previous repositories

Previously, amiwm was using bzr instead of git; The bzr repository can be found here

License

This project is published under a custom license - see LICENSE.md for details.

Amiga, AmigaOS and Workbench are registered trademarks of AMIGA International Inc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].