Here are
270 public repositories
matching this topic...
n³ The missing terminal file manager for X.
Clipboard management using dmenu
Updated
Jun 9, 2020
Shell
Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.
Updated
May 3, 2020
Python
A lightweight TrueType font rendering library
YouTube videos on the command line
Updated
Feb 16, 2020
Python
🖼️ Download and display album art or display embedded album art
Updated
Jun 4, 2020
Shell
🌱 a tiny distro-independent package manager
Updated
Jun 2, 2020
Shell
Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much less resources (and providing less compression ratio of course).
A concurrent, hackable bar/panel for X written in Go.
An independent Linux® distribution built from scratch
Updated
May 30, 2020
Shell
a collection of small and standalone utilities for image processing, written in pure C
a clone of suckless simple terminal aka st
🤖 My Arch GNU/Linux and dwm setup.
Updated
Jun 8, 2020
Shell
An evolution of the suckless ii(1) file-based IRC client
A dwm build with preprocessor directives to decide which patches to include during build time
Micro template engine in Python with low memory usage, intended for Pycopy, small Python implementation
Updated
Jun 9, 2020
Python
Repatch repository of developed 'Vim Browse' and 'Alpha Focus Highlight' patches for simple terminal (st).
Basic mpris player control for linux command line
My dwm vanitygaps build (incl. individual patches)
Updated
May 6, 2020
Vim script
Simple Vi like text editor
An st build with preprocessor directives to decide which patches to include during build time
Convert farbfeld images to sixels
Suckless Terminal -- WIP Fork
a simple plaintext presentation tool
re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications
Improve this page
Add a description, image, and links to the
suckless
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
suckless
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
CPython3 has check for "printable" chars, and dumps them. This discrepancy causes a bunch of diffs when comparing CPy vs uPy output on real-world corpus (like, CPython stdlib/testsuite).