Commit Graph

43 Commits

Author SHA1 Message Date
Aryadev Chavali
c35b9ea674 (Scripts)~make music_update_bar sleep 1 -> 0.5s 2021-03-22 06:26:01 +00:00
Aryadev Chavali
dda331ae9f (Scripts)+time has finished prompt for timer 2021-03-17 05:16:48 +00:00
Aryadev Chavali
f88f5bb640 (Scripts)+timer script to help with studying and stuff
This script acts as a library (to be symlinked/copied into your
project) for interfacing with the 'espeak' and 'play' libraries in
python.  It also has a 'main' functionality where it acts a study
timer with a 40/20 minute split of work to rest.
2021-03-10 16:24:11 +00:00
Aryadev Chavali
8b6a9807f9 (Scripts)~change music scripts to use playerctl instead 2021-03-10 16:23:23 +00:00
Aryadev Chavali
68498dd7c5 (Scripts)~volume: just display volume of machine rather than mpc 2021-03-10 16:08:32 +00:00
Aryadev Chavali
78d0281e29 (SXHkD)~playerctl controls instead of mpc based commands
playerctl is a bit more generic and makes it easier to script
interactions.
2021-03-10 16:08:25 +00:00
Aryadev Chavali
83dcb1549a (Scripts/Status)~set connection text to have the connection name 2020-12-30 20:52:42 +00:00
Aryadev Chavali
250c63ac4b (Scripts)+eshell option to eselect
Option makes it easier to launch eshell instantly, which I've found to
be doing quite often.
2020-12-02 15:31:23 +00:00
Aryadev Chavali
7a28e20e82 (Scripts)~eserver -> eselect
Remove eserver cos it's useless and integrate emacsclient into eselect
2020-09-21 22:11:00 +01:00
Aryadev Chavali
53b9c82cc6 +dmenu script for Emacs and eserver launching 2020-09-16 18:17:40 +01:00
dx
5b40685084 +media terms to launch_music
Similar to dev class terminals, I've added an option to dwm to make
'media-term' class terminals stay in the 3rd workspace (media
workspace).
2020-07-15 15:36:25 +01:00
dx
b41c6dfec4 ~clean up scripts
Remove any redundant info, only leaving what is absolutely necessary.
2020-07-15 15:34:53 +01:00
dx
9c43bb0818 +script: show album art for playing track on mpd 2020-07-12 02:56:10 +01:00
dx
47f290caed +script to show uptime on status bar 2020-07-12 00:51:06 +01:00
dx
ecf78066b3 +alarm script in python for hour-based alarms via notify-send 2020-07-09 22:11:02 +01:00
dx
ae3ed4e4fa -space in output string for battery dwmbar script 2020-07-09 22:10:05 +01:00
dx
7f8f465881 +titles for each terminal in launch_music 2020-07-09 22:10:05 +01:00
dx
159b684f94 +memory script for dwmbar 2020-07-09 22:10:05 +01:00
dx
7e3e104bac +script to update dwmbar based on music changes 2020-07-09 22:10:05 +01:00
dx
31516c31c1 ~renamed file 2020-07-09 22:07:16 +01:00
dx
14d6527303 ~mupdf -> xdg default app 2020-07-07 00:33:35 +01:00
dx
2f3ce0ed39 ~scripts with better simpler icons 2020-07-07 00:29:44 +01:00
dx
afa33b7491 +little script to download and view pdf files
Curls a url to a temp file, then views it in mupdf. After mupdf is
terminated, delete the file.
2020-06-27 11:00:29 +01:00
dx
934e9e57c9 ~setup_music -> launch_music
Staying with style of launch*
2020-06-21 01:57:47 +01:00
dx
1598b192a0 ~st -> $TERMINAL
Easier to manage
2020-06-10 18:51:57 +01:00
dx
2c9f679433 +simple eserver script
This will substitute with the systemd server for emacs server, this will
hopefully fix some of the issues with persistence.
2020-06-10 18:09:30 +01:00
dx
319194ea02 ~rdwm -> rxinit
Restart via xinit instead of dwm. More applicable to multiple desktop environments
2020-06-10 12:37:48 +01:00
dx
5bbce8e03c ~moved launch_polybar to scripts folder 2020-06-10 12:37:33 +01:00
dx
a9f3741cd0 +simple dmenu script to change music in mpd playlist
Searches playlist via dmenu for a music track then plays it. Bound to
hyper + m in sxhkd
2020-06-10 01:22:52 +01:00
dx
6c02553c34 +mpc volume script to get the volume of mpc 2020-06-06 19:35:14 +01:00
dx
45b80e8e67 ~set_bar -> scripts/status/*
Decomposed the set_bar monolith script into seperate 'block' scripts
2020-06-06 19:31:36 +01:00
dx
852d280157 ~reboot_services -> xinitrc 2020-06-06 19:30:58 +01:00
dx
dcbf9b2191 +download-playlist script
Using youtube-dl, set some sane defaults for what I usually do when
downloading an album or playlist.
2020-05-31 00:52:19 +01:00
dx
be913d895f +script to quickly edit scripts by emacs from term 2020-05-25 01:52:29 +01:00
dx
3a7a9cdda0 +list packages script for quick checking installed packages 2020-05-20 07:45:22 +01:00
dx
53614cf7fe +mpd support for bar 2020-05-17 09:32:21 +01:00
dx
5cd84746d4 ~some stuff with xserver 2020-05-17 09:32:11 +01:00
dx
b2859688ba +connections block for dwmbar
Basically checks if connected to some form of internet, and prints
'Connected' or 'Not connected'. Removed the applet refresh because this
is better. If I need access to those managers, I'll just launch them.
2020-05-14 18:07:02 +01:00
dx
297f679d97 +lock script
Randomly chooses a file from the lockscreens folder, then uses it for
the i3lock lockscreen background image
2020-05-14 03:03:21 +01:00
dx
e4e8719471 ~made delimiters smaller for set_bar script 2020-05-13 04:57:23 +01:00
dx
08f9b770f5 +emoticon selection script 2020-05-13 02:00:17 +01:00
dx
dcc8f8320e +script to setup music workspace using st 2020-05-12 22:58:18 +01:00
dx
ceaa91c43e +scripts to version control
Stored in .local/scripts, scripts I use for my init. I will be adding my
xinit shortly for a full experience.
2020-05-12 22:06:42 +01:00