Free and Open Source Software
-
flxvwr - simple, cross-platform image viewer - LinuxLinks
flxvwr is a simple, cross-platform image viewer written in Go using the Fyne toolkit. flxvwr provides a minimal user interface, keyboard shortcuts for navigation, and smooth performance
Launch flxvwr, drag&drop images, directories and/or playlist files into the window, and start viewing. Use the keyboard shortcuts to navigate between images and manage the viewer. Directories and playlist files are recursively scanned for images, and you can clear the current playlist using C or toggle shuffle mode using S for a random viewing experience.
This is free and open source software.
highlight.js - syntax highlighter - LinuxLinks
It works in the browser as well as on the server. It can work with pretty much any markup, doesn’t depend on any other frameworks, and has automatic language detection.
highlight.js can be used in different ways such using CDNs, hosting the bundle yourself, as a Vue plug-in, as ES6 modules, with Node.js, and web workers.
Quickemu - run Linux, macOS, and Windows virtual machines - LinuxLinks
There’s no requirement for exhaustive configuration options. You decide what operating system you want to run and Quickemu takes care of the rest.
Quickemu includes comprehensive support for Linux, macOS, Windows, most of the BSDs, novel non-Linux operating systems such as FreeDOS, Haiku, KolibriOS, OpenIndiana, ReactOS, and more.
This is free and open source software.
QR Scanner - QR scanner/generator app - LinuxLinks
QR Scanner is a QR code scanner and generator built with Flutter.
This is free and open source software.
Foto - simple image viewer - LinuxLinks
Foto is a simple image viewer.
It simply shows an image to the user, either on a window or in the terminal. It is designed to be used in scripts, so there are no keybinds or UI. You can specify the position and size at which the window initially appears, and additionally the background colour for letterboxing/pillarboxing or transparency.
This is free and open source software.
File Lock PEA - filesystem-level encryption - LinuxLinks
File Lock PEA (PEA = Password Encrypting Archive) encrypts data at the filesystem level and offers the possibility to decrypt single files or whole directories temporarily.
The program consists of a single archive file. Installation is not required.
This is free and open source software.
octoscan - static vulnerability scanner - LinuxLinks
Octoscan is a static vulnerability scanner for GitHub action workflows.
Octoscan can be run against a local git repository or you can download all the workflows with the dl action. This tool can also be used directly as a GitHub action to scan your repository on push/pull_request events.
This is free and open source.