Search
427 results for “skunksarebetter”
-
#Superkb is a visual #hotkey system.
Superkb is a hotkey system that is configured through simple configuration files. Superkb is activated on the press of one of two super keys (typically the super/Windows left or right key), with an additional key performing an action. If the super key is pressed for a period of time Superkb shows a keyboard graphic with an icon for each hotkey.
Website 🔗️: https://github.com/alvarezp/superkb
apt 📦️: superkb
-
#Scalpel is a pattern based file rescuer.
Scalpel scans through a disk image for magic numbers or patterns indicating the start of a file and extracts the content of the file. Scalpel ignores all filesystem data, meaning it can rescue files from any filesystem, including broken filesystems or files embedded in other files. Scalpel supports multithreaded and GPU based pattern matching.
apt 📦️: scalpel
#free #opensource #foss #fossmendations #data #recovery #sysadmin
-
#LogisimEvolution is a continuation of #Logisim.
Logisim Evolution is a #digital #circuit #simulator based on Logisim. Evolution adds many new components, including numerous 74 series chips, lots of new IO, a VHDL component, and many other complex components. Evolution also adds numerous UI improvements and the ability to put the circuit on an FPGA for real world testing.
Website 🔗️: https://github.com/reds-heig/logisim-evolution
-
#LogisimEvolution is a continuation of #Logisim.
Logisim Evolution is a #digital #circuit #simulator based on Logisim. Evolution adds many new components, including numerous 74 series chips, lots of new IO, a VHDL component, and many other complex components. Evolution also adds numerous UI improvements and the ability to put the circuit on an FPGA for real world testing.
Website 🔗️: https://github.com/reds-heig/logisim-evolution
-
#Filelight is a disk usage analyzer.
Filelight scans and indexes a directory or disks and displays the results as a nested donut chart with the size of each chunk proportional to the size of the directory or file. Files and directories can be deleted or opened directly from Filelight.
Website 🔗️: https://utils.kde.org/projects/filelight/
apt 📦️: filelight
-
#Filelight is a disk usage analyzer.
Filelight scans and indexes a directory or disks and displays the results as a nested donut chart with the size of each chunk proportional to the size of the directory or file. Files and directories can be deleted or opened directly from Filelight.
Website 🔗️: https://utils.kde.org/projects/filelight/
apt 📦️: filelight
-
#Zhongwen is a #Chinese dictionary for the #browser.
Zhongwen (中文, written Chinese) is a browser #extension that displays the definition of Chinese words and characters. Alongside the dictionary definition(s) Zhongwen displays the Pinyin or Zhuyin with syllables color coded according to the tone. Zhongwen supports custom definitions, multiple dictionaries, and word list generation (for #Anki).
Website 🔗️: https://github.com/cschiller/zhongwen
-
#CPUX is a system information gatherer.
CPU-X is a program that gathers information on the CPU, cache, motherboard, graphics card, and more. CPU-X displays all of this information in an accessible manner and can detect extended information for a large amount of hardware. CPU-X can be run under curses for the terminal or as a GUI. CPU-X can also perform basic prime number benchmarking.
Website 🔗️: https://x0rg.github.io/CPU-X/
apt 📦️: cpu-x
-
#CPUX is a system information gatherer.
CPU-X is a program that gathers information on the CPU, cache, motherboard, graphics card, and more. CPU-X displays all of this information in an accessible manner and can detect extended information for a large amount of hardware. CPU-X can be run under curses for the terminal or as a GUI. CPU-X can also perform basic prime number benchmarking.
Website 🔗️: https://x0rg.github.io/CPU-X/
apt 📦️: cpu-x
-
#rmlint is a filesystem junk cleaner.
rmlint is a simple tool that scans a directory or a set of files for duplicates, empty files/directories, orphaned files, and several other problematic things. After rmlint finishes scanning it creates a #JSON file and shell script which contains the to be removed files. Running the shell script deletes these files after confirmation.
Website 🔗️: https://rmlint.readthedocs.io/
apt 📦️: rmlint
-
#sxml is a very simple #XML #parser.
sxml is a lightweight and fast XML parser written in #C inspired by #jsmn. sxml, like jsmn, doesn't interpret values but rather determines the type and boundary of elements. sxml's very simple nature allows for it to be used in low memory, low CPU environments, or where fast performance is required without using special techniques.
Website 🔗️: https://github.com/capmar/sxml
-
#jsmn is a simple and fast #JSON parser.
jsmn is a dependency-less JSON parser written in #C that parses JSON data incrementally in a single pass. jsmn doesn't interpret data in any way, rather it just defines the type and boundaries for data. jsmn's low memory and CPU requirements allows for it to be used in resource constrained environments like #microcontrollers.
Website 🔗️: https://github.com/zserge/jsmn
-
#archivemount is an archive filesystem.
archivemount is a tool that mounts an (optionally compressed) archive file as a filesystem using FUSE. The files in this virtual filesystem correspond to the files in the real archive, and can be altered transparently as if no compression or archive was there. The archive is saved once it is unmounted.
apt 📦️: archivemount
-
#pdd is a simple command line date and time calculator.
pdd (python3 date diff) is a small tool that can perform calculations on dates. pdd can add, subtract, and take the difference of two dates. pdd also supports a stopwatch and timer mode, as well as the ability to run a command when the timer is done.
Website 🔗️: https://github.com/jarun/pdd
apt 📦️: pdd
-
#xoshiro is a family of #publicdomain (#CC0) pseudorandom number generators.
xoshiro (xor-shift-rotate) and #xoroshiro (xor-rotate-shift-rotate) are public domain #algorithms that shift state to produce very random numbers at high speeds suitable for insecure applications. The algorithms only use a few bytes of state and are suitable for embedded applications which require good pseudorandom numbers.
Website 🔗️: http://prng.di.unimi.it/
-
#PulseEffects is an #audio #effects system for #PulseAudio.
PulseEffects is an easy to use audio plugin control system for altering the sound of PulseAudio. PulseEffects comes with many effects, including compressors, limiters, gates, equalizers, as well as reloadable configurations. PulseAudio also features per-program and global bypass, generated test signals, and diagnostic graphs.
Website 🔗️: https://github.com/wwmm/pulseeffects
apt 📦️: pulseeffects
-
#PulseEffects is an #audio #effects system for #PulseAudio.
PulseEffects is an easy to use audio plugin control system for altering the sound of PulseAudio. PulseEffects comes with many effects, including compressors, limiters, gates, equalizers, as well as reloadable configurations. PulseAudio also features per-program and global bypass, generated test signals, and diagnostic graphs.
Website 🔗️: https://github.com/wwmm/pulseeffects
apt 📦️: pulseeffects
-
#Mednafen is a multi system #emulator.
Mednafen is a video #game emulator that is based on code from several other open source emulators. Mednafen provides a simple, consistent interface for playing games from many #Nintendo and #Sega systems as well as the Apple II, #Atari Lynx, and many others. Mednafen supports graphical effects, controllers, and can be finely tuned using configuration files.
Website 🔗️: https://mednafen.github.io/
apt 📦️: mednafen
-
DIRB is a program that exhaustively checks if a website has hidden resources. DIRB performs checks using wordlists, and checks each and every word in the list to see if it possibly exists. If a directory is found DIRB will recursively search the directory once its parent is finished being scanned.
Website 🔗️: http://dirb.sourceforge.net/
apt 📦️: dirb
-
#Grisbi is a #finance manager.
Grisbi is an #accounting and general financial manager. Grisbi can perform double entry accounting as well as loan simulation, report generation, management of multiple accounts with different asset types, payment scheduling, and payee/payer listing. Grisbi supports both export to and import from Quicken Interchange Format files.
Website 🔗️: https://grisbi.org/
apt 📦️: grisbi
-
#ttyclock is a simple #terminal #clock.
tty-clock is a simple ncurses based clock for the terminal. tty-clock supports both 12 and 24 hour time displays (with seconds), positionable clock, bouncing/rebounding clock, custom date string, and a few other features. tty-clock can also run in screensaver mode, where on a keypress it will exit to the shell.
Website 🔗️: https://github.com/xorg62/tty-clock
apt 📦️: tty-clock
-
#sockstat is a #BSD style open socket lister for #Linux.
sockstat is a simple tool that lists all open Unix or networking sockets on the system. sockstat displays the user, process, addresses, etc. involved as well as the state of the socket. sockstat can limit results to sockets that a given user, process, group, or protocol is using.
Website 🔗️: https://github.com/alteholz/sockstat
apt 📦️: sockstat
-
#sockstat is a #BSD style open socket lister for #Linux.
sockstat is a simple tool that lists all open Unix or networking sockets on the system. sockstat displays the user, process, addresses, etc. involved as well as the state of the socket. sockstat can limit results to sockets that a given user, process, group, or protocol is using.
Website 🔗️: https://github.com/alteholz/sockstat
apt 📦️: sockstat
-
#HomeBank is an easy to use #accounting and #budgeting program.
HomeBank helps keep track of one's finances. Transactions can be added to HomeBank quickly with category and account information. Past and future transactions can be viewed using various graphs which provide useful insight. HomeBank supports an easy category based budgeting system for keeping spending in check.
Website 🔗️: http://homebank.free.fr/
apt 📦️: homebank
-
#Splint is a static code analyzer for #C.
Splint (Secure Programming Lint) reads C source code and performs checks. Splint can detect possible NULL dereferencing, type mismatches, buffer overflows, memory management issues, and many more errors without ever running the program. Splint also supports annotation assistance, naming scheme conformance, and custom checks.
Website 🔗️: https://splint.org/
apt 📦️: splint
-
#Iosevka is a configurable #font.
Iosevka is a #monospace font that supports ligatures as well configurable variant glyphs and line thickness. Iosevka's ligatures are optimized for programming, and provide a cleaner look for multi character symbols like -> and ==. Iosevka features alternate glyphs for most letters, and can be built to include or exclude these glyphs as well as ligatures.
Website 🔗️: https://github.com/be5invis/Iosevka
-
#svgcleaner is an #SVG minifier.
svgcleaner is a tool that cleans unnecessary data from SVG files while keeping them visually identical. svgcleaner can remove editing data, hidden shapes, whitespace, overly long color specifications, and various other invisible details. svgcleaner outputs more correct SVGs and tends to have a higher cleaning ratio than #scour.
Website 🔗️: https://github.com/RazrFalcon/svgcleaner
-
#svgcleaner is an #SVG minifier.
svgcleaner is a tool that cleans unnecessary data from SVG files while keeping them visually identical. svgcleaner can remove editing data, hidden shapes, whitespace, overly long color specifications, and various other invisible details. svgcleaner outputs more correct SVGs and tends to have a higher cleaning ratio than #scour.
Website 🔗️: https://github.com/RazrFalcon/svgcleaner
-
#Bashtop is a #terminal resource monitor.
Bashtop is a terminal system resource monitor written entirely in Bash script. Bashtop displays CPU, memory, disk space, and network usage. Bashtop also displays graphs of past CPU usage (including per core) and network usage, as well as a sortable process listing. Bashtop can be configured in various ways.
Website 🔗️: https://github.com/aristocratos/bashtop
-
#Spek is a spectrum analyzer.
Spek is a program that creates a spectrogram of an audio file. Spectrograms are visual representations of audio, with the x axis representing time, y axis representing frequency, and color representing volume. Spek supports several common audio formats including WAV and Opus.
Website 🔗️: http://spek.cc/
apt 📦️: spek