WeSearch

$100 to upgrade Fresh IDE for ePub TUI reading

·1 min read · 0 reactions · 0 comments · 13 views
#open source#programming#education
⚡ TL;DR · AI summary

A user is offering a $100 incentive to add ePub reader capabilities to the Fresh IDE TUI. The goal is to allow users to view ePub content directly within the IDE without needing external applications. The implementation should utilize Rust and avoid JavaScript or TypeScript due to compliance issues.

Key facts
Original article
Ycombinator
Read full at Ycombinator →
Opening excerpt (first ~120 words) tap to expand

I donate to open source, and I'm loving the new Fresh IDE TUI for teaching students.I'm offering $100 as an incentive for anyone here who can add epub reader capabilities to Fresh using Rust.https://github.com/sinelaw/fresh/issues/2087Spec: in the left-side file explorer, I select file `foo.epub`, then the right-side file viewer shows me the epub content as human-readable text not bytes.Scope: The goal is to be good enough for a developer to be able to read epub documentation within Fresh in the TUI, without needing to call pandoc or launch a separate app or helper or plugin.Implementation: I can suggest trying the Rust crate `epub` and `bookokrat` because these work well for me in other projects.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Ycombinator.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Ycombinator