Skip to content

Instantly share code, notes, and snippets.

View and3rson's full-sized avatar
♥️
Time You Enjoy Wasting Is Not Wasted Time.

Andrew Dunai and3rson

♥️
Time You Enjoy Wasting Is Not Wasted Time.
View GitHub Profile
@and3rson
and3rson / ascii_progress.py
Last active August 25, 2024 19:23
ASCII progress bar generator (useful for CLI apps & tiling WM widgets)
"""
Author: Andrew Dunai <[email protected]>
Original code & symbol collection: Changaco <https://changaco.oy.lc/unicode-progress-bars/>
Example GIF: https://habrastorage.org/files/c28/461/630/c28461630bdf46d18be788352a2ef468.gif
Example screenshot: http://public.dun.ai/public/screenshots/148456797191.jpg (left & right widget)
>>> print progress(1, 100, 42, 10)
⎹████▂▁▁▁▁▁⎸
>>> print progress(1, 10, 3, 20, style=1)
@and3rson
and3rson / replace.json
Last active December 1, 2016 11:11
Firefox replace list
{
"version": "0.15",
"groups": [
{
"name": "Downworthy",
"urls": [],
"substitutions": [
{
"input": "Онищенк(о|а|у|ом|ові|и)",
"inputType": "regexp",