Skip to content

tckmn/kipfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone --recursive https://github.com/KeyboardFire/kipfa
cd kipfa
patch -p1 -d tools/neovim <neovim.patch
cd tools/neovim
make CMAKE_BUILD_TYPE=RelWithDebInfo
cd ../..
cat >config.ini <<x
[pyrogram]
api_id = 12345
api_hash = 123456789abcdef123456789abcdef12
x

pip dependencies: SpeechRecognition pycairo Pyrogram requests tgcrypto beautifulsoup4

files not included in repo:
data/arslan.txt     arslan copypastae
data/tgguess        telegram history export in nicer format
data/key            yandex key
src/puzzle.py       puzzles
src/zendo.py        zendo puzzles

Releases

No releases published

Packages

No packages published