Search Criteria
Package Details: certamen 1.0.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/certamen.git (read-only, click to copy) |
|---|---|
| Package Base: | certamen |
| Description: | TUI quiz game engine with SSH multiplayer support written in CPP with FTXUI |
| Upstream URL: | https://github.com/trintlermint/certamen |
| Keywords: | app, certamen, cli, game quiz, ssh, tui |
| Licenses: | MIT |
| Submitter: | trintlermint |
| Maintainer: | trintlermint |
| Last Packager: | trintlermint |
| Votes: | 1 |
| Popularity: | 0.059244 |
| First Submitted: | 2026-03-28 17:59 (UTC) |
| Last Updated: | 2026-04-04 16:27 (UTC) |
Dependencies (5)
- libssh (libssh-gitAUR)
- yaml-cpp
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gcc-fast-optimizedAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
trintlermint commented on 2026-03-28 18:03 (UTC)
Certamen is a TUI quizzing app which is written in C++. Author your own quizzes on this app and host it as a server shell to test your friends or students, or test yourself!
Certamen is built on: - FTXUI by Arthur Sonzogni, terminal UI framework - yaml-cpp by Jesse Beder, YAML parser - libssh, SSH protocol implementation (THANK YOU DOCUMENTATION)
A big thank you to all frameworks used.
The name Certamen is Latin for "contest" so I thought "yeah! this works!" thank you Wikipedia.