hledger is a lightweight, cross-platform accounting program for tracking money, time, or other commodities. With simple yet powerful functionality accessed from command line, console or web browser, it is a reliable alternative to Quicken, GnuCash, spreadsheets etc. hledger is a Haskell reimplementation of the excellent Ledger.
A podcast downloader developed in Python 3 with Curses and Tkinter interfaces.
It can also be used in crontab to grab automatically the new media .
It reads RSS 2.0 and Atom 1.0. All files are downloaded simultaneously to speed up total download.
It aims to be a single file for basic features
... [More], to facilitate the install.
Additional files provide translations (Esperanto, French), or unit tests. [Less]
libmabuff is a simple C++ TUI library for Linux. It is based on customized termbox (github.com/nsf/termbox). It might be called an 'ncurses alternative', however, it doesn't provide such functionality. On the other hand, it's much easier to learn and use! Its base elements are Zones of text. You can
... [More] do some neat "graphic" effects with them, e.g. make borders automatically or adopt color from a zone below (yes, zones are layerable).
It's still in active development, however, it can be used for writing TUI applications already.
See "DOCUMENTATION" for API reference (and a feature overview).
Note: the code line counter doesn't count termbox code, as it is not my work (except for a few changes). [Less]
Split a wide terminal into two or more columns to create a single tall virtual terminal.
This pairs well with `screen`, `tmux`, or `byobu` environment where they only support splitting a terminal into distinct virtual terminals.
FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen.
The structure of the
... [More] Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy