Crossplatform tool for getting screenshots

screengrab

Crossplatform tool for getting screenshots

Screengrab working in Linux and Windows. The program uses Qt and is independent of any desktop environment. Main features: * Get desktop screenshots * Get active window screenshots * Get secreenshots of desktop selection area * Copy screenshot to clipboard * Saving your image files in formats PNG or JPEG or BMP * Ability to set delay in getting screenshots (from 1 to 90 seconds)
tool to dump x86 CPUID information about the CPU(s)

cpuid

tool to dump x86 CPUID information about the CPU(s)

cpuid dumps detailed information about the CPU(s) gathered from the CPUID instruction, and also determines the exact model of CPU(s). It supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC, NexGen, Rise, and SiS CPUs.
ball-and-paddle game - transitional package

lbreakout2

ball-and-paddle game - transitional package

LBreakoutHD is a remaster of LBreakout2, a game similar to Breakout and xboing. The player controls a paddle at the bottom of the screen, and uses it to bounce one or more balls which destroy bricks; the paddle can also be used to collect various extras with positive or negative effects.
friendly gopher and gemini client

elpa-elpher

friendly gopher and gemini client

Elpher aims to provide a practical and friendly gopher and gemini client for GNU Emacs. It supports:
flexible taskbar application for wayland compositors

sfwbar

flexible taskbar application for wayland compositors

SFWBar (S* Floating Window Bar) is a flexible taskbar application for wayland compositors, designed with a stacking layout in mind. Originally developed for Sway, SFWBar will work with any wayland compositor supporting layer shell protocol, the taskbar and window switcher functionality shall work with any compositor supportinig foreign toplevel protocol, but the pager, and window placement functionality require sway (or at least i3 IPC support).
Safely evaluate pure Haskell expressions - executables

mueval

Safely evaluate pure Haskell expressions - executables

Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary Haskell expressions. Importantly, mueval takes many precautions to defang and avoid "evil" code. It uses resource limits, whitelisted modules and Safe Haskell, special Show instances for IO, threads, processes, and changes of directory to sandbox the Haskell code.