trending

6yr ago

glitch-this - Create highly customizable glitched images and GIFs!

A commandline tool + python library to glitchify images and even make GIFs out of them! Featuring 100 different levels of glitching intensity! Customize, glitching intensity, color offset, add scan lines, Change GIF duration, number of frames and so much more!

1yr ago

Cursor Rules CLI - Auto-install relevant Cursor rules with one simple command

A simple tool that automatically detects libraries in your codebase and installs (after you approve) matching Cursor rules to enhance your development experience.

3yr ago

Apple MLX - An array framework for machine learning on Apple silicon

An open source library for “large-scale deep learning models” running on the public cloud and a framework for machine learning on Apple silicon.

It can be used to train or fine tune transformer language models on Apple hardware.

BackyDB - Modular, secure database backup and restore system

A modular backup and restore system designed to provide flexible, secure, and efficient database backups with support for MySQL and extensible architecture.

5yr ago

Kornia - Computer vision library for deep learning

Kornia is a differentiable computer vision library for PyTorch.
It consists of a set of routines and differentiable modules to solve generic computer vision problems.

Entropy - entropy is a CLI that helps you get control of your life 💪

entropy is a command line friend that helps you reduce entropy
in your life. It allows you to journal and add a status at the end of the day.
Five minute journalling meets your terminal.

1yr ago

TransmorphAI - Seamless API data transformation with AI

TransmorphAI is a Python library that automates API data transformation. Simply send your data in any format (JSON, XML, text…), and it will be structured according to the expected schema.

6yr ago

StarCLI - CLI for browsing trending github repos by stars

A command-line interface that lets you browse trending repos on GitHub by stars, date, and more.
It also has a awesome layouts of output format (all with colors, thanks to the python library called rich):
- list
- table
- grid
Contributions welcome!

2yr ago

Audio-SpectraCLI - Visualizing real-time audio input as a spectrum using FFT

It is a tool that provides real-time FFT visualization of audio spectra. It captures audio input from the microphone and displays the corresponding frequency spectrum directly in the terminal window, allowing users to monitor and analyze audio signals.