Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upoffline p2p wikipedia electron app #14
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
maxogden
Jun 25, 2016
Member
if we convert https://download.kiwix.org/zim/wikipedia/wikipedia_en_all_2016-05.zim to a dat, and seed that dat on a server, then have the clients download the article metadata on startup and then make requests for article content when they browse to a page, then clients can be sparse seeds whereas our server will always be a full seed. similar use case to sciencefair
|
if we convert https://download.kiwix.org/zim/wikipedia/wikipedia_en_all_2016-05.zim to a dat, and seed that dat on a server, then have the clients download the article metadata on startup and then make requests for article content when they browse to a page, then clients can be sparse seeds whereas our server will always be a full seed. similar use case to sciencefair |
maxogden commentedJun 25, 2016
•
edited
Who are the users?
people who wanna see a cool dat use case but arent super technical, just want something they can download and use. also users are any people who want to use wikipedia offline
How would the user interact with it?
open electron app, it looks like wikipedia.org, but everything works offline
Why is the project important to the ecosystem?
wikipedia is a large dataset, ~60gb, and this shows we can make a desktop app for offline browsing a large dataset
What defines the minimum requirements to sufficiently release (version 1)
What are some stretch goals or interesting features for further releases (version 2, 3)