This commit is contained in:
Lionel Dricot 2021-12-06 17:12:45 +01:00
parent 9cc713431c
commit 26e083d894
1 changed files with 13 additions and 1 deletions

View File

@ -1,7 +1,19 @@
# AV-98
This fork is an experiment by Ploum to add offline capabilities to AV-98.
In AV-98, use the command "offline" to switch between offline/online.
While offline, only content cached in .cache/av-98/ is accessed.
FIXME: doesnt handle MIME other than text/gemini
FIXME: doesnt handle accessing an URL without the ".gmi" file
(yes, this is a big issue).
TODO: automatically populate the cache, not only while browsing.
TODO: handle request done offline and retrieve them later
TODO: know when to refresh the cache
This is a fork of the original [AV-98](https://tildegit.org/solderpunk/AV-98)
by Solderpunk. He's not very active in maintaining it anymore.
by Solderpunk.
AV-98 is an experimental client for the
[Gemini protocol](https://gemini.circumlunar.space). It is derived from the