https://github.com/androidkitkat/poggerd
A useful utility that pogs in the syslog
https://github.com/androidkitkat/poggerd
Last synced: 5 months ago
JSON representation
A useful utility that pogs in the syslog
- Host: GitHub
- URL: https://github.com/androidkitkat/poggerd
- Owner: AndroidKitKat
- License: apache-2.0
- Created: 2021-06-30T18:04:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-30T20:01:25.000Z (almost 4 years ago)
- Last Synced: 2024-12-28T19:27:10.900Z (5 months ago)
- Language: C
- Size: 18.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# poggerd
A useful utility that pogs in the syslog## Building
### Dependencies
- Xcode (if on macOS)
- GNU Make### macOS
Open the project in Xcode and press play
### Linux (or macOS, I think?)
Type `make`