-
Updated
May 27, 2020 - C
#
suckless
Here are 259 public repositories matching this topic...
n³ The missing terminal file manager for X.
android
c
search
vim
cli
console
productivity
raspberry-pi
multi-platform
terminal
command-line
filesystem
launcher
ncurses
wsl
file-manager
suckless
file-preview
disk-usage
batch-renamer
Clipboard management using dmenu
-
Updated
Apr 17, 2020 - Shell
Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.
-
Updated
May 3, 2020 - Python
pfalcon
commented
Jul 18, 2019
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).
YouTube videos on the command line
python
youtube
video
youtube-video
youtube-dl
video-downloader
public-domain
youtube-downloader
youtube-url
suckless
-
Updated
Feb 16, 2020 - Python
-
Updated
Apr 9, 2020 - Shell
linux
lightweight
minimal
simple
static
distro
musl
suckless
musl-libc
bonsai
no-systemd
static-linking
-
Updated
May 27, 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).
-
Updated
Feb 22, 2020 - C
bernd59
commented
Mar 25, 2019
The Documentation MicroPython 1.10
uselect poll.unregister(obj) Unregister obj from polling.
In the File line 60
uasyncio/__init__.py
self.poller.unregister(sock, False)
Please replace with
self.poller.unregister(sock)
Best regards Bernd
a collection of small and standalone utilities for image processing, written in pure C
-
Updated
Apr 30, 2020 - C
a clone of suckless simple terminal aka st
-
Updated
Apr 2, 2017 - C
An evolution of the suckless ii(1) file-based IRC client
-
Updated
Apr 19, 2020 - Awk
-
Updated
May 27, 2020 - Shell
A dwm build with preprocessor directives to decide which patches to include during build time
-
Updated
May 28, 2020 - C
Micro template engine in Python with low memory usage, intended for Pycopy, small Python implementation
-
Updated
Jul 21, 2019 - Python
My dwm vanitygaps build (incl. individual patches)
-
Updated
May 8, 2020 - C
Simple Vi like text editor
-
Updated
Sep 21, 2019 - C
a simple plaintext presentation tool
-
Updated
Mar 18, 2020 - C
re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications
-
Updated
May 7, 2019 - C
Farbfeld Image Glitcher
-
Updated
Oct 15, 2018 - C
An st build with preprocessor directives to decide which patches to include during build time
-
Updated
May 24, 2020 - C
Improve this page
Add a description, image, and links to the suckless topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the suckless topic, visit your repo's landing page and select "manage topics."
Any idea of apply hidecursor patch from st?