I’m working on a parsing library for mil-std-1553 messages. It’s a fun, minimal project that doesn’t currently exist as far as I can tell.

  • codemonk@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    8 months ago

    I am working on an alternative to dmenu. My goal for it is to be fully configurable via a toml file. Most importantly it shall be able to toggle between types of entries (desktop entries, /usr/bin) on the fly. As of now, it is a less mature version of j4-dmenu-desktop and progress is slow. But it works as my daily driver on i3wn, both on my work VM and my personal laptop. So I can live with slow progress.