Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 05-01-2024, 06:57 PM   #1
cdhigh
Enthusiast
cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.
 
Posts: 28
Karma: 98490
Join Date: Oct 2011
Device: KINDLE 3
KindleEar has been reborn (a simplified calibre running in cloud)

What is KindleEar?
In a nutshell: A simplified version of calibre running in the cloud.

It's been half a year since Google App Engine stopped deploying Python 2 applications, and now KindleEar 3.0 is finally released, bringing with it brand new features:
  • Full support for Python 3
  • Redesigned software architecture
  • Cross-platform support, freeing you from dependence on GAE platform
  • Support for Calibre's recipe format without the need for modification
  • Built-in library of over a thousand Calibre recipe files
  • Integrated bilingual translation feature, breaking language barriers for effortless information retrieval and language learning
  • Built-in text-to-speech functionality, transforming daily news into audio for easy consumption without reading
  • Includes a browser extension, enabling effortless creation of web scraping recipe without coding, facilitating seamless content delivery from any website (brag)


For more details, please refer to the
project depository
or
project documentation




Deployment:
Although there isn't a one-click deployment method, deploying this application on either GAE or VPS only requires executing a single command in the shell:

Deployment on GAE:
Code:
rm -rf kindleear && \
git clone --depth 1 https://github.com/cdhigh/kindleear.git && \
chmod +x kindleear/tools/gae_deploy.sh && \
kindleear/tools/gae_deploy.sh

Deployment using Docker:
Code:
mkdir data && \
sudo docker run -d -p 80:8000 -v ./data:/data --restart always -e APP_DOMAIN=yourdomain kindleear/kindleear
Attached Thumbnails
Click image for larger version

Name:	scrshot.gif
Views:	99
Size:	303.2 KB
ID:	207970  
cdhigh is offline   Reply With Quote
Old 05-01-2024, 07:21 PM   #2
therealTOEBEANS
Member
therealTOEBEANS began at the beginning.
 
therealTOEBEANS's Avatar
 
Posts: 20
Karma: 10
Join Date: Apr 2024
Location: Sunny California, USA
Device: Android - KOReader - S22 Ultra
This is very cool! Glad to see an old project getting new life.
therealTOEBEANS is offline   Reply With Quote
Old 05-02-2024, 08:18 AM   #3
Quoth
the rook, bossing Never.
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 11,349
Karma: 85874895
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
The Cloud is just marketing for "someone else's server".
Quoth is offline   Reply With Quote
Old 05-02-2024, 08:23 AM   #4
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 74,370
Karma: 129333690
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Quoth View Post
The Cloud is just marketing for "someone else's server".
Given that The Cloud is just a computer connected to the Internet, every computer with an Internet connection is a Cloud.
JSWolf is offline   Reply With Quote
Old 05-02-2024, 08:49 AM   #5
cdhigh
Enthusiast
cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.cdhigh makes omelettes without breaking eggs.
 
Posts: 28
Karma: 98490
Join Date: Oct 2011
Device: KINDLE 3
Two interesting ideas:
"someone else's server"
vs
"every computer with an Internet connection is a Cloud".

I never thought through what the cloud indeed is.
I just identify cloud as a server, merely a fancier term that sounds more sophisticated.
cdhigh is offline   Reply With Quote
Old 05-02-2024, 10:16 AM   #6
Quoth
the rook, bossing Never.
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 11,349
Karma: 85874895
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
Years ago, when you didn't want to detail how inter-networked computers connected, you drew a cloud symbol with lines going into it from the modems, terminals, PCs, ttys, minicomputers and servers.

The cloud doesn't exist as such. It's just abstracing the detail of connections.

The "cloud" is really what connects your modem to someone else's server.

The Internet using IP addresses existed long before either HTML or websites existed.

The "cloud" existed even before IP, using ttys and phone lines from 1928 and X.25 from the late 1970s, often a node was accessed via 300 baud dialup using a PAD.

Arpanet was the precusor of Bitnet, which could be accessed via X.25 and a gateway server. I did email and telex that way using CP/M in mid 1980s (IBM PCs were x3 price). Bitnet became Internet (Inter-connected networks).

Your PC may communicate with the cloud. Internet is simply the common Cloud today.

Your PC isn't the cloud. Marketing is a lie. There are just servers or clients connected by the "cloud".

So my first statement was in one sense inaccurate, but in the context of using a remote service it is more accurate.

What happens when the edge routers of your ISP or the hosting provider or remote server "warehouse" get a bad patch?

Or someone digs up a cable.

Or the billing crashes?

I'll run my stuff on my stuff. Not some random 3rd party.
Quoth is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Running calibre.exe --shutdown-running-calibre does *NOT* terminate the E-book Viewer MReader67 Calibre 4 06-12-2023 01:53 PM
How to get Calibre 3 running on Raspberry Pi 3 running Raspbian Jessie? fivestones Calibre 6 01-25-2018 09:41 PM
KindleEar, the Calibre running on GAE, deliver RSS to your kindle automatically. cdhigh Kindle Developer's Corner 15 12-27-2015 08:01 AM
Running Calibre in a Cloud wwaldo Library Management 2 09-30-2014 03:15 PM
Microsoft Courier Reborn in Tapose App sarah11918 enTourage Archive 1 04-27-2011 10:26 PM


All times are GMT -4. The time now is 02:31 AM.


MobileRead.com is a privately owned, operated and funded community.