Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.16 KB

File metadata and controls

18 lines (14 loc) · 1.16 KB

This repository contains my personal scripts for daily usage. To obtain a specifc one, you may use curl -o <filename> <raw-link-to-file>

Scripts

Name Description Lang
auto_submodule.sh Creates a cron job that updates all git submodules every 30min in a specific folder/repo. Used in my alternative frontend bash
image-sorter Sort images into year-folders, also tries to determine the date if not saved in metadata c#
maloja-duplicate-finder Find duplicate scrobbles in a maloja database python
maloja-import-converter Parse maloja importfiles from last.fm into new format python
reassign-workspaces Move i3-workspaces from disconnected monitor to active one bash

Additional

Name Description
Manual maloja scrobbler Script for manually scrobbling to my maloja instance. Not included as this project has its own repo