An open source SGI-style Motif-based toolchest for various OSes. MIT-licensed fork of "Program Launcher"/Toolchest by Keidel, migrated to POSIX Make
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Kazuo Kuroi 08f78772a2 Updated readme and messed with the toolchest.c code -- didn't change much. 1 year ago
include Initial import from Soren's contributions 1 year ago
lib License info updated since the files were released PD on SourceForge 1 year ago
LICENSE Initial commit 1 year ago
Makefile.freebsd Removed ugly title from it and removed need for cuserid() 1 year ago
Makefile.gnulinux License info updated since the files were released PD on SourceForge 1 year ago
README.md Updated readme and messed with the toolchest.c code -- didn't change much. 1 year ago
toolchest.c Updated readme and messed with the toolchest.c code -- didn't change much. 1 year ago

README.md

Open-Toolchest

Description

An open source SGI-style Motif-based toolchest for various OSes.

MIT-licensed fork of "Program Launcher"/Toolchest by Keidel, migrated to POSIX Make.

Build instructions

For GNU/Linux, make -f Makefile.gnulinux. For FreeBSD, make -f Makefile.freebsd. Other makefiles pending volunteers to port/test.

Installation

Until a major release we don't have a fixed install. The system.chestrc needs to go in /usr/local/etc, the auxchestrc in the user home dir.