Pharos ia a portable offline knowledge lighthouse. A lightweight Raspberry Pi Zero W hotspot powered by Kiwix to provide access to Wikipedia and digital libraries in areas without internet connectivity. Bringing the Great Library of Alexandria to the palm of your hand.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
refactor(setup): improve RaspAP installation logic with conditional configuration
3ebda15View on GitHubfix(setup): properly enable RaspAP AP mode by stopping wpa_supplicant and restarting network services
893e445View on GitHubfeat(setup): add RaspAP installation and automatic AP mode activation
10d3172View on GitHubdocs(readme): add comprehensive README with installation and usage instructions
517e1f6View on GitHubfix(setup): use wrapper script for kiwix-serve to properly expand ZIM glob pattern
2f7cea4View on GitHubfix(setup): expand ZIM glob pattern correctly in systemd ExecStart
d92b99cView on GitHubfix(service): resolve kiwix-serve startup failure by fixing variable expansion
c28a97fView on GitHubfix(setup): start kiwix-serve with ZIM files (not the directory path)
7d4b09fView on GitHubfix(setup): prevent kiwix-serve restart loop when no ZIMs are present
2c97726View on GitHub