Commit Graph

65 Commits

Author SHA1 Message Date
Dmytro Meleshko 660316fb14 [scripts/leveldb-dump] support setting separate key and value encodings 2021-04-23 21:38:37 +03:00
Dmytro Meleshko bff7aeb006 [scripts] add leveldb-dump 2021-04-22 18:34:18 +03:00
Dmytro Meleshko 5585f9c693 begin adding types to the Python scripts 2021-04-18 18:06:47 +03:00
Dmytro Meleshko 855538c921 [scripts] fix a bug in run_chooser when no search results are found 2021-04-12 00:54:57 +03:00
Dmytro Meleshko 8dfc96c910 import scripts from dmitmel/factorio-tools@8f8f9725e5 written on 2020-05-25 2021-04-02 21:53:36 +03:00
Dmytro Meleshko a90b41a8cc fix "module not found" errors when importing Python code from script-resources 2021-04-02 21:50:17 +03:00
Dmytro Meleshko 7d7a4b106b [scripts/playerctl-simple-menu] sort players which are currently playing something higher 2021-03-26 22:29:08 +02:00
Dmytro Meleshko 173bf5851e [scripts] rewrite Python scripts to not use the requests module 2021-03-18 20:25:15 +02:00
Dmytro Meleshko 315a95750e [scripts/discord-stream-desktop-audio] allow specifying the audio device 2021-02-12 10:51:34 +02:00
Dmytro Meleshko 871aa910da [scripts] add my secret tmux attaching script 2021-02-04 22:41:27 +02:00
Dmytro Meleshko f62df4016d [scripts/copy-crosscode-emoji-url] change the order of URL params 2021-01-18 11:18:34 +02:00
Dmytro Meleshko f84dbb619c [scripts/copy-crosscode-emoji-url] add an option for adding the emote name to the copied URL 2021-01-16 21:21:11 +02:00
Dmytro Meleshko 9aa78e8c92 [scripts/discord-whois] refactor and add more options 2021-01-16 17:12:36 +02:00
Dmytro Meleshko 1e9f4c7618 [scripts] add a script for marking files as recently used 2021-01-08 18:12:37 +02:00
Dmytro Meleshko f7ecdeac7b [scripts/copy-crosscode-emoji-url] change the default URL 2021-01-03 21:22:34 +02:00
Dmytro Meleshko ed7835b342 [scripts/discord-whois] fix a crash on users with the default avatar 2021-01-02 00:58:04 +02:00
Dmytro Meleshko 2e543b7755 [scripts/discord-whois] print the default avatar URL 2020-12-28 01:31:04 +02:00
Dmytro Meleshko 5a45cf8a3a [scripts/copy-crosscode-emoji-url] change the default fetch URL 2020-12-17 23:36:29 +02:00
Dmytro Meleshko b30830ed85 [scripts] add a script for inspecting Discord snowflakes 2020-12-07 01:15:43 +02:00
Dmytro Meleshko c53525dc09 [scripts/copy-crosscode-emoji-url] SHOW ONLY SFW EMOTES 2020-12-07 00:01:56 +02:00
Dmytro Meleshko 93b0670f86 [scripts/copy-crosscode-emoji-url] add an option for specifying the default image size for the pasted emotes 2020-11-22 23:34:11 +02:00
Dmytro Meleshko 6ed0ea251c [scripts/archlinux-packages-menu] increase the timeout for downloading the AUR package list 2020-11-07 11:07:03 +02:00
Dmytro Meleshko ee186f7285 [scripts/archlinux-packages-menu] add listing of packages from AUR 2020-11-01 16:21:57 +02:00
Dmytro Meleshko d421d47569 I don't need a reason to write scripts! 2020-10-28 20:52:59 +02:00
Dmytro Meleshko 5d89782794 [scripts/playerctl-simple-menu] display some metadata about the current track 2020-10-24 20:22:03 +03:00
Dmytro Meleshko c127b901ef [scripts/playerctl-simple-menu] add a message for when no players are detected 2020-10-22 22:05:29 +03:00
Dmytro Meleshko 4c2dd033a6 [scripts/playerctl-simple-menu] change mnemonic shortcuts 2020-10-22 20:19:19 +03:00
Dmytro Meleshko 40dec8d6da [scripts/playerctl-simple-menu] add a button for playing the track from start 2020-10-22 19:46:01 +03:00
Dmytro Meleshko 7db0c34bca [scripts/playerctl-simple-menu] add mnemonic shortcuts for player actions 2020-10-22 19:36:15 +03:00
Dmytro Meleshko 6fe5b6355a [scripts/playerctl-simple-menu] show player icons 2020-10-22 15:54:01 +03:00
Dmytro Meleshko 0767298972 [scripts/playerctl-simple-menu] add sorting by player priorities 2020-10-22 15:34:37 +03:00
Dmytro Meleshko b4eff2694a [scripts] add a script for controlling media players 2020-10-22 13:35:02 +03:00
Dmytro Meleshko 07d4c018aa [scripts/copy-crosscode-emoji-url] add an option for reading the emote registry dump from a file, make the config file optional 2020-10-14 21:38:41 +03:00
Dmytro Meleshko 9f13090771 [scripts/query-bookmarks] add folder support 2020-10-13 22:29:23 +03:00
Dmytro Meleshko db7d25f480 [scripts/copy-crosscode-emoji-url] rewrite in Python and reuse common bits of the query-bookmarks script 2020-10-04 16:28:15 +03:00
Dmytro Meleshko 13d2805205 [scripts] add the prime-run script along with a completion function 2020-10-02 17:34:21 +03:00
Dmytro Meleshko 90c01434ef [zsh] save the real "man" command to history when F1 is pressed 2020-09-14 17:45:20 +03:00
Dmytro Meleshko 8c65e3b5a3 [scripts/copy-crosscode-emoji-url] change location of the config 2020-09-06 22:08:39 +03:00
Dmytro Meleshko 5f07e06fa7 [scripts/copy-text-face] ¯\_(ツ)_/¯ 2020-09-05 15:47:48 +03:00
Dmytro Meleshko 65a581e0ce very minor changes 2020-08-23 11:57:34 +03:00
Dmytro Meleshko 357956bf22 [scripts/mediawiki-preview] enable pre-save transforms 2020-08-17 00:38:54 +03:00
Dmytro Meleshko 052df1ddc5 [scripts/mediawiki-preview] add module blocking to fix a couple issues in the "citizen" skin 2020-08-13 19:43:40 +03:00
Dmytro Meleshko 09377a44da [scripts/mediawiki-preview] add support for the "citizen" skin 2020-08-13 19:43:28 +03:00
Dmytro Meleshko d67637769d [scripts] fix anchor links not working 2020-08-12 23:04:41 +03:00
Dmytro Meleshko 3a02a30ef3 [scripts] add a MediaWiki page previewer script 2020-08-12 22:31:12 +03:00
Dmytro Meleshko 88e31cc9e7 [scripts] remove file extensions 2020-08-11 15:50:42 +03:00
Dmytro Meleshko da9646e8a3 [scripts] add a script for streaming desktop audio to discord 2020-05-30 12:58:33 +03:00
Dmytro Meleshko 4bbc47593b [scripts] add discord-whois 2020-05-29 21:54:08 +03:00
Dmytro Meleshko 6e47910a46 [scripts] add script for integration with ccbot's emote registry dump 2020-05-16 13:49:09 +03:00
Dmytro Meleshko 626bd91f00 [zsh] add a ZLE widget for visman 2020-05-14 00:58:17 +03:00