home.social

Search

427 results for “skunksarebetter”

  1. is a utility that finds wasted disk space.

    agedu creates indexes for the size (disk usage) of various directories alongside the average access time (atime) for the files in each directory. agedu makes large directories with old, forgotten files apparent for further disk cleanup. agedu can show the data in either a textual or graphical (via HTML) format.

    Website 🔗️: chiark.greenend.org.uk/~sgtath

    apt 📦️: agedu

  2. is a fast generator.

    re2c is a generator for or programs that tokenize an input string and execute code based on the tokens found. re2c uses regexes (with optional submatches) for pattern matching, which is performed using a highly efficient goto-based state machine. re2c is very configurable and can accept many different input encodings.

    Website 🔗️: re2c.org/

    apt 📦️: re2c

  3. is an optimizing .

    fasm (flat assembler) is a multi pass assembler that converts an assembly language file into size and speed optimized machine code in a variety of output formats. fasm features macros and syntax definition, allowing for complex operations to be performed easily without sacrificing speed. fasm uses only a few, easy to learn command line arguments.

    Website 🔗️: flatassembler.net

    apt 📦️: fasm

  4. is a search/extraction tool.

    reglookup is a tool which converts a Windows registry file into a easily processed CSV format. reglookup can include only elements which match a certain path or have a specific type. reglookup also comes as C and Python libraries.

    Website 🔗️: projects.sentinelchicken.org/r

    apt 📦️: reglookup

  5. is a per-process monitor.

    NetHogs (network hogs) is a top-like program that displays the list of processes which are currently using network bandwidth. NetHogs orders processes such that the ones using the most bandwidth are listed at the top, allowing for easy identification of what exactly is saturating the connection.

    Website 🔗️: github.com/raboof/nethogs

    apt 📦️: nethogs

  6. is a clone.

    Paku Paku is a game that uses vertically crushed CGA text mode and block characters to create a colorful display that supports retro hardware. Paku Paku runs on DOS 2.11 systems down to an Intel 8088 with 128K of RAM. Paku Paku supports a wide range of sound and graphics modes, ranging from the PC speaker to FM synthesis and MIDI, as well as monochrome to VGA graphics.

    Website 🔗️: deathshadow.com/pakuPaku

  7. is an I/O monitor

    iotop monitors the amount of input and output throughput each process or thread is using. Totals as well as per process percentages are also calculated for easy reference. iotop can also run in batch mode which disables interactivity and instead prints all statistics periodically.

    Website 🔗️: guichaz.free.fr/iotop/

    apt 📦️: iotop

  8. is a multialgorithm hash suite.

    Hashrat is a command line program that recursively computes cryptographic hashes for files, piped input, or directories. Hashrat supports many hashing algorithms and output modes including , , , , as well as versions thereof. Hashrat can create a list of hashed files which can be checked later to find any changes within.

    Website 🔗️: cjpaget.co.uk/Code/Hashrat/

    apt 📦️: hashrat

  9. is an and feed aggregator.

    rawdog operates using one or more configuration directories and files in which RSS or Atom feeds can be easily added using the command line interface. Once a configuration file is populated with feeds rawdog can be called to update its state and write an HTML file with each new post in reverse chronological order. rawdog works well with .

    Website 🔗️: offog.org/code/rawdog/

    apt 📦️: rawdog

  10. is a optimizer.

    Jpegoptim analyzes the structure of input JPEG (and ) files and optimizes their Huffman trees to decrease the overall file size losslessly. Jpegoptim can also recompress files in a lossy manner to decrease size much more than the lossless method can.

    Website 🔗️: kokkonen.net/tjko/projects.html github.com/tjko/jpegoptim

    apt 📦️: jpegoptim

  11. is a multi-representation .

    beav is a simple with support for multiple display modes, including the familiar split hex/ASCII view, full ASCII, EBCDIC, octal, floating point, decimal, and multibyte. beav can open multiple subwindows and buffers for editing multiple files at once. beav can also create marks and perform yanks.

    apt 📦️: beav

  12. is an extremely efficient .

    simdjson is a validating JSON parsing that uses SIMD instructions to parse input at extremely high speeds of GB/s on an average CPU. simdjson supports many reasonably recent 64 bit CPUs, including ARM. Input nodes are parsed into their optimal datatypes, allowing for full 64 bit integers and large floats.

    Website 🔗️: github.com/lemire/simdjson

  13. is a comprehensive .

    Unifont is a bitmap Unicode font that has complete coverage of the basic multilingual plane as well as considerable coverage of the supplementary plane and ConScript Unicode Registry. Unifont is quickly updated with new versions of Unicode, allowing it to function well as a low resolution fallback font.

    Website 🔗️: unifoundry.com/unifont/

    apt 📦️: unifont ttf-unifont psf-unifont

  14. is a encoding .

    is a software library and program that takes in input data and outputs a code into one of several formats, with configurable image settings. Qrencode supports all of the standardized input formats, including kanji and 8 bit (data), as well as error correction. Qrencode has experimental support for codes as well.

    Website 🔗️: fukuchi.org/works/qrencode/

    apt 📦️: qrencode libqrencode

  15. is a .

    is an ncurses-based hex editor that supports both hex editing as well as ASCII editing. In addition to the multimode editing hexcurse can undo previous edits, and can also search for a given ASCII or hex value in the edited file. Addresses for bytes can also be switched between hexadecimal or regular decimal.

    Website 🔗️: github.com/LonnyGomes/hexcurse

    apt 📦️: hexcurse

  16. is a image checker.

    pngcheck retrieves and displays the details of PNG, , and files. It can verify and dump chunk details from any of those formats, and can also display basic statistics of an image. If needed the image's chunks can be split up and dumped using for future usage.

    Website 🔗️: libpng.org/pub/png/apps/pngche

    apt 📦️: pngcheck

  17. is a .

    Tetzle is a puzzle game that creates tetromino puzzles from any image. The amount of pieces in created puzzles can be adjusted to change the difficulty. Tetzle can show a preview of the finished puzzle to aid in completion. Tetzle also has a meter showing how much of the puzzle is solved.

    Website 🔗️: gottcode.org/tetzle/

    apt 📦️: tetzle

  18. is an advanced text mode .

    Browsh is a frontend for that renders everything (including images) in text, with formatting preserved. Since Browsh renders to text the output can be sent over or to conserve network usage by having a server grab large files instead of the client. Browsh supports JavaScript, HTML5, tabs, and most other features of Firefox.

    Website 🔗️: brow.sh

  19. #Browsh is an advanced text mode #web #browser.

    Browsh is a #terminal frontend for #Firefox that renders everything (including images) in text, with formatting preserved. Since Browsh renders to text the output can be sent over #SSH or #Mosh to conserve network usage by having a server grab large files instead of the client. Browsh supports JavaScript, HTML5, tabs, and most other features of Firefox.

    Website 🔗️: brow.sh

    #free #opensource #foss #fossmendations

  20. is a custom address generator.

    vanitygen is a fast generator for Bitcoin, testnet, and addresses that checks if a generated public key has a specific prefix. vanitygen supports OpenCL, allowing for extremely fast address generation using one or more GPUs. If desired, patterns can be searched for instead of simple prefixes.

    Website 🔗️: github.com/samr7/vanitygen

  21. is a -based bug tracker.

    git-bug is a Git extension that allows for a Git repository to have integrated, distributed bug tracking compatible with any Git host. Once a repository is initialized issues can be created through a command line, terminal, or local web interface. git-bug features bridges which can sync from and/or to various bug trackers including and .

    Website 🔗️: github.com/MichaelMure/git-bug

  22. is a file searcher.

    pdfgrep is a search program that looks for patterns in the text portions of a PDF file. pdfgrep is largely compatible with GNU , supporting recursing directories, case insenstive regex, colorized output, etc. pdfgrep can also search in password protected PDF files.

    Website 🔗️: pdfgrep.org/

    apt 📦️: pdfgrep

  23. (Getting Things !) is a task .

    GTG organizes tasks into a heirarchical list with start and due dates for each task. Tasks are easily created and can have a list of searchable tags applied to them, enabling further organization. GTG supports task syncing from a variety of services, including bug tracking services. GTG also supports plugins which extend the functionality of GTG.

    Website 🔗️: github.com/getting-things-gnom

    apt 📦️: gtg

  24. () is an HTTP code explainer.

    httpcode takes in an HTTP response code (or pattern) and prints a short explanation about the response code. httpcode can also search the descriptions of codes using , which returns all matching codes if found.

    Website 🔗️: github.com/rspivak/httpcode/

    apt 📦️: httpcode

  25. is an infinite precision .

    spigot performs calculations on/from streams and outputs results digit-by-digit. spigot performs calculations in such a way that it ensures all output digits are as correct as possible, so generated constants or important numbers will be free of rounding errors. spigot can also alter the output to any base between binary and .

    Website 🔗️: chiark.greenend.org.uk/~sgtath

    apt 📦️: spigot

  26. is an eye strain manager.

    SafeEyes counts computer usage and periodically issues configurable breaks to prevent eye strain or repetitive strain injury (). SafeEyes features two types of breaks, frequent short breaks, and infrequent long breaks. Breaks can be made dismissable (default) or unskippable. SafeEyes can sum and track usage statistics locally if needed.

    Website 🔗️: slgobinath.github.io/SafeEyes/

    apt 📦️: safeeyes

  27. is a simple .

    In Blinken you are shown a sequence of colorful flashing lights and beeping sounds. Once the sequence ends you must press the buttons in the same order that they flashed in before the time runs out, otherwise you lose and the game restarts. Blinken features a high score table for tracking the longest successful sequences.

    Website 🔗️: kde.org/applications/education

    apt 📦️: blinken

  28. is a program finder.

    whiff is a small utility that finds the first existent program out of a list of programs passed to it as arguments. Unlike which, whiff will print errors to stderr rather than stdout, further simplifying its use in shell scripts. whiff is useful for finding a necessary program out of multiple possibilities in shell scripts.

    Website 🔗️: metacpan.org/release/App-Whiff

    apt 📦️: whiff

  29. is a dependency mapper.

    Germinate grabs the seeds (important packages/metapackages) for a selected (Debian/etc.) package repository and finds all dependencies for the seeds. Dependencies are laid out in a directory, with reverse dependencies listed in a subdirectory. Packages can be excluded from the listing if needed.

    Website 🔗️: launchpad.net/germinate

    apt 📦️: germinate

  30. is a file watch program.

    fswatch is a tool that monitors files and directories using platform-specific or agnostic programs and reports the results to stdout. fswatch can monitor many files at once, supports regex for matching or excluding files, and can report various details about the files that may have changed.

    Website 🔗️: emcrisostomo.github.io/fswatch

    apt 📦️: fswatch