Burgr – Books in Your Terminal

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • epy

    CLI Ebook (epub2, epub3, fb2, mobi) Reader

  • Sure, i use epy[1] and every month i d/l my books from amazon that i have bought, dedrm[2] through calibre and save the epubs to a folder. Its not a particularly arduous task.

    When i want to read i have an alias setup along the lines of:

    epy "$(fzf)"

    its a nice interface ;-)

    Now i don't often read full books in the terminal, BUT i do like being able to reference bits that i remember at a VERY quick speed. I recently was talking to somoene about biases we bring to statistics and could remember reading a great anecdote about it, using rga[3] i was able to bring up the passage VERY quickly in the terminal

    Like most great cli tools, its about the workflow

    [1] https://github.com/wustho/epy

  • epr

    CLI Epub Reader

  • I occasionally use epr to read epubs in a terminal. Works pretty well.

    https://github.com/wustho/epr

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • bk

    Terminal Epub reader

  • web

    The source code for the Standard Ebooks website. (by standardebooks)

  • Especially if it could also download books from Standard Ebooks: https://standardebooks.org/

  • DeDRM_tools

    DeDRM tools for ebooks (by noDRM)

  • ripgrep-all

    rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.

  • himalaya

    CLI to manage emails

  • We live in a time of a Renaissance of terminal tools. I recently discovered Himalaya[1], a command line tool for email, and I really like it. I'm also interested in exploring a new tool for calendar called qcal[2]. I'm kicking around writing a chat client for GroupMe for the terminal right now. That way I could finally ditch pidgin.

    Like the OP, I spend all day in tmux these days, which is in many ways the most superior UI[3]. As a bonus, CLI tools are often cross-platform and very easy to write.

    1: https://github.com/soywod/himalaya

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mblaze

    Unix utilities to deal with Maildir

  • If you like Himalaya, you'll probably like mblaze as well (https://github.com/leahneukirchen/mblaze)

    I also find fzf to be very good for building simple UIs. In fact I saw ways to do 80% of burgr with a few lines of fzf; composable tools really are the bee's knees

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts