forked from NerdNumber9/TachiyomiEH
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,26 @@ | ||
I don't want to maintain a readme | ||
# TachiyomiAZ | ||
the BEST fork - az4521 (unbiased) | ||
|
||
|
||
https://tachiyomi.org/forks/TachiyomiAZ/ | ||
https://discord.gg/tachiyomi | ||
https://discord.gg/avQ7rusM9m | ||
|
||
## TODO | ||
> warning: the code is spaghetti | ||
> if some of these sound interesting, feel free to open a pull request. thanks! | ||
### fix | ||
- [ ] recognize CBZ downloads in UI, not only in badges | ||
- [ ] fix smart background (steal from j2k) | ||
- [ ] chapter list: current page progress same color as scanlator group | ||
- [ ] extension repo list: remove category icon, add left-right padding | ||
- [ ] rgb filter corrupted preview image (remove?) | ||
### match stable/j2k | ||
- [ ] allow downloading in CBZ | ||
- [ ] re-order per-source downloads | ||
- [ ] j2k: ability to set custom cover - arbitrary file - [j2k commit](https://github.com/Jays2Kings/tachiyomiJ2K/commit/d3ec230d4baa8584118dc30807728305715db25b) | ||
- [ ] j2k: reader: add chapter list view | ||
### maybe | ||
- [ ] add quick shortcut to extension repos in "Extensions" tab | ||
- [ ] improve internals |