RemGlk: Difference between revisions
From IFWiki
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|Implements=Glk, GlkOte Protocol | |Implements=Glk, GlkOte Protocol | ||
|Home page=https://github.com/erkyrath/remglk | |Home page=https://github.com/erkyrath/remglk | ||
|Format=Not applicable | |||
|System=Linux | |||
|Version=0.3.1 | |Version=0.3.1 | ||
|Date=2024/07/28 | |Date=2024/07/28 | ||
Line 9: | Line 11: | ||
|License=MIT | |License=MIT | ||
}} | }} | ||
RemGlk | 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]] | [[Category:Glk]] | ||
{{software navbox}} | {{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.