Search
427 results for “skunksarebetter”
-
#masscan is a fast internet port scanner.
masscan can quickly scan vast regions of the internet for activity on certain ports. masscan can send millions of requests per second, and can operate in parallel to scan multiple targets at once. masscan is fast enough to feasibly scan the entire internet in minutes, making it effective as a precursor to large scale deep scans.
Website 🔗️: https://github.com/robertdavidgraham/masscan
apt 📦️: masscan
-
#Gitlint is a #Git commit message linter.
Gitlint helps avoid common bad practices when performing Git commits, like WIP commits, lack of a message body, etc. It does this by scanning commits and checking if they meet certain bad practice rules specified by the .gitlint file in the repository. Gitlint can be easily hooked with Git and CI systems for a more fluid linting experience.
Website 🔗️: http://jorisroovers.com/gitlint/
apt 📦️: gitlint
-
#dmtx is a set of open source #DataMatrix en/decoding utilities.
dmtx provides a set of programs used for handling Data Matrix codes, which is a public domain 2D #barcode specification. dmtx can quickly read and write Data Matrix codes with any level of error correction, and can recognize skewed and low contrast codes. dmtx also includes a C library for usage in other programs.
apt 📦️: dmtx-utils (CLI programs)
-
#saidar is a #terminal system info monitor.
saidar aggregates many details about the current system's activities in a simple set of statistics. Past system load, current CPU allocation, RAM usage, swap status, disk IO, and a few other statistics are all displayed simultaneously and in an easily readable way.
Website 🔗️: https://libstatgrab.org/ (part of libstatgrab)
apt 📦️: saidar
#free #opensource #foss #fossmendations #systeminfo #sysadmin
-
#SQLiteBrowser is a #SQLite #database viewer.
SQLite Browser (DB Browser for SQLite/DB4S) provides a simple way to view and alter SQLite databases. SQLite Browser can create and compactify databases, as well as add tables, rows, and indexes. SQLite Browser can help designing a database, with features created in SQLite Browser readily copied into source code.
Website 🔗️: https://sqlitebrowser.org/
apt 📦️: sqlitebrowser
-
#Tweak is an efficient #hexeditor.
Tweak is a hex editor which uses B-trees to store its information. When Tweak opens a file it chunks it up and loads only the necessary parts, loading more parts only when needed, saving memory and disk access time. Operations performed on this structure are quite efficient, meaning very large copies or modifications can be done nearly instantly.
Website 🔗️: https://www.chiark.greenend.org.uk/~sgtatham/tweak/
apt 📦️: tweak
-
#ZBar is a #barcode reader suite.
ZBar can read many forms of barcodes, including #ISBN, #EAN, #UPC, and #QR codes. ZBar features two programs which can detect and decode barcodes, one that operates on images, and another which operates on video4linux streams like webcams. The results of both are printed to stdout, allowing them to be piped into other programs easily.
Website 🔗️: https://github.com/mchehab/zbar (fork)
apt 📦️: zbar-tools
-
#GNUBarcode is a #barcode generator.
GNU Barcode can generate barcodes for several barcode formats, including the #EAN, #UPC, #ISBN, and #CODE128 formats. GNU Barcode can also generate many barcodes listed in a text file, outputting a table which can be cut out into individual barcodes. The generated barcodes may be outputted in Postscript or PCL which can be printed without conversion.
Website 🔗️: https://www.gnu.org/software/barcode/
apt 📦️: barcode
-
#Tegaki provides #handwriting #recognition for #Chinese and #Japanese.
Tegaki is a project which provides several models for Chinese and Japanese handwriting recognition, as well as a writing program which incorporates these models. Two backend engines are supported, #Zinnia and #Wagomu. Custom models may be used and trained if more accuracy is desired.
Website 🔗️: https://tegaki.github.io/
apt 📦️: tegaki-recognize tegaki-train
-
#Codec2 is a low-bitrate speech #codec.
Codec 2 is a patentless codec which provides extremely low bitrate (450 to 3200 bits per second) speech encoding. Codec 2 has been used in amateur radio to provide understandable speech in areas of very low signal quality and slow data rates. Codec 2 is used as the audio codec in the open hardware and software SM1000 SSB digital vocoder.
Website 🔗️: http://www.rowetel.com/blog/?page_id=452
apt 📦️: codec2
-
#Kalzium is a comprehensive #chemistry and #physics information utility.
Kalzium provides a wide range of information for several fields of science. Kalzium features a periodic table, isotope table, molecule editor, data plotting utility, and detailed atomic information. Kalzium can readily calculate many atomic phenomena, including nuclear decay and molecular mass.
Website 🔗️: https://kde.org/applications/education/org.kde.kalzium
apt 📦️: kalzium
-
#KMahjongg is a #mahjongg #solitaire #game.
Mahjongg solitaire is a solitaire game where the player matches tiles which have the same pattern on their faces. KMahjongg can hint at possible moves, as well as save and load games in progress. Many boards are available for play, and new boards may be created with a built in editor.
Website 🔗️: https://games.kde.org/game.php?game=kmahjongg
apt 📦️: kmahjongg
-
#Gource is a source repository visualizer.
Gource scans a git, SVN, etc. source repository and produces a graph visualization of how the project evolved over time. Authors are represented by flying actors beaming code into the project, directories with leaves, and files as small nodes. Gource supports bloom, scrubbing, custom theming, and specific timeframes to be graphed.
Website 🔗️: https://gource.io/
apt 📦️: gource
#free #opensource #foss #fossmendations #programming #visualization
-
#Tesseract (#TesseractOCR) is an high accuracy #OCR program.
Tesseract is a high quality optical character recognition system. Tesseract features a wide range of recognition models for many scripts, including Latin, Cyrillic, Japanese, Tibetan, and many others, totaling about 100 languages. Tesseract is very simple to use and can output its results to stdout, a text file, PDF, or hOCR.
Website 🔗️: https://github.com/tesseract-ocr/tesseract
apt 📦️: tesseract
-
#eSpeak is a command line #TTS.
eSpeak is a text-to-speech program which can speak multiple languages. To use eSpeak you simply provide it with an argument on the command line and it will say it over the audio system. eSpeak supports many languages using different synthesization profiles, and can also use other synthesization systems like #Mbrola.
Website 🔗️: http://espeak.sourceforge.net/
apt 📦️: espeak
-
#Stegosuite is an strong #steganography #utility.
Stegosuite can encode any information into JPEG, GIF, PNG, or BMP images. All data is hidden in noisy parts of the image and #encrypted using #AES, meaning even if the data is found it's encrypted. Since only the least significant bits (in noisy areas) are used the hidden data is invisible to the eye and many detection schemes.
Website 🔗️: https://stegosuite.org/
apt 📦️: stegosuite
#free #opensource #foss #fossmendations #security #encryption
-
#ColorCode is a codebreaking #puzzle #game.
ColorCode is an implementation of Mastermind. In Mastermind a codebreaker attempts to guess the configuration of the codemaker's pins. To do this the codebreaker is provided a guessing board, where they attempt combinations of pins. When a guess is made the codemaker provides hints which guide the codebreaker. ColorCode supports up to 10 color, 5 slot games.
Website 🔗️: http://colorcode.laebisch.com/
apt 📦️: colorcode
-
#TheSilverSearcher (#ag) is a fast file #search program.
ag is a quick, multi-threaded search program which is great at searching for strings in source trees. ag supports full regex, and can be made to ignore certain files using a .gitignore or any other .*ignore file. ag also can search through compressed and binary files.
Website 🔗️: https://geoff.greer.fm/ag/
apt 📦️: silversearcher-ag
-
#Golly is a #cellular #automata simulator.
Golly features flexible rulesets, enabling not only the simulation of the classic Conway's Game of Life, but other rules like WireWorld. Golly features several algorithms, including Hashlife which can deliver efficient metapixel performance. Golly can save and open premade GOL maps, and comes with a variety of such patterns.
Website 🔗️: http://golly.sourceforge.net/
apt 📦️: golly
-
#Pandoc is a document #format #converter.
Pandoc is a conversion program which understands a large amount of formats. Markdown, ODT, HTML, EPUB, man, LaTeX, and many more are available for conversion to and from, with even more available for just translation to. Pandoc can also encode metadata and create bibliographies.
Website 🔗️: https://pandoc.org/
apt 📦️: pandoc
-
#njam is a #PacMan-style #game.
njam features PacMan-esque gameplay, including all of the familiar elements. njam also adds a few more pieces, including more powerups, more interesting ghost types, and a level editor. njam also supports both local and networked multiplayer, allowing you to cooperate with or duel against your friend.
apt 📦️: njam
-
AutoKey is a utility which can automate keypresses on X11 desktops. AutoKey can perform a variety of tasks, including pasting addresses, replacing smilies with emoji, etc. AutoKey also features scripting, which allows for a massive amount of window, keyboard, mouse, etc. tasks to be automated effectively.
Website 🔗️: https://github.com/autokey/autokey
apt 📦️: autokey-gtk autokey-common
#free #opensource #foss #fossmendations #automation #AutoHotKey #Linux
-
#UnknownHorizons is a city building #game.
In Unknown Horizons you construct and manage an island settlement, where you must gather and trade resources, defend the people, and collect money. Other settlements may become friendly or hostile towards you, opening the opportunity for trade or war. Unknown Horizons can be played alone, against AI, or with people over the internet.
Website 🔗️: http://unknown-horizons.org/
apt 📦️: unknown-horizons
-
CW: Open question.
In terms of (more) open video sharing there appears to be 3 major players, #DTube, #LBRY, and #PeerTube. Apparently LBRY and DTube both utilize a blockchain in some matter, with Dtube being built on the Steem system. But their openness and decentralization isn't very obvious when compared to PeerTube. PeerTube's community deemed Dtube nonfree and centralized, but I haven't heard much of LBRY. If you have any details they would be greatly appreciated.
-
Gnash allows you to play flash media in an open and secure way. Gnash supports mainly #SWF v7, but includes some v8 and v9 features. Gnash also supports #FLV and provides a plugin for several browsers, enabling the viewing of flash video if such a need arises.
Website 🔗️: https://www.gnu.org/software/gnash/
apt 📦️: gnash
-
#Dasher is a mouse based keyboard.
Dasher allows you to type using mouse movements. Letters are presented as boxes, with probable letters given larger boxes. Dasher can learn as you type, making letter predictions more effective, improving typing speed. Dasher is great for use with joysticks, head mice, or eye mice.
Website 🔗️: https://www.inference.org.uk/dasher/
apt 📦️: dasher
-
#FreeGish is a libre version of #Gish.
In Gish you control Gish, a blob of tar with the ability to stick, slip, and make itself heavy. Using these abilities Gish must maneuver through a range of settings littered with all sorts of perilous positions. Gish was originally proprietary, but was made open source in 2010. Since then FreeGish has replaced the original art with libre clones.
Website 🔗️: https://github.com/freegish/freegish
apt 📦️: freegish
-
#Fcitx is a flexible input system.
Fcitx is an extensible input system which provides themed suggestion popups. Fcitx has builtin support for #Pinyin, and has a useful example input method. Fcitx is versatile, and can be used for everything from English #autosuggest, to Pinyin Chinese, as well as #Hangul and Japanese.
Website 🔗️: https://fcitx-im.org/
apt 📦️: fcitx
-
#pass is a modular #password manager.
pass utilizes existing and strong projects like GPG to #securely #encrypt your passwords. pass organizes passwords in folders, which allows for easy modification by many tools and programs, like browser extensions. pass is well integrated with Git, which can provide quality incremental backups if desired.
Website 🔗️: https://www.passwordstore.org/
apt 📦️: pass
-
#GnomeMahjongg is a #mahjongg #solitaire implementation.
In mahjongg solitaire you match colorful tiles that have the same face to clear the table. Gnome Mahjongg supports different tilesets, and comes with the usual tiles as well as an educational Kangxi radical tileset.
Website 🔗️: https://wiki.gnome.org/Apps/Mahjongg
apt 📦️: gnome-mahjongg