Skip to content

Instantly share code, notes, and snippets.

View shakeyourbunny's full-sized avatar

shakeyourbunny

View GitHub Profile
#!/usr/bin/env python3
'''
calisuck: index, filter-out smartly and download ebooks from Calibre open directories
Installation:
You need python 3.5 installed
Download the file as a zip and unzip-it and get into the dir
@shakeyourbunny
shakeyourbunny / building_and_compiling_lgogdownloader_on_CentOS_7.txt
Last active December 15, 2018 09:37
Building and compiling lgogdownloader on CentOS 7
Running and Compiling lgogdownloader on CentOS 7
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Requirements:
- CentOS 7 (at least bare-bones, minimal install), download it at https://www.centos.org/download/
- working internet connection
- access to the lgogdownloader git repository
- access to the CentOS, EPEL and City-Fan.org repositories
- you have some basic linux knowledge what the commands generally do, otherwise look them up before executing them