An open API service indexing awesome lists of open source software.

https://github.com/exsper/yno-web-booster

An unofficial YNOproject games client, using local cache to make the game load more quickly.
https://github.com/exsper/yno-web-booster

Last synced: about 2 months ago
JSON representation

An unofficial YNOproject games client, using local cache to make the game load more quickly.

Awesome Lists containing this project

README

          

# yno-web-booster

An unofficial [YNOproject](https://ynoproject.net/) games client, using local cache to make the game load more quickly.

🚧 UNDER CONSTRUCTION 🚧

## About Cache

when received the response's header, compare the "last-modified" date with local cache to ensure the cache is up-to-date.

The cache files is in the "cache" folder.

## Other Client

Also check joaovitorbf's [YNO desktop](https://github.com/joaovitorbf/ynodesktop) !