├── README.md └── docs ├── adet.md ├── airc.md ├── audiolex.md ├── close.md ├── cmd_icons.md ├── commands.md ├── donny_slomile ├── image.jpg └── index.html ├── doubletap.md ├── find_the_body ├── image.jpg └── index.html ├── harambe.md ├── history.md ├── hydra_kicks ├── image.jpg ├── index.html └── site.html ├── img ├── Screenshot_20241128_042132.jpg ├── Screenshot_20241128_042239.jpg ├── adet.jpg ├── audiolex.jpg ├── harambe │ ├── admin.png │ ├── admin_2.png │ ├── admin_3.png │ ├── admin_4.png │ ├── list.png │ ├── list_2.png │ ├── list_3.png │ ├── menu.png │ ├── post.png │ ├── post_10.png │ ├── post_11.png │ ├── post_12.png │ ├── post_13.png │ ├── post_14.png │ ├── post_2.png │ ├── post_3.png │ ├── post_4.png │ ├── post_5.png │ ├── post_6.png │ ├── post_7.png │ ├── post_8.png │ ├── post_9.png │ ├── settings.png │ ├── settings_2.png │ ├── theme.png │ ├── upload.png │ ├── upload_2.png │ ├── upload_3.png │ ├── upload_4.png │ └── user.png ├── history.jpg ├── lockets │ ├── func.png │ ├── output.png │ └── prompt.png ├── sonets_1.jpg └── sonets_2.jpg ├── jsondb.md ├── jstyle.md ├── lockets.md ├── metaballs ├── image.jpg └── index.html ├── mouse.md ├── nextwatch.md ├── plane.md ├── purple_prison ├── image.jpg └── index.html ├── rofi_dev.md ├── san_lorenzo ├── image.jpg └── index.html ├── sonets.md ├── symview.md ├── the_shift ├── image.jpg └── index.html ├── timers.md ├── util_screen.md └── whatever ├── image.jpg └── index.html /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/README.md -------------------------------------------------------------------------------- /docs/adet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/adet.md -------------------------------------------------------------------------------- /docs/airc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/airc.md -------------------------------------------------------------------------------- /docs/audiolex.md: -------------------------------------------------------------------------------- 1 | ![](img/audiolex.jpg) -------------------------------------------------------------------------------- /docs/close.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/close.md -------------------------------------------------------------------------------- /docs/cmd_icons.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/cmd_icons.md -------------------------------------------------------------------------------- /docs/commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/commands.md -------------------------------------------------------------------------------- /docs/donny_slomile/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/donny_slomile/image.jpg -------------------------------------------------------------------------------- /docs/donny_slomile/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/donny_slomile/index.html -------------------------------------------------------------------------------- /docs/doubletap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/doubletap.md -------------------------------------------------------------------------------- /docs/find_the_body/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/find_the_body/image.jpg -------------------------------------------------------------------------------- /docs/find_the_body/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/find_the_body/index.html -------------------------------------------------------------------------------- /docs/harambe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/harambe.md -------------------------------------------------------------------------------- /docs/history.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/history.md -------------------------------------------------------------------------------- /docs/hydra_kicks/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/hydra_kicks/image.jpg -------------------------------------------------------------------------------- /docs/hydra_kicks/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/hydra_kicks/index.html -------------------------------------------------------------------------------- /docs/hydra_kicks/site.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/hydra_kicks/site.html -------------------------------------------------------------------------------- /docs/img/Screenshot_20241128_042132.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/Screenshot_20241128_042132.jpg -------------------------------------------------------------------------------- /docs/img/Screenshot_20241128_042239.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/Screenshot_20241128_042239.jpg -------------------------------------------------------------------------------- /docs/img/adet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/adet.jpg -------------------------------------------------------------------------------- /docs/img/audiolex.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/audiolex.jpg -------------------------------------------------------------------------------- /docs/img/harambe/admin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/admin.png -------------------------------------------------------------------------------- /docs/img/harambe/admin_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/admin_2.png -------------------------------------------------------------------------------- /docs/img/harambe/admin_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/admin_3.png -------------------------------------------------------------------------------- /docs/img/harambe/admin_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/admin_4.png -------------------------------------------------------------------------------- /docs/img/harambe/list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/list.png -------------------------------------------------------------------------------- /docs/img/harambe/list_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/list_2.png -------------------------------------------------------------------------------- /docs/img/harambe/list_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/list_3.png -------------------------------------------------------------------------------- /docs/img/harambe/menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/menu.png -------------------------------------------------------------------------------- /docs/img/harambe/post.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post.png -------------------------------------------------------------------------------- /docs/img/harambe/post_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_10.png -------------------------------------------------------------------------------- /docs/img/harambe/post_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_11.png -------------------------------------------------------------------------------- /docs/img/harambe/post_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_12.png -------------------------------------------------------------------------------- /docs/img/harambe/post_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_13.png -------------------------------------------------------------------------------- /docs/img/harambe/post_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_14.png -------------------------------------------------------------------------------- /docs/img/harambe/post_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_2.png -------------------------------------------------------------------------------- /docs/img/harambe/post_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_3.png -------------------------------------------------------------------------------- /docs/img/harambe/post_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_4.png -------------------------------------------------------------------------------- /docs/img/harambe/post_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_5.png -------------------------------------------------------------------------------- /docs/img/harambe/post_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_6.png -------------------------------------------------------------------------------- /docs/img/harambe/post_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_7.png -------------------------------------------------------------------------------- /docs/img/harambe/post_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_8.png -------------------------------------------------------------------------------- /docs/img/harambe/post_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/post_9.png -------------------------------------------------------------------------------- /docs/img/harambe/settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/settings.png -------------------------------------------------------------------------------- /docs/img/harambe/settings_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/settings_2.png -------------------------------------------------------------------------------- /docs/img/harambe/theme.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/theme.png -------------------------------------------------------------------------------- /docs/img/harambe/upload.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/upload.png -------------------------------------------------------------------------------- /docs/img/harambe/upload_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/upload_2.png -------------------------------------------------------------------------------- /docs/img/harambe/upload_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/upload_3.png -------------------------------------------------------------------------------- /docs/img/harambe/upload_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/upload_4.png -------------------------------------------------------------------------------- /docs/img/harambe/user.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/harambe/user.png -------------------------------------------------------------------------------- /docs/img/history.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/history.jpg -------------------------------------------------------------------------------- /docs/img/lockets/func.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/lockets/func.png -------------------------------------------------------------------------------- /docs/img/lockets/output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/lockets/output.png -------------------------------------------------------------------------------- /docs/img/lockets/prompt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/lockets/prompt.png -------------------------------------------------------------------------------- /docs/img/sonets_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/sonets_1.jpg -------------------------------------------------------------------------------- /docs/img/sonets_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/img/sonets_2.jpg -------------------------------------------------------------------------------- /docs/jsondb.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/jsondb.md -------------------------------------------------------------------------------- /docs/jstyle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/jstyle.md -------------------------------------------------------------------------------- /docs/lockets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/lockets.md -------------------------------------------------------------------------------- /docs/metaballs/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/metaballs/image.jpg -------------------------------------------------------------------------------- /docs/metaballs/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/metaballs/index.html -------------------------------------------------------------------------------- /docs/mouse.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/mouse.md -------------------------------------------------------------------------------- /docs/nextwatch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/nextwatch.md -------------------------------------------------------------------------------- /docs/plane.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/plane.md -------------------------------------------------------------------------------- /docs/purple_prison/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/purple_prison/image.jpg -------------------------------------------------------------------------------- /docs/purple_prison/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/purple_prison/index.html -------------------------------------------------------------------------------- /docs/rofi_dev.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/rofi_dev.md -------------------------------------------------------------------------------- /docs/san_lorenzo/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/san_lorenzo/image.jpg -------------------------------------------------------------------------------- /docs/san_lorenzo/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/san_lorenzo/index.html -------------------------------------------------------------------------------- /docs/sonets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/sonets.md -------------------------------------------------------------------------------- /docs/symview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/symview.md -------------------------------------------------------------------------------- /docs/the_shift/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/the_shift/image.jpg -------------------------------------------------------------------------------- /docs/the_shift/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/the_shift/index.html -------------------------------------------------------------------------------- /docs/timers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/timers.md -------------------------------------------------------------------------------- /docs/util_screen.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/util_screen.md -------------------------------------------------------------------------------- /docs/whatever/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/whatever/image.jpg -------------------------------------------------------------------------------- /docs/whatever/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madprops/blog/HEAD/docs/whatever/index.html --------------------------------------------------------------------------------