Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xayam committed Oct 17, 2023
1 parent 2211e0e commit b75d782
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# SyncBookerKivy

- Sources (for Android): https://github.com/xayam/syncbookerkivy
- Sources (for Windows): https://github.com/xayam/syncbooker
- Telegram chat: https://t.me/syncbooker_chat
- Binary download: https://cloud.mail.ru/public/rdBB/KHvCjQdaT

# Audio player for

- synchrone reading
- and synchrone listening two books: russian and english
- on two language: russian and english
- catalog audiobooks are included

# List of books:

- Kafka Franz The Metamorphosis
- Kuttner Henry The Ego Machine
- Lewis Carroll Alices Adventures in Wonderland
- Wells Herbert The Time Machine

# Binary download

https://cloud.mail.ru/public/rdBB/KHvCjQdaT
2 changes: 1 addition & 1 deletion p4a.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import subprocess

VERSION = "0.182"
VERSION = "1.0"

ARCH = "armeabi-v7a"
# ARCH = "x86_64"
Expand Down

0 comments on commit b75d782

Please sign in to comment.