tui

  1. S

    TUI file text readers/editors: ebook, txt...

    TUI ebook reader textproc/py-epy-reader reads: epub, epub3, fb2, mobi, azw, azw3 and urls in reading only (not navigable) form. Extended epub format kepub must end in the epub suffix. Sometimes, these formats don't always work correctly, as sometimes running them will label them as having an...
  2. S

    Playing music/audio on command-line

    Audio files I use the play command available from audio/sox (under LGPL) to play music/audio on the terminal console. Sometimes, I'll use the speed argument to slow down songs. audio/vorbis-tools has ogg123, which is pretty good for playing ogg music files. audio/flac123 wasn't able to play...
  3. S

    Working with Numbers on Commandline

    Basic Calculator bc is Basic Calculator, which is also a language. This is the BSD version, as there's also a GPL version. For interactive use, run bc without arguments. Enter your basic math problems and it will output an answer. Type quit to exit. Example: 8*13*24/2 1248 quit It can be used...
  4. bsddaemon

    Your favorite text based application

    If there is no kind of rich media content over internet, I would run my workstation with all text based application all the time. Hard not to love the plain and simplicity of plain text. My web browser (Opera) is the one and the only reason I need to run GUI. Most of my frequently and...
Back
Top