https://github.com/atomantic/bookloom.shadowpuppet.net
Marketing site for BookLoom — book club companion for iPhone, iPad & Mac
https://github.com/atomantic/bookloom.shadowpuppet.net
Last synced: about 1 month ago
JSON representation
Marketing site for BookLoom — book club companion for iPhone, iPad & Mac
- Host: GitHub
- URL: https://github.com/atomantic/bookloom.shadowpuppet.net
- Owner: atomantic
- Created: 2026-05-02T16:51:21.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-05T06:30:21.000Z (about 2 months ago)
- Last Synced: 2026-05-17T00:59:58.364Z (about 1 month ago)
- Language: HTML
- Homepage: https://bookloom.shadowpuppet.net/
- Size: 4.68 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: support.html
Awesome Lists containing this project
README
BookLoom
Weave your book club together.
---
BookLoom is a quiet operating surface for your reading group. Propose books, let the loom pick your next read, rate together, and keep a shared history — synced across iPhone, iPad, and Mac via iCloud.
This repository hosts the marketing site at **[bookloom.shadowpuppet.net](https://bookloom.shadowpuppet.net)** via GitHub Pages.
## About the app
- **Proposal Pool** — Everyone drops their picks into a shared pool.
- **The Loom Picks** — When you're ready, a random pick is woven into "currently reading."
- **Per-Member Ratings** — Each member rates 1–5 stars; group sentiment shown side by side.
- **Personal Notes** — Capture your thoughts on each read in your own space.
- **iCloud Sync & Sharing** — No accounts to set up; sync and share through iCloud.
- **iPhone, iPad & Mac** — Native SwiftUI. No ads, no third-party tracking, no subscription.
Coming soon to the App Store for iPhone, iPad, and Mac. Email [bookloom@shadowpuppet.net](mailto:bookloom@shadowpuppet.net) to be notified at launch.
## Site contents
- `index.html` — Landing page
- `support.html` — Support & FAQ
- `privacy.html` — Privacy Policy
- `terms.html` — Terms of Use
- `assets/` — Icons and hero artwork
- `CNAME` — Custom domain for GitHub Pages
## Local preview
Open `index.html` directly in a browser, or serve the directory:
```sh
python3 -m http.server 8000
# then visit http://localhost:8000
```
## License
© 2026 ShadowPuppet, LLC. All rights reserved.