https://github.com/dharmatech/9social
https://github.com/dharmatech/9social
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dharmatech/9social
- Owner: dharmatech
- Created: 2026-04-22T06:54:31.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2026-05-21T13:45:11.000Z (about 1 month ago)
- Last Synced: 2026-05-21T18:57:05.897Z (30 days ago)
- Language: Shell
- Size: 465 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 9social
9social is a decentralized local-first social network
that is based on git and plain text files.
This repository contains an implementation of a
9social client for the 9front distribution
of the Plan 9 operating system.
See a video demo here:
https://www.youtube.com/watch?v=q6qVnlCjcAI
See [docs/getting-started.md](docs/getting-started.md)
for directons on how to run the client yourself
and participate in the network.
## Status
9social is still in an early design stage.
File formats, directory layout, command behavior, and conventions
may change at any time.
If you create a profile or publish posts with the current version,
future versions may require migration
or may not read older data without adjustment.
For now, treat 9social data as experimental.