This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body | |
{ | |
margin-top: 1px; | |
margin-right: 3px; | |
margin-left: 2px; | |
margin-bottom: 3px; | |
background: #201F1F; | |
color: white; | |
font-family: Bookerly, Segoe UI, Palatino Linotype, Arial Unicode MS; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
# http://www.octopus-studio.com/download.en.htm | |
import os | |
from os.path import isdir | |
from pyglossary.compression import compressionOpen as c_open | |
from pyglossary.compression import stdCompressions | |
from pyglossary.core import log | |
from pyglossary.option import ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
set -e | |
# Debian: | |
echo 'deb http://ppa.launchpad.net/rock-core/qt4/ubuntu focal main | |
deb-src http://ppa.launchpad.net/rock-core/qt4/ubuntu focal main' > /etc/apt/sources.list.d/qt4.list | |
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 78CB407D3E3D8F94 | |
sudo apt-get update |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# need to install https://github.com/ilius/repassgen | |
# u i a e o | |
G0='ういあえお' | |
# shi ki ni ka | |
G1='しきにか' | |
# no chi ku to ha ta |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
from formats_common import * | |
import html | |
enable = True | |
format = 'Drug-guide' | |
description = 'Drug-guide (SQLite3)' | |
extensions = () | |
readOptions = [] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
from formats_common import * | |
import html | |
enable = True | |
format = 'Pharmaplus' | |
description = 'Pharmaplus (SQLite3)' | |
extensions = () | |
readOptions = [] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
from formats_common import * | |
import html | |
enable = True | |
format = 'Pharmaplus' | |
description = 'Pharmaplus (SQLite3)' | |
extensions = () | |
readOptions = [] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
from formats_common import * | |
import zipfile | |
enable = True | |
lname = "epub_ungrouped" | |
format = "EpubUngrouped" | |
description = "EPUB (Ungrouped)" | |
extensions = () |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Discover monitor name with: xrandr | grep " connected" | |
# and set MONITOR | |
MONITOR="" | |
STEP="0.05" | |
MIN="0.1" | |
CurrBrightLine=$( xrandr --verbose --current | grep ^"$MONITOR" -A5 | tail -n1 ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aryanpour-2023-stardict.zip | |
https://mega.nz/file/5gQ2mBKT#ivnA5CIHDFfBaBCEb1EFLZWCQj-I1boCI_Lkzf28WaI |