~aleteoryx/scrobble.observer-docs

scrobble.observer-docs/README.md -rw-r--r-- 1.8 KiB
89c5ae97Aleteoryx before i shutdown the server a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# scrobble.observer

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

## Getting Started

To add it to your site, go to [the homepage](https://scrobble.observer).

If you want to self-host, backend documentation is contained in the [`lfm_embed` README](https://git.amehut.dev/~aleteoryx/lfm_embed/tree/master/item/README.md).
You might also want to subscribe to [`~aleteoryx/scrobble.observer-announce`](https://lists.amehut.dev/~aleteoryx/scrobble.observer-announce), for new releases.

## Getting Help

Feel free to contact me directly over <abbr title='[at] admin [at] mk [dot] aleteoryx [dot] me'>fedi</abbr> or <abbr title='alyx [at] aleteoryx [dot] me'>e-mail</abbr>, but I'd prefer if you used the following:

Need support?
E-mail [`~aleteoryx/scrobble.observer-discuss`](mailto:~aleteoryx/scrobble.observer-discuss@lists.amehut.dev) with your problem!

Found a bug?
Post a ticket in [`~aleteoryx/scrobble.observer`](https://todo.amehut.dev/~aleteoryx/scrobble.observer)!

## Contributing

Got a feature request?
Post a ticket in [`~aleteoryx/scrobble.observer`](https://todo.amehut.dev/~aleteoryx/scrobble.observer)!

Got code to contribute?
[Send an email](https://git-send-email.io) to [`~aleteoryx/scrobble.observer-devel`](mailto:~aleteoryx/scrobble.observer-devel@lists.amehut.dev) with your contributions.

## 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.