Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Utility Software

Utility software is software designed to help analyze, configure, optimize or maintain a computer. It is used to support the computer infrastructure - in contrast to application software, which is aimed at directly performing tasks that benefit ordinary users. However, utilities often form part of the application systems. For example, a batch job may run user-written code to update a database and may then include a step that runs a utility to back up the database, or a job may run a utility to compress a disk before copying files.

https://github.com/sammwyy/betternode

Common and practical utilities for nodejs.

javascript library nodejs nodejs-modules prototype utilities utility

Last synced: 16 Nov 2024

https://github.com/vovanr/api-toggler

Alias your app API with other API

api utility

Last synced: 28 Nov 2024

https://github.com/jimbrig/PSEdgeKeywords

PowerShell Core Module for Configuring, Backing Up, and Managing Microsoft Edge Search Engine "Keywords"

browser edge microsoft-edge powershell search-engine settings-management sqlite utility

Last synced: 04 Dec 2024

https://github.com/chengjianhua/styled-fns

A collection of utility functions to use with `styled-components`, make writing component with SC more fascinating.

styled styled-components utility

Last synced: 10 Jan 2025

https://github.com/analizapandac/time-turner-js

:clock4: Modern day JavaScript time-rounding utility library :clock4:

round time typescript utility

Last synced: 18 Dec 2024

https://github.com/periaate/list

Directory traversal tool with searching, filtering, selection, and sorting functionalities.

cli directory-listing go ls tools utility

Last synced: 02 Jan 2025

https://github.com/gerhut/create-function

Create functions supports partial options.

function utility

Last synced: 22 Dec 2024

https://github.com/siddhi-io/siddhi-execution-time

Extension that provides time-related functionalities

date execution extension siddhi time utility

Last synced: 16 Nov 2024

https://github.com/tameemsafi/pick-truthy-values

Utility function to remove any falsy values from arrays/object written in typescript

js library npm typescript utility

Last synced: 03 Dec 2024

https://github.com/cauen/auto-screenshot

A 1MB binary to create a tray that can start/stop a auto screen shotter to take a fullscreen of every screen at every 60 seconds. Every file are stored at a folder with current date.

linux rust screen screenshot utility windows

Last synced: 11 Nov 2024

https://github.com/ckay-9/lolbot

League of Legends and TFT bot for Discord

discord discord-bot league-of-legends tft utility

Last synced: 22 Nov 2024

https://github.com/alienator88/alinfoundation

Swift package that houses commonly used functions, extensions, views, classes, etc.

foundation swift swiftui utilities utility

Last synced: 30 Nov 2024

https://github.com/borracciablu/dh-classlist

Helpers functions to manipulate the DOM element css classes

browser classlist dom javascript utility

Last synced: 28 Nov 2024

https://github.com/qddegtya/ajs

🍩 A collection of utility libraries used by @qddegtya with PURE-JS.

ajs pure-javascript pure-js utility utility-library zero-dependency

Last synced: 13 Nov 2024

https://github.com/2kabhishek/dexe

The exe launcher 🐚🚀

cli dmenu fzf launcher productivity shell utility

Last synced: 12 Jan 2025

https://github.com/liushuangls/tools.js

A JavaScript utility library.

javascript library utility

Last synced: 20 Nov 2024

https://github.com/naxmefy/tunic-writer-app

Utility app to write and translate the tunic language.

tunic utility

Last synced: 16 Jan 2025

https://github.com/pgilad/ansible-role-nvm

An Ansible role to install and setup nvm

ansible ansible-role nvm utility

Last synced: 11 Dec 2024

https://github.com/seluj78/flask-utils

Various Flask utilities that I find useful in my projects

flask hacktoberfest python utility

Last synced: 10 Nov 2024

https://github.com/ghozti/securenotes

a javaFX .txt file encryptor/decryptor

java javafx javafx-application javafx-gui javafx-project utility

Last synced: 19 Nov 2024

https://github.com/oscnord/lightswitch

Small app to quickly switch between light/dark mode in MacOS

dark-mode macos macos-app macos-menubar macos-mojave swift utility

Last synced: 04 Jan 2025

https://github.com/vkalinichev/uniq-port

Generates a string-based unique port number

config development generator javascript port tcp-ports utility

Last synced: 08 Jan 2025

https://github.com/jimbrig/psclearhost

PowerShell Module for clearing the shell's host in spectacular fashion!

