PackElend / misc-scripts

Miscellaneous scripts and programs I want to share with the world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This repository contains various scripts and programs I have created that I wish to share with the world and are too small to fit in any other repository. Please see the LICENSE.txt file for licensing/legal information.

Brief descriptions of some of the contents:

  • private-r800.xml - this is for using the Logitech Presenter R800 tool with Karabiner. See this blog post for more information.

  • docker-copy-as-user - for copying files into Dockerfiles owned by particular users. See this blog post for more information.

  • convert-delicious-to-webloc - a utility I wrote to convert http://del.icio.us/ bookmark export files (XML format) to OS X .webloc files. The del.icio.us website seems to be now mostly broken (as of May 2016) --- in fact it no longer seems to support exporting .xml backups, I just happened to have an old one lying around --- so I wanted to get out of that format and into something I could use locally on my Mac (I share my .webloc files through Dropbox).

(for anyone looking for git-refresh-from-remote, it has moved to git-utilities)

(for anyone looking for rename-phone-files, I now provide this functionality in normalize-filename instead.)

(for anyone looking for draw.io-offline-docker, it's not really needed any more - draw.io provide desktop integrations here).

About

Miscellaneous scripts and programs I want to share with the world

License:MIT License


Languages

Language:Python 66.7%Language:Shell 33.3%