Terms of servers

From XPUB & Lens-Based wiki
Revision as of 11:58, 15 July 2025 by C3 (talk | contribs)

Intro

Images

Process

links to pads and wiki pages

pink postit scan

Code

code tour

Things we didn't end up using

On our way towards the practical realization of the project we ran into multiple possible ways we could achieve presenting formatted text.

Initially we had though of using various text manipulating tools from the linux core tools:

  • tr
  • pr
  • cut
  • col
  • sed
  • printf
  • ANSI escape codes (which make the file unreadable)

Afterwards, we ran into tpp (text presentation program), a ruby ncurses based presentation tool that works with slides. Working with tpp looks fun but it also does not seem to be the best for large quantities of text.(as presentation files become unreadable)


At the same time


ncurses tpp urwid pyboxen

Print

printing stack

What's next

terminal viewable application (pip) telnet own server ssh guest (arthur @ beubeu) own self host server