fun powershell powershell-module powershellgallery published shell terminal tools utility

Last synced: 13 Jan 2025

https://github.com/amethyst-php/template

Create custom templates using twig and save them in the database. Can be used to allow a user to edit the basic layout of an invoice/email without touching the code.

amethyst amethyst-package api laravel template utility

Last synced: 24 Nov 2024

https://github.com/mreyoud/lib0

c89 utility library

c library utility

Last synced: 02 Jan 2025

https://github.com/m-valentino/icat

Have you ever wanted to know what an image looks like without having to leave the terminal? Well you're in luck! Now you can "cat" images with this utility called ICat (short for image cat)!

bash cat image images linux mac python terminal unix utility utils

Last synced: 24 Nov 2024

https://github.com/stdlib-js/number-float64-base-to-binary-string

Return a string giving the literal bit representation of a double-precision floating-point number.

base bin binary bits dbl double float float64 javascript node node-js nodejs number stdlib type types util utilities utility utils

Last synced: 02 Jan 2025

https://github.com/schibsted/copyfield

Update fields in a PostgreSQL database with values from another column

go postgresql utility

Last synced: 12 Jan 2025

https://github.com/stdlib-js/string-next-grapheme-cluster-break

Return the next extended grapheme cluster break in a string after a specified position.

astral code grapheme javascript node node-js nodejs point pt stdlib str string surrogate unicode utf-16 utf16 util utilities utility utils

Last synced: 14 Nov 2024

https://github.com/caiorss/fserver

Standalone, single-file file sharing web server written in Kotlin and Javalin web framework.

file java kotlin server sharing utility web

Last synced: 02 Jan 2025

https://github.com/radj307/alch

CLI Complete Alchemy and Cooking Overhaul alchemy utility.

alch builder cli commandline skyrim skyrim-alchemy skyrim-modding utility

Last synced: 24 Nov 2024

https://github.com/rotgruengelb/einfach

A collection of useful code "snippets" or "helpers" that implement little but annoying to add things for you.

python python3 snippets snippets-collection utility utility-library

Last synced: 10 Jan 2025

https://github.com/janpaepke/reversible-effect

A collection of typed utility functions returning a callback to reverse their effect.

effect effects javascript typescript utilities utility utility-library

Last synced: 13 Jan 2025

https://github.com/stdlib-js/utils-async-every-by-right

Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.

all array-like async asynchronous collection every everyright iterate javascript node node-js nodejs predicate right stdlib test util utilities utility utils

Last synced: 13 Nov 2024

https://github.com/nullvoxpopuli/turborepo-summary-analyzer

Local-only tool for analyzing turborepo summary json files

analysis analyze analyzer ember emberjs json tool tools turbo turborepo utilities utility

Last synced: 12 Jan 2025

https://github.com/mystpi/dedent

🔧 Remove shared indentation from a string

dedent gleam indentation string utility

Last synced: 12 Jan 2025

https://github.com/robertsaupe/node-screenshots

make automatic pixel perfect screenshots built using Node.js & puppeteer

cli nodejs puppeteer puppeteer-screenshot screenshot screenshot-utility utility

Last synced: 14 Nov 2024

https://github.com/purkayasta/theutilityverse

UtilityVerse is a helper library to speed up the development with common methods built in

aspnetcore csharp dotnet helpers utility utility-classes utility-library

Last synced: 19 Nov 2024

https://github.com/soft/miru

Utility for keeping track of watched TV episodes and movies

library library-management movies ncurses sqlite tv urwid utility

Last synced: 19 Nov 2024

https://github.com/2kabhishek/backlog

Go back in time and commit. 💾⏳

git github python tool utility

Last synced: 12 Jan 2025

https://github.com/notsooshariff/commandsage-cli

A Python command-line interface (CLI) startup tool which is a personal project that you can use to streamline your daily tasks and automate various workflows.

cli cli-tools command-line command-line-utility helper terminal terminal-helper utility

Last synced: 08 Jan 2025

https://github.com/xyproto/gionice

Port of ionice to Go

go ionice linux util-linux utility

Last synced: 11 Jan 2025

https://github.com/kyuubiran/foxtail.net

C# utility library

csharp dotnet-core utility

Last synced: 30 Nov 2024

https://github.com/MystPi/dedent

🔧 Remove shared indentation from a string

dedent gleam indentation string utility

Last synced: 15 Nov 2024

https://github.com/jelni/file-date-sorter

