news
Best Free and Open Source Software
-
hx - hex editor for the terminal - LinuxLinks
hx is a hex editor using plain C and POSIX libs. The project’s code is somewhat influenced by the kilo project.
The program uses raw ANSI escape sequences for manipulating colors, cursor positions and whatnot. The program first initializes the terminal in so-called raw mode. Then key presses are read, processed and then one function renders the contents, cursor and stuff.
This is free and open source software.
SSHUP - simple SSH manager - LinuxLinks
SSHUP is a simple SSH manager with a text-user interface (TUI).
This is free and open source software.
8 Best Free and Open Source General Purpose Linter Tools - LinuxLinks
Linters are useful tools for maintaining code quality and consistency in your Ruby applications. They analyze code for potential issues, enforce coding standards, and help catch errors before they are pushed into production. Linters are not necessarily a quick fix, can be a distraction, and it’s not inconceivable that they may not be helpful with old, large code bases.
This article picks some useful tools to help you fix code.
Here’s our verdict captured in a legendary LinuxLinks-style ratings chart. Only free and open source software is eligible for inclusion here.
q - command line DNS client - LinuxLinks
q is a tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.
This is free and open source software.
Sync-in - file sync and server management - LinuxLinks
Sync-in is available as a desktop application (Linux, macOS, and Windows and a command line interface (CLI), Sync-in adapts to your workflow — whether on a personal workstation, a Linux server, or a headless environment.
This is free and open source software.