https://github.com/mirthturtle/wolfos
An operating system for potential customers to hack into.
https://github.com/mirthturtle/wolfos
comedy conventions game hacking lynx raspberry-pi wolf
Last synced: about 1 year ago
JSON representation
An operating system for potential customers to hack into.
- Host: GitHub
- URL: https://github.com/mirthturtle/wolfos
- Owner: mirthturtle
- Created: 2017-09-20T21:58:25.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T01:28:29.000Z (about 1 year ago)
- Last Synced: 2025-03-30T16:17:11.614Z (about 1 year ago)
- Topics: comedy, conventions, game, hacking, lynx, raspberry-pi, wolf
- Language: HTML
- Homepage:
- Size: 565 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wolfOS: Exhibitor Operating System

Originally made for Hal-Con 2017, this version was updated for Spring Geequinox 2018.
Install on a Raspberry Pi for the classic convention experience, or run on Mac/Windows/Linux with the Lynx browser.
## Installation
Clone the repo:
`git clone https://github.com/mirthturtle/wolfOS.git`
### MacOS
- Install [Homebrew](https://brew.sh/)
- Install Lynx browser: `brew install lynx`
### Raspberry Pi
- Install Lynx browser: `sudo apt-get install lynx`
### Windows
- Install from the [Lynx website](https://invisible-island.net/lynx/)
- Open `index.html` with Lynx

## Running wolfOS
- Navigate to the `wolfos` directory
- Run `lynx index.html`
## Improve the Lynx UI for better user experience at exhibitions
Modify the Raspberry Pi's font size to fit your screen size:
`sudo dpkg-reconfigure console-setup`
and follow the instructions.
To shrink the Lynx footer nav bar from 3 lines to 1:
- Press `o` for options
- Set the User Mode to `Advanced` and Accept Changes.
To remove the final line of the Lynx footer bar:
- Cover with a piece of tape or small sign

-------------------------------------------
With contributions from [Michelle Proulx](https://michelleproulx.com/), [Bruce Delo](https://flyknifecomics.com) & [Dawn Davis](http://www.playerprophet.com).