Free and Open Source Software
-
OpenSnitch - interactive application firewall - LinuxLinks
OpenSnitch is a Linux application firewall. It lets you create rules for which apps are granted access to the internet and which applications are blocked. Each time an application that does not have a rule in place tries to access the internet, a dialog box appears. This dialog box gives you the option to allow or block the connection.
It’s inspired by Little Snitch.
This is free and open source software.
Rich - Python library for rich text and beautiful formatting - LinuxLinks
Use Rich to make your command line applications visually appealing and present data in a more readable way. Rich can also be a useful debugging aid by pretty printing and syntax highlighting data structures.
The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, Markdown, syntax highlighted source code, tracebacks, and more — out of the box.
This is free and open source software.
Assemble - rapid prototyping and static site generation - LinuxLinks
Assemble is a command line tool and developer framework for rapid prototyping, static site generation, landing pages, A/B testing, blogs, style guides, themes, and UI components.
It can also be used as a build tool, documentation, generate boilerplates, and e-books.
This is free and open source software.