Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woodruffw/xroach
A maintained copy of `xroach`
https://github.com/woodruffw/xroach
c x11
Last synced: 2 days ago
JSON representation
A maintained copy of `xroach`
- Host: GitHub
- URL: https://github.com/woodruffw/xroach
- Owner: woodruffw
- Created: 2018-08-04T14:42:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-04T14:43:06.000Z (over 6 years ago)
- Last Synced: 2025-01-13T18:15:29.344Z (7 days ago)
- Topics: c, x11
- Language: C
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
xroach
======A maintained copy of `xroach`.
Key changes:
* Uses a POSIX Makefile, rather than `pmake`
* Refactored to resemble C99Other than the above, nothing has changed. I don't intend to add or remove functionality.
## Building
`xroach` should build on any platform that supports X11r4 or later.
```bash
$ make
```## Installation
Copy `xroach` and `xroach.6` to your preferred binary and manpage directories.
## Usage
Refer to `xroach -h` and `xroach.6`.
## Licensing
`xroach` is copyright 1991 by J.T. Anderson.
The modifications in the copy are copyright 2018 by William Woodruff.
This program may be freely distributed provided that all
copyright notices are retained.