Free and Open Source Software, howtos and Installations
-
jot - note management for the terminal - LinuxLinks
Jot is a feature-stripped version of Obsidian focused on rapid note management through the terminal.
It uses the same format of storage as Obsidian, i.e. markdown files for notes, and local folders for vaults (and sub-folders).
Commands that encompass all basic needs are included. Each command has an alias (two letter abbreviation) to further increase rapidity.
This is free and open source software.
Chipmunk - logfile viewer and analyzer - LinuxLinks
Chipmunk is a fast logfile viewer that can deal with huge logfiles (>10 GB).
It powers a super fast search and is supposed to be a useful tool for developers who have to analyze logfiles.
This is free and open source software.
Artem - convert images to ASCII art - LinuxLinks
Artem is a small cli program to easily convert images to ascii art, named after the Latin word for art.
By default it tries to use truecolor, if the terminal does not support truecolor, it falls back to 16 Color ANSI. When the ascii image is written to a file, the image will not use colors.
While it’s primary usage is through the command line, it also provides a rust crate.
This is free and open source software.
ArTTY - art for your TTY - LinuxLinks
ArTTY is billed as “Art for your TTY”.
This is free and open source software.
Machine Learning in Linux: Reor - AI note-taking app - LinuxLinks
With the availability of huge amounts of data for research and powerful machines to run your code on with distributed cloud computing and parallelism across GPU cores, Deep Learning has helped to create self-driving cars, intelligent voice assistants, pioneer medical advancements, machine translation, and much more. Deep Learning has become an indispensable tool for countless industries.
This series looks at highly promising machine learning and deep learning software for Linux.
Reor is a private AI personal knowledge management tool. Think of it as a notes program on steroids. Each note is saved as a Markdown file to a “vault” directory on your machine.