wafflespeanut / scripts

A bunch of scripts for doing some stuff...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A remnant of merges of my oldest repos (like, really old, back when I was learning Git for the first time and writing useless commit messages) which now serves as a cemetery for my scripts.

Scripts which helped me with my routines at some point:

  • mosaic.py (Nov. 2019) for generating a mosaic from photos and generating tiles for static file serving.
  • twitter-likes.py (Nov. 2019) for maintaining an archive of liked tweets locally to aid searching.
  • git-commit-modify.py (Oct. 2018) for modifying past Git commits efficiently.
  • mkv-merge (Nov. 2017) for stripping useless stuff from MKVs (in Windows).
  • mp3-tag.py (Nov. 2017) for tagging my MP3s and keeping them clean.
  • mp3-download.py (Aug. 2017) for downloading MP3s from somewhere.
  • stock-watch.py (May 2017) for providing live updates on some stock in CLI.
  • repo-update.py (Nov. 2016) for updating all repositories in some directory.
  • dxr_grep.py (Nov. 2016) for grep'ing from dxr.mozilla.org because my HDD was too slow.
  • ns_style_consts.py (Nov. 2016) for aiding a Gecko epic task.
  • asana_tasks.py (Oct. 2016) for auto-filling Asana tasks and an internal bug tracker.
  • facebook.py (Aug. 2016) for collecting messages from "Facebook data".
  • comic-download.py (Aug.2016) for downloading comics from somewhere.
  • translate.py (Aug.2016) for translating something using Google (in CLI).

And this excludes those which I'm embarrassed to talk about.

About

A bunch of scripts for doing some stuff...


Languages

Language:Python 100.0%