A simple Python script that sorts your files into folders by date

python utility

Last synced: 11 Jan 2025

https://github.com/lucasferreira/db-migr

Javascript db migrations utility for SQLite, MySQL or other SQL Ansi databases

javascript migrations sqlite3 tool upgrade utility

Last synced: 09 Jan 2025

https://github.com/jaid/array-to-object-keys

Converts an array to an object where the keys are the array entries and the values are customizable in a function.

array array-manipulations array-map convert javascript-array javascript-object keys lang object utility values

Last synced: 25 Dec 2024

https://github.com/jaid/commit-from-action

Utility class for making changes to a repository from a GitHub Action.

action actions class commit fs git git-commit github-action github-actions library push utility vcs

Last synced: 25 Dec 2024

https://github.com/ssukienn/nestjs-swagger-api-spec

Decorator for aggregating all your @nestjs/swagger decorators.

decorator nestjs openapi swagger typescript utility

Last synced: 16 Nov 2024

https://github.com/olehmisar/nodash

A Swiss knife for Noir

library noir-lang utility zero-knowledge

Last synced: 17 Nov 2024

https://github.com/jaid/open-twitch-dashboard

CLI tool that opens the Twitch streamer dashboard in the default browser. It's that simple.

automation browser cli dashboard open streamer tool twitch twitch-dashboard twitch-tv twitchtv utility

Last synced: 25 Dec 2024

https://github.com/vweevers/windows-bin

Find native Windows executables

nodejs utility windows wow64

Last synced: 09 Jan 2025

https://github.com/jaid/inject-browser-sync-webpack-plugin

Webpack plugin that injects the browser-sync script into the html-webpack-plugin output.

browser-sync debug debugging html html-webpack-plugin html-webpack-plugin-plugin lib library plugin util utility webpack webpack-plugin

Last synced: 25 Dec 2024

https://github.com/drittich/windows-key-disabler

A windows tray utility for gamers that temporarily disables the Windows key.

gaming utility windows

Last synced: 03 Dec 2024

https://github.com/jaid/render-dead-by-daylight-build

Creates an image of a Dead by Daylight build.

dbd dead-by-daylight image image-generation lib library render util utility

Last synced: 25 Dec 2024

https://github.com/stdlib-js/iter-unique-by-hash

Create an iterator which returns unique values according to a hash function.

dedupe deduplicate distinct hash iterable iterate iterator javascript node node-js nodejs stdlib uniq unique util utilities utility utils

Last synced: 15 Nov 2024

https://github.com/ezioleq/ssappid

Search Steam AppID

cli python steam steam-api utility

Last synced: 09 Jan 2025

https://github.com/datumbrain/dirtree

A utility to print directory tree respecting repo's .gitignore file.

go golang shell tree tree-structure utility

Last synced: 17 Nov 2024

https://github.com/jaid/read-file-string

Returns file content as a UTF-8 string. Returns null if file does not exist (or is a directory) instead of throwing an Error.

file filesystem lib library load-file loader promise read-file string util utility

Last synced: 25 Dec 2024

https://github.com/pouyakary/dup

a tiny and fast command line utility to find the duplicate files within a directory

cli cmd duplicate-detection duplicate-files duplicates filesystem gnu-utilities utility

Last synced: 25 Dec 2024

https://github.com/ssokolow/fan_remote

Minimal server (with maximal security) for turning off an X10-controlled fan over HTTP

http-service quick-hack utility x10

Last synced: 08 Jan 2025

https://github.com/anishlearnstocode/must-have

Must have utility tools + softwares for productivity and whatnot

alt-tab alttab macos scroll-reverser software utility utility-tools utils win windows

Last synced: 15 Nov 2024

https://github.com/0x9ef/go-wiper

Safely wiping your secure data in Golang

data gutmann-method safely secure utility wiping

Last synced: 24 Nov 2024

https://github.com/gamtiq/software-links

Links to useful software, tools, resources, services

catalog link list service software tool utility

Last synced: 01 Jan 2025

https://github.com/stdlib-js/string-base

Base (i.e., lower-level) string functions.

base javascript node node-js nodejs stdlib str string util utilities utility utils

Last synced: 20 Nov 2024

https://github.com/nberlette/clsx

Modern TypeScript rewrite of the popular `clsx` package by Luke Edwards, with type-level previews of compiled class strings.

bun classes classnames clsx compile-time-reflection css deno jsr node typescript utility web

