Pinned Loading
-
game_midi_breakout
game_midi_breakout PublicA DB-15 MIDI breakout PCB that fits inside those grey clam-shell connector housings.
-
Generate epub files from Devhelp doc...
Generate epub files from Devhelp documentation 1#!/usr/bin/env python3
23# Generates epub given a .devhelp2 file.
4# Run this to generate epub for all installed devhelp files on a Debian system:
5# for i in $(locate .devhelp2|grep ^\/usr\/share); do ./devhelp2epub.py $i; done
-
Categorize (or Collection-ize) your ...
Categorize (or Collection-ize) your kobo ebooks by the directory's they're contained in. Tested on kobo mini and kobo aura one. 1#!/usr/bin/env python3
2# usage ./kobo_categorize.py /path/to/kobo/mountpoint
3# A backup of the kobo database is placed in your home directory before modification
45# Script to add ebooks to the kobo reader sqlite db categories based on their
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.