Search
427 results for “skunksarebetter”
-
#pwgen is a command-line #password generator.
pwgen is a tool that generates a large amount of passwords that are designed to be memorable and pronounceable. pwgen can exclude or require certain characters in generated passwords, and can also generate purely random passwords if needed. pwgen is not recommended for creating important passwords or passwords that are likely to be attacked.
Website 🔗️: https://github.com/tytso/pwgen
apt 📦️: pwgen
-
#DIGImend provides digitizer #drivers for #Linux.
DIGImend is a set of drivers and tools that provide functionality for digitized devices like drawing tablets. Many tablets are supported from various brands and OEMs, with more complex features like tilt, custom bound hard buttons, and displays being supported with configuration.
Website 🔗️: https://digimend.github.io/
-
ReText is a text editor for #Markdown and #reStructuredText. ReText provides quick access to various text elements like headers, lists, and styles like bold and italics. ReText automatically continues elements like lists, and has a table mode for making automatically updating tables. ReText can export to HTML if needed.
Website 🔗️: https://github.com/retext-project/retext
apt 📦️: retext
-
#Spout is a cave flying #game.
In Spout you guide a small rocket powered craft flying up a randomized 2D cave. Your goal is to pilot the craft up the cave by rotating it and firing its engine before the time limit expires. Obstacles are destructible by pointing the exhaust at the obstacle, clearing a path. Checkpoints are placed periodically and must be destroyed before passing.
Website 🔗️: https://njw.me.uk/spout/
apt 📦️: spout
-
#gitg is a #Git repository viewer.
gitg opens Git repositories and lists commits, branches, tags, and users. gitg displays commit messages, users involved in a commit, file diffs, all files in a repository, etc. Beyond viewing a repository gitg can also help create commits by managing (un)staged and untracked files and finally committing. gitg can also manage branches, create patches, and more.
Website 🔗️: https://wiki.gnome.org/Apps/Gitg
apt 📦️: gitg
-
#QPDF is a tool that operates on #PDF files.
QPDF is a program that performs transformations onto PDF files that preserves the original content. QPDF can linearize files, chop and merge, create, compress contained streams, simplify files for backwards-compatibility, encrypt/decrypt password protected files, and run checks and diagnostics. QPDF also supports a format for editing PDF files in a text editor.
Website 🔗️: http://qpdf.sourceforge.net/
apt 📦️: qpdf
-
#Binwalk is a filetype detector.
Binwalk is a program which examines data for any files contained within. Binwalk can detect files using several different methods, including magic number detection, pattern matching, etc. Binwalk is very useful in reverse engineering and forensics.
Website 🔗️: https://github.com/devttys0/binwalk
apt 📦️: binwalk
-
#Termit is a #terminal emulator with #Lua support.
Termit is a terminal emulator based on the vte library. Termit supports multiple tabs and can interpret text in several different encodings. Each tab's output can be searched or saved. Termit has an extensive Lua API, allowing for most functions to be actioned through Lua scripts.
Website 🔗️: https://github.com/nonstop/termit/wiki
apt 📦️: termit
-
#sluice is a pipe throughput limiter.
sluice is a small tool that limits the throughput of a pipe. sluice can act as a cat, tee, sink, or regular pipe if needed. In any of its operating modes it can impose a maximum throughput in bytes/second, a delay with varying order, and how big chunks of read/written are. sluice can also display a progress meter and verbose statistics.
Website 🔗️: http://kernel.ubuntu.com/~cking/sluice
apt 📦️: sluice
-
Xpdf is a simple program which displays PDF files. Xpdf can change how the PDF is displayed in a few ways, including inverting the colors. Xpdf also includes several utilities for extracting various things from PDF files.
Website 🔗️: https://www.xpdfreader.com/
apt 📦️: xpdf
-
#Tellico is a collection manager.
Tellico is a manager for collections of items. Tellico can catalog everything from comic books, music, stamps, project materials, even regular items around your home. A collection in Tellico can have any number of custom fields to detail items, and fields may be searched or grouped for easy access.
Website 🔗️: https://tellico-project.org/
apt 📦️: tellico
-
#Tellico is a collection manager.
Tellico is a manager for collections of items. Tellico can catalog everything from comic books, music, stamps, project materials, even regular items around your home. A collection in Tellico can have any number of custom fields to detail items, and fields may be searched or grouped for easy access.
Website 🔗️: https://tellico-project.org/
apt 📦️: tellico
-
#Ohcount (#Ohloh count) is a source code line counter with language detection.
Ohcount is a tool which counts source lines of code (#SLOC) in source files. Along with line counting ohcount can detect programming languages present in a file and licensing terms on a per file basis. Ohcount can be used on both single files as well as entire directories.
Website 🔗️: https://github.com/blackducksoftware/ohcount
apt 📦️: ohcount
-
#Tilix is an easy to use graphical tiling #terminal.
In Tilix the user can open multiple full-window sessions which can each have their own terminals. These terminals can be tiled in many ways, and are easily moved and resized using the mouse. If needed terminals can be maximized to the full window, or closed when not needed. Terminals can also be searched, made read only, and have quick access bookmarks.
Website 🔗️: https://gnunn1.github.io/tilix-web/
apt 📦️: tilix
-
#Tilix is an easy to use graphical tiling #terminal.
In Tilix the user can open multiple full-window sessions which can each have their own terminals. These terminals can be tiled in many ways, and are easily moved and resized using the mouse. If needed terminals can be maximized to the full window, or closed when not needed. Terminals can also be searched, made read only, and have quick access bookmarks.
Website 🔗️: https://gnunn1.github.io/tilix-web/
apt 📦️: tilix
-
#Tilix is an easy to use graphical tiling #terminal.
In Tilix the user can open multiple full-window sessions which can each have their own terminals. These terminals can be tiled in many ways, and are easily moved and resized using the mouse. If needed terminals can be maximized to the full window, or closed when not needed. Terminals can also be searched, made read only, and have quick access bookmarks.
Website 🔗️: https://gnunn1.github.io/tilix-web/
apt 📦️: tilix
-
#Streamlink is a #livestream #video #extractor.
Streamlink is a terminal program which extracts video streams (including live streams) from URLs. Extracted videos are then piped into another program, typically a media player like #VLC. Streamlink supports many services, including #YouTube and #Twitch.
Website 🔗️: https://streamlink.github.io/
apt 📦️: streamlink
-
#lnav is a log file navigator.
lnav is a program which reads log files and displays their combined contents in chronological order. lnav highlights and colorizes relevant or important information, including actions and errors. lnav understands several log formats, can create timestamped logs from any program output, and can filter by regex or SQL.
Website 🔗️: https://lnav.org/
apt 📦️: lnav
-
#cpulimit limits a program's CPU usage.
cpulimit is a small program which connects with a process using its PID or by running it itself. cpulimit then monitors its usage, and throttles it down if too high of a percentage is used. cpulimit can be made to kill instead of throttle, run quietly, limit child processes, and send a custom signal when cpulimit stops.
Website 🔗️: http://limitcpu.sourceforge.net/ https://github.com/opsengine/cpulimit
apt 📦️: cpulimit
-
#JohnTheRipper (#John) is an advanced password #cracking tool.
John the Ripper is a tool designed to guess passwords efficiently. John supports several cracking algorithms, including dictionary and brute forcing, as well as many hashing and encryption algorithms. John is extendable, and can be made to perform other types of cracking. An official GUI called Johnny also exists.
Website 🔗️: https://www.openwall.com/john/ https://github.com/magnumripper/JohnTheRipper
apt 📦️: john
-
#CLEX is a #terminal file manager.
CLEX's user interface features the current working directories, a listing of the current directory, and command entry. CLEX can quickly select multiple files from the current directory, and can paste various shell commands which interact with the files into the command line. CLEX features a built in help program and many useful built in operations.
Website 🔗️: http://www.clex.sk/
apt 📦️: clex
-
#KTouch is a touch #typing #tutor.
In KTouch you play typing exercises which challenge your typing ability. The default KTouch levels are organized in a way that encourages and trains home row (touch) typing. Level completions are tracked in a way which can be easily compared to view your progress.
Website 🔗️: https://kde.org/applications/education/org.kde.ktouch
apt 📦️: ktouch
-
#bupcron is a wrapper for #bup.
bup-cron is a wrapper for bup which adds support for configuration files and related backup tasks. With bup-cron multiple directories can be backed up simply and directly, without requiring a special shell script. bup-cron can also snapshot LVM volumes, reparity bup repositories, and exclude certain directories, all in a cron-friendly way.
Website 🔗️: https://github.com/anarcat/bup-cron or https://gitlab.com/anarcat/bup-cron (GitLab mirror)
-
#bup is a #Git based #backup system.
bup backs up groups of files incrementally, meaning that all versions of a set of files are stored. bup stores backups efficiently and in an accessible way, meaning 100 versions of a directory won't take up 100× the size, and you'll be able to restore any version easily. bup can quickly sync backups over SSH, and backups can have parity added for additional integrity.
Website 🔗️: https://bup.github.io/
apt 📦️: bup
-
#WhatWeb is a web stack detector.
WhatWeb is a web scanner which contacts servers and retrieves any web content present. WhatWeb then examines the responses for signatures which are imprinted by various web technologies and provides the findings in a parsable format. WhatWeb can detect many content management systems, server software, analytics packages, and supports proxies and configurable scan depth.
Website 🔗️: http://www.morningstarsecurity.com/research/whatweb
apt 📦️: whatweb
-
#FLIF is a #lossless image format.
FLIF uses the MANIAC compression algorithm to achieve compression rates competitive with some lossy image formats. FLIF uses interlacing which allows for an accurate low-scale preview to be made from the first portion of an image, meaning images can be progressively loaded and don't require thumbnails. FLIF also works well on all image types, including photos and art.
Website 🔗️: http://flif.info/
apt 📦️: flif
-
#peco is a live grepping program.
peco performs searches on an input file for strings which the user types. Searches are made as the user types, allowing for instant and quick feedback. peco supports fuzzy searches, full Unicode, regex searching, selecting lines, and outputting found strings to stdout when exiting.
Website 🔗️: https://github.com/peco/peco
apt 📦️: peco
-
#jrnl is a simple journaling program for the #terminal.
Using jrnl is as simple as running jrnl with the entry you want to add. Entries can be written directly from the shell like in "jrnl yesterday: Found a bug. Saw a cool bug." which creates an entry for yesterday titled Found a bug. jrnl supports #encryption, multiple journals, tags, and using external text editors for journal composition.
Website 🔗️: https://jrnl.sh/
#free #opensource #foss #fossmendations #journal #diary #writing
-
#Nibbles is a multiplayer #snake #game.
Nibbles is a 4 to 6 player game where each player is a snake that slithers around a field of fruits. Each apple eaten increases the snake's length, and the goal is to achieve the longest length each level. Other fruits also spawn, including cherries which halve length, bananas that give a big bonus, and diamonds that reverse the direction of other players.
Website 🔗️: https://wiki.gnome.org/Apps/Nibbles
apt 📦️: gnome-nibbles