SrslyJosh's Stars
owickstrom/the-monospace-web
A minimalist design exploration
TomWright/dasel
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
sqlpage/SQLPage
Fast SQL-only data application builder. Automatically build a UI on top of SQL queries.
borgo-lang/borgo
Borgo is a statically typed language that compiles to Go.
kiyoon/jupynium.nvim
Selenium-automated Jupyter Notebook that is synchronised with NeoVim in real-time.
dogsheep/twitter-to-sqlite
Save data from Twitter to a SQLite database
dogsheep/github-to-sqlite
Save data from GitHub to a SQLite database
dogsheep/dogsheep-beta
Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
jacobian/pinboard-to-sqlite
Save data from Pinboard to a SQLite database.
honza/vim2pygments
Convert vim colorschemes to Pygments styles
pditommaso/awesome-pipeline
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
runvnc/dadsresume
My dad's resume and skills from 1980
haroflow/go-macros
General purpose macro utility made in Golang, with scripts in Javascript
yeya24/promrelabel
Cli tool to relabel Prometheus TSDB block via Thanos rewrite
martindstone/pagerduty-cli
A command line interface for PagerDuty
alexflint/go-arg
Struct-based argument parsing in Go
xonixx/makesure
Simple task/command runner with declarative goals and dependencies
homeport/dyff
/ˈdʏf/ - diff tool for YAML files, and sometimes JSON
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.12. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
tusharsadhwani/zxpy
Shell scripts made simple 🐚
dschep/ntfy
🖥️📱🔔 A utility for sending notifications, on demand and when commands finish.
flotwig/the-one-cert
One cert to rule them all: SSL cert that is valid for any and all domains + all levels of subdomains
drop-ice/dear-github-2.0
📨 An open letter to GitHub from the maintainers of open source projects
eksctl-io/eksctl
The official CLI for Amazon EKS
hhkbp2/go-logging
A Logging Library for Golang.
kelseyhightower/envconfig
Golang library for managing configuration data from environment variables
rasbt/markdown-toclify
A Python command line tool that creates a Table of Contents for Markdown documents
tektoncd/pipeline
A cloud-native Pipeline resource.
tobgu/pyrsistent
Persistent/Immutable/Functional data structures for Python