https://github.com/leafo/fireplace
GTK+ campfire client
https://github.com/leafo/fireplace
Last synced: 4 months ago
JSON representation
GTK+ campfire client
- Host: GitHub
- URL: https://github.com/leafo/fireplace
- Owner: leafo
- Created: 2011-09-11T20:27:33.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-05-20T06:43:03.000Z (about 12 years ago)
- Last Synced: 2025-01-04T17:29:09.641Z (5 months ago)
- Language: Python
- Homepage:
- Size: 121 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fireplace
A work in progress GTK+ campfire client for learning GTK+ and lgi. (Was Python, now MoonScript)
## Running
Install [lgi](https://github.com/pavouk/lgi) and MoonScript.
Run:
```bash
moon moon/main.moon
```