Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goodbytes/openfire-networkgraph-web
A copy of the frontend of https://xmppnetwork.goodbytes.im
https://github.com/goodbytes/openfire-networkgraph-web
Last synced: 12 days ago
JSON representation
A copy of the frontend of https://xmppnetwork.goodbytes.im
- Host: GitHub
- URL: https://github.com/goodbytes/openfire-networkgraph-web
- Owner: goodbytes
- Created: 2025-01-09T19:05:52.000Z (13 days ago)
- Default Branch: main
- Last Pushed: 2025-01-09T19:08:05.000Z (13 days ago)
- Last Synced: 2025-01-09T20:19:55.952Z (13 days ago)
- Language: HTML
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XMPP network graph web
The HTML part of the XMPP network graph, as visible on https://xmppnetwork.goodbytes.im
It is made available to facilitate experimentation and changes.
This is a _copy_ of the web frontend which is part of a larger application, of which the sources are not made publicly available.
The files in this repository differ in a minor way from what's used by that application:
- this repository holds static copies of the data files `data.json` and `data3d.json`. In production, these endpoints are generated dynamically.
- this readme file isn't used in productionFeel free to submit PRs to suggest changes! Note that changes will be manually copied from this repository to the private repository that holds the actual application.
## Usage
Check out the entire repository, and open one of the HTML files in a browser. Your browser should render the network graph based on the static data files that are part of this repository.