~aleteoryx/scrobble.observer-docs

ref: 85aa9dc4b02b2f78429242475dc89025f7f6b0e1 scrobble.observer-docs/README.md -rw-r--r-- 768 bytes
85aa9dc4Aleteoryx Base commit a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# scrobble.observer

A little embed for your personal site, with whatever you're scrobbling.
Built with no frontend JS and primarily written in Rust.

To get started, go to [the site](https://scrobble.observer).

For now, primary backend documentation is contained in the [`lfm_embed` README](https://git.amehut.dev/~aleteoryx/lfm_embed/tree/master/item/README.md).

## Repos

- [~aleteoryx/lfm_embed](https://git.amehut.dev/~aleteoryx/lfm_embed) - The main backend, written in Rust.
- [~aleteoryx/scrobble.observer-site](https://git.amehut.dev/~aleteoryx/scrobble.observer-site) - The main landing page, available [here](https://scrobble.observer).
- [~aleteoryx/scrobble.observer-docs](https://git.amehut.dev/~aleteoryx/scrobble.observer-docs) - This documentation.