Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 987 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 987 Bytes

This is a collection of one-shot scripts that I use to make my life easier. Too simple to warrant a repo of their own, but too useful to not have them somewhere. I hope you find some of them useful too.

(Kinda like a collection of dotfiles, but for scripts.)

Table of Contents

Scripts

  • shift.py: A python script to shift the time of a subtitle file by a given amount of seconds.
  • restore_permissions.sh: A bash script to restore default directory (755) and file (644) permissions in a given directory.

Contributing

Pull requests are welcome.

Please open an issue to discuss what you'd like to change before making major changes.

Please make sure to update and/or add appropriate tests when applicable.

This project is licensed under the GPL-3.0 License.