#
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.
Here are 6,539 public repositories matching this topic...
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
github
python
git
windows
macos
linux
shell
cli
github-enterprise
github-api
client
utility
development
programming
terminal
utilities
command-line
developer-tools
cli-app
github-client
-
Updated
Feb 22, 2022 - Python
Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library
-
Updated
Mar 2, 2022 - CSS
A supercharged AWS command line interface (CLI).
python
windows
macos
linux
shell
cli
client
aws
utility
development
cloud
programming
terminal
utilities
aws-cli
cloud-management
developer-tools
-
Updated
Jan 15, 2022 - Python
Get notified when a DOM element enters or exits the viewport. 👀
-
Updated
Oct 27, 2019 - JavaScript
Prevents your Mac from going to sleep.
-
Updated
Mar 20, 2022 - Objective-C
Various helper class
javascript
pdf
utility
helper
tool
help
page
net
common
npoi
chm
sqlhelper
excelhelpers
httphelper
cookiehelper
sessionhelper
jsonhelper
xmlhelper
regexhelper
mongodbhelper
-
Updated
Feb 1, 2022 - C#
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
python
windows
macos
linux
shell
cli
client
utility
programming
terminal
hacker-news
utilities
developer-tools
hacker-news-reader
hacker-news-client
-
Updated
Mar 29, 2022 - Python
utility
typescript
types
typescript-library
dynamic-types
safety
type-safety
type-checking
type-utilities
-
Updated
Jan 8, 2022 - TypeScript
String manipulation helpers for javascript
-
Updated
Mar 22, 2022 - JavaScript
A full-featured utility for managing Windows Subsystem for Linux (WSL)
-
Updated
Feb 2, 2022 - C++
A PHP framework for console artisans
shell
cli
console
php
application
utility
laravel
performance
composer
framework
terminal
symfony
command-line
tool
micro-framework
standalone
console-application
illuminate
hacktoberfest
laravel-zero
-
Updated
Mar 9, 2022 - PHP
RCoeurjoly
commented
Nov 24, 2021
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
go
cli
golang
chart
utility
terminal
charting-library
command-line
graph
plot
golang-library
command-line-tool
ascii-chart
line-chart
asciigraph
-
Updated
Feb 27, 2022 - Go
A command-line interface to Spotify.
-
Updated
Mar 17, 2022 - Shell
Make your React Components aware of their width and height!
-
Updated
Sep 21, 2021 - JavaScript
Easy-to-use CUI for fixing git conflicts
-
Updated
Oct 9, 2019 - Go
Snoop - The WPF Spy Utility
-
Updated
Mar 27, 2022 - C#
Vue / Vuex plugin providing a unified path syntax to Vuex stores
-
Updated
Mar 20, 2022 - JavaScript
A utility library for JavaScript and TypeScript.
-
Updated
Apr 5, 2022 - TypeScript
Command prefixing for continuous workflow using a single tool.
-
Updated
May 10, 2020 - Shell
Mac Mouse Fix - A simple way to make your mouse better.
utility
tools
scrolling
scroll
mouse
smooth-scrolling
remap
mousewheel
mouse-events
remapping
mac-mouse
symbolic-hotkeys
invert-scrolling
3rd-party-mouse
-
Updated
Apr 2, 2022 - Objective-C
- Wikipedia
- Wikipedia
Hello,
I am working with the
ZkAsyncSemaphore
under zk-utils and I found that I need to pre-create the znodes in ZooKeeper or an exception will be thrown. Is there a defined utility function to do this? I found one in the commons library but it uses an older client.EDIT:
Upon investigation, it seems that there is a function
safeCreate
within the semaphore that is meant to create the