Last synced: 14 Nov 2024

https://github.com/stdlib-js/array-to-view-iterator-right

Create an iterator from an array-like object view, iterating from right to left.

arr array iterate iteration iterator javascript node node-js nodejs reverse slice stdlib typed typed-array util utilities utility utils view

Last synced: 17 Nov 2024

https://github.com/stdlib-js/array-to-iterator-right

Create an iterator from an array-like object, iterating from right to left.

arr array convert iter iterate iteration iterator javascript node node-js nodejs stdlib to typed typed-array util utilities utility utils

Last synced: 17 Nov 2024

https://github.com/pgbiel/discordcoolselfbot

Some cool selfbot made for reasons yet unknown by humanity.

discord-js discordjs selfbot utility

Last synced: 09 Jan 2025

https://github.com/atomicsponge/script-tray

:wrench: Electron based system tray application for launching scripts

electron-app launcher-application system-utility utility

Last synced: 28 Nov 2024

https://github.com/snmetamorph/mem2pix

Crossplatform utility for real-time visualization process memory content as image. Based on SDL2, works on Windows and Linux.

cmake cpp cpp17 debug graphics linux mem2pix memory-analysis pixels reverse-engineering sdl2 utility visualization windows

Last synced: 28 Nov 2024

https://github.com/serpent7776/rer

regular expression based file renamer

commandline regex regular-expression rename rename-files utility

Last synced: 17 Nov 2024

https://github.com/tomlutzenberger/constantine

The (hopefully) most comprehensive collection of constants for PHP

collection constants php utility

Last synced: 10 Jan 2025

https://github.com/aivanf/bytesplitter

BySp is a tiny Python utility for splitting any files and combining them back. Security thru Obscurity!

file-format python utility

Last synced: 31 Dec 2024

https://github.com/borracciablu/dh-addeventlistener

Helpers functions to facilitate event listener on DOM elements.

addeventlistener browser dom event javascript utility

Last synced: 28 Nov 2024

https://github.com/jimthedev/realm-util

JavaScript helper utilities for realm

decorators models nodejs realm utility

Last synced: 16 Nov 2024

https://github.com/afriemann/uncaptive

auto-login for captive portals

captive-portal daemon python utility wifi

Last synced: 28 Nov 2024

https://github.com/jakemason/path-adder

Quickly add all folders in the working directory to your Window's $PATH

powershell powershell-script quality-of-life utility windows

Last synced: 20 Nov 2024

https://github.com/chiefbiiko/ballify

bundle all frontend assets of your single page app into one ball :8ball: :basketball: :baseball: :football:

ball ballify build-tool devops frontend-assets simple single-page-app spa utility

Last synced: 20 Nov 2024

https://github.com/ajyounguk/tpmonitor

A shell script which will turn a tplink hs100 smart plug on and off, based on the status of a machine on the network

home-automation hs100 hs110 ip kasa linux monitor pc-monitor shell shell-script smart-plug tplink unix utility

Last synced: 20 Nov 2024

https://github.com/2kabhishek/gosh

Minimalistic Shell in Go 🐚🐀

cli golang learning shell utility

Last synced: 12 Jan 2025

https://github.com/jimmycuadra/pretty_chat

Pretty print blocks of text from chats

application cli ruby utility

Last synced: 02 Dec 2024

https://github.com/gyumeijie/fpchecker

Check whether a float number can be presented precisely in IEEE754.

checker floating-point ieee754 npm-package utility

Last synced: 07 Dec 2024

https://github.com/madladsquad/untitledpackagegenerator

An application, which uses common installation information for our projects for deployment on many packaging formats

arch-linux c cpp debian deployment ebuild flatpak funtoo gentoo linux packaging rpm shell utility windows winget

Last synced: 14 Jan 2025

https://github.com/rob--/performancer

Android application to analyse hardware components usage on a given device.

android hardware-components utility

Last synced: 24 Dec 2024

https://github.com/xyene/withhost

🌐 Linux/FreeBSD utility for overriding DNS address lookup responses.

dns freebsd hosts hosts-file linux override utility

Last synced: 18 Nov 2024

https://github.com/stdlib-js/ndarray-base-min-view-buffer-index

Compute the minimum linear index in an underlying data buffer accessible to an array view.

array base idx index javascript linear min minimum multidimensional ndarray node node-js nodejs stdlib strides types utilities utility utils view

Last synced: 30 Dec 2024