RemGlk: Difference between revisions
From IFWiki
(lk [[Glk) |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
RemGlk | {{Software infobox | ||
|Type=Library | |||
|Developer=Andrew Plotkin | |||
|Implements=Glk, GlkOte Protocol | |||
|Home page=https://github.com/erkyrath/remglk | |||
|Format=Not applicable | |||
|System=Linux | |||
|Version=0.3.1 | |||
|Date=2024/07/28 | |||
|Status=Stable | |||
|License=MIT | |||
}} | |||
RemGlk, standing for "Remote Glk", is a [[Glk]] implementation intended for remote or networked interpreters. Written in C, it communicates using the [[GlkOte protocol]], and can be linked with Glk interpreters such as [[Glulxe]], [[Git]], [[Bocfel]], etc. It supports most Glk features including graphics and hyperlinks, but does not support stylehints or audio. | |||
[[Category:Glk]] | |||
{{software navbox}} |
Latest revision as of 04:27, 6 March 2025
RemGlk | |
---|---|
Library | |
Link | Home page |
Developer | Andrew Plotkin |
System | Linux |
Latest version | 0.3.1 / 28 Jul 2024 |
Status | Stable |
Implements | Glk, GlkOte Protocol |
License | MIT |
Browse the software database | |
Edit this infobox |
RemGlk, standing for "Remote Glk", is a Glk implementation intended for remote or networked interpreters. Written in C, it communicates using the GlkOte protocol, and can be linked with Glk interpreters such as Glulxe, Git, Bocfel, etc. It supports most Glk features including graphics and hyperlinks, but does not support stylehints or audio.