aeosynth / bk

Terminal Epub reader
MIT License
262 stars 17 forks source link

[question] will there be a new public release? #22

Closed paoloschi closed 11 months ago

paoloschi commented 2 years ago

Compiling from source is really smoothly but an updated release would help me in requesting the Void Linux -the O.S. I use- maintainers to have bk added as an official package in the distribution repository. I want to do this because bk is the best terminal epub reader I've tried to date :-) Thank you for this really well thought out project!

aeosynth commented 2 years ago

i'll try

j0hnd3v commented 1 year ago

This is important. Many distributions have a policy of only keeping software with recent changes and popularity in the repository. Unmaintained software is eventually excluded because it becomes the target of a vulnerability. It would be interesting to have some change even if cosmetic.

aeosynth commented 1 year ago

i'll try again

aeosynth commented 1 year ago

i want to rewrite this but one step holding me back is the merging of states to get the final rendered text formatting, which is overly complicated currently

aeosynth commented 1 year ago

to make this actionable, i'm looking for resources on text rendering. doesn't necessarily have to be rust or terminals, but more on how to deal with overlapping layers of formatting at book scale (~100k-1M words).

aeosynth commented 11 months ago

a new version has been published, and some new developments are planned