-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Collect ideas for future versions #71
Comments
Would it be worth adding an option to update/download the latest version directly from the app menu? Perhaps having a checkbox option for both stable and pre-release versions? As for in creasing popularity, marketing via different ereader forums. Perhaps we could add app links and descriptions to our forum signature. Maybe create a useful post of "Most useful apps" that may get stickied? Most similar posts are now years old, so something more up-to-date could help. |
@neilswann80 I created #79 to track the "update" feature. I don't see any difficulties so I'll try to implement that feature for 1.7.0 release. |
hi @orontee, |
@bit2go Thanks for your feedback! Support for color is a good idea, but since I only own a Touch HD Plus (with grayscale screen only) it's difficult for me to be pro-active on this topic. I wrote to both Vivlio (the French distributor) and Pocketbook to know whether they have cheap used device to sell to developers but never got an answer... That said patch are welcome! (I updated the issue description to mention support of color screens). |
I was recently playing with a Crossword KOReader plugin on my ereader and was thinking whether adapting Taranis into LUA would be worthwhile? It would open up the userbase to any ereader that can run KOReader, rather than limited to Pocketbooks. |
@neilswann80 I don't use KOReader at all; The situation is the same as with Caliber, I am somehow allergic to the interface! Thus I don't mind, but I won't help 🙂 More seriously, I am thinking of porting Taranis to learn a new language but I'd target Rust, not Lua. Note that if I were about to write a portable weather app targeting ebook readers, I'd write an application generating an EPUB whose content would be made from the weather forecast; All UI problems solved. Free integration of maps ❇️ In Python (I am fluent with this scripting language but Lua won't make things harder) you can use a library like Jinja2 to template the EPUB content. Very simple app honestly. |
How about a dark mode linked to the system dark mode state? |
@neilswann80 Good idea. But it won't happen soon since unfortunately my Vivlio device didn't get the firmware update introducing dark mode and, bigger problem, I have not found anything related to dark mode in the SDK... At any rate, I added the suggestion to the issue description. Thank you. |
Not even in SDK 6.8? You can download and manually install the firmware from here: |
I didn't checked.
Right. Done. Looks like the device is still working (apart from OPDS support that has disappeared but I believe it won't be difficult to re-enable). |
Yep, easy to re-add: https://www.mobileread.com/forums/showpost.php?p=4403323&postcount=55 |
UI
Make URLs in alert description clickable
Difficult since there's no easy way to identify the text at a screen position...
🌈 Improve look on color screen #92
Display context menu with location menu items when clicking on location box
Dark mode #98
Weather data
OpenWeatherMap now provides a Weather overview endpoint with human-readable weather summary for today and tomorrow. Add a speaker icon to the daily forecast dialog for today and tomorrow and call Text-To-Speech SDK facility.
Support other data source
Météo France whose data will be freely accessible in 2024, see https://meteofrance.fr/actualite/presse/au-1er-janvier-2024-donnees-publiques-en-acces-libre
Others
How?
The text was updated successfully, but these errors were encountered: