-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Abstract technology architecture.
0.1.0
- Have a simple frontend
- Keep a log in memory
- List blobs from local log
- Add blobs (append dataURL for the time being)
0.2.0
- Sync logs via preconfigured hub
- Exclude dataURL, attach magnet link
- Seed via webtorrent
- Leech via webtorrent
0.2.1
run at least in MacOS
- Watch directory for new blobs
- Append new files from the directory to the log
- Add new pictures from the log into the directory
- Send system notification on new blob
0.2.1.1
- Bring online
0.2.2
- Have a nicer UI
0.3.0 optionally
- Seed via IPFS
- Sign content / do some sort of key management