Skip to content

Instantly share code, notes, and snippets.

@Royhowtohack
Royhowtohack / iina-as-an-audiobook-player.md
Created December 25, 2022 02:13 — forked from xiaolai/iina-as-an-audiobook-player.md
A better way to listen audiobook on MacOS
@Royhowtohack
Royhowtohack / download-all-my-kindle-books.ipynb
Created December 22, 2022 02:34 — forked from xiaolai/download-all-my-kindle-books.ipynb
a jupyter notebook for downloading all books to devices, using Selenium.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Royhowtohack
Royhowtohack / RoysTask2.py
Created July 25, 2020 06:42
Roy's task#1
import time
import random
from opencc import OpenCC
from time import sleep
from termcolor import colored
from simpleeval import simple_eval
class Bot: