Site update

This commit is contained in:
CronyAkatsuki 2025-08-31 21:00:01 +02:00
parent 54102b8ddf
commit 128405641a
2 changed files with 31 additions and 13 deletions

View file

@ -11,18 +11,21 @@ cases like lemmy you will need to provide an application and get approved by me
to get an account. to get an account.
| Service | Description | Source Code | | Service | Description | Source Code |
| :----------------------------------------------------------- | :------------------------------------------------------- | :------------------------------------------------------- | |:-----------------------------------------------------|:-------------------------------------------------------|:--------------------------------------------------------|
| [UpFast](https://upfast.cronyakatsuki.xyz) | Open source file sharing. | [Gitea](https://git.cronyakatsuki.xyz/crony/upfast) | | [UpFast](https://upfast.cronyakatsuki.xyz) | Open source file sharing. | [Gitea](https://git.cronyakatsuki.xyz/crony/upfast) |
| [SearXNG](https://searx.cronyakatsuki.xyz) | Open source search engine. | [Github](https://github.com/searxng/searxng) | | [SearXNG](https://searx.cronyakatsuki.xyz) | Open source search engine. | [Github](https://github.com/searxng/searxng) |
| [LibReddit](https://libreddit.cronyakatsuki.xyz) | Open Source reddit frontend. | [Github](https://github.com/libreddit/libreddit) | | [LibReddit](https://libreddit.cronyakatsuki.xyz) | Open Source reddit frontend. | [Github](https://github.com/libreddit/libreddit) |
| [Rimgo](https://rimgo.cronyakatsuki.xyz) | Open source imgur frontend. | [Codeberg](https://codeberg.org/rimgo/rimgo) | | [Rimgo](https://rimgo.cronyakatsuki.xyz) | Open source imgur frontend. | [Codeberg](https://codeberg.org/rimgo/rimgo) |
| [lemmy](https://lemmy.cronyakatsuki.xyz) | Open source activity pub federated reddit alternative. | [Github](https://github.com/LemmyNet) | | [lemmy](https://lemmy.cronyakatsuki.xyz) | Open source activity pub federated reddit alternative. | [Github](https://github.com/LemmyNet) |
| [Mumble](https://mumble.cronyakatsuki.xyz) | Open source voice chat application | [Github](https://github.com/mumble-voip/mumble) | | [Mumble](https://mumble.cronyakatsuki.xyz) | Open source voice chat application | [Github](https://github.com/mumble-voip/mumble) |
| [CraftyController](https://crafty.cronyakatsuki.xyz) | Open source minecraft server manager | [Gitlab](https://gitlab.com/crafty-controller/crafty-4) |
| [Wallabag](https://wallabag.cronyakatsuki.xyz) | Open source bookmark service | [Github](https://github.com/wallabag/wallabag) |
### Services I might allow people I know or am close with in ### Services I might allow people I know or am close with in
| Service | Description | Source Code | | Service | Description | Source Code |
| :----------------------------------------- | :------------------------------------- | :------------------------------------------------ | |:-------------------------------------------|:-----------------------------------------|:----------------------------------------------------|
| [MiniFlux](https://feed.cronyakatsuki.xyz) | Open source feed reader. | [Github](https://github.com/miniflux/v2) | | [MiniFlux](https://feed.cronyakatsuki.xyz) | Open source feed reader. | [Github](https://github.com/miniflux/v2) |
| [ntfy](https://ntfy.cronyakatsuki.xyz) | Open source push notifications server. | [Github](https://github.com/binwiederhier/ntfy) | | [ntfy](https://ntfy.cronyakatsuki.xyz) | Open source push notifications server. | [Github](https://github.com/binwiederhier/ntfy) |
| [navidrome](https://nd.cronyakatsuki.xyz) | Open source music streaming | [Github](https://github.com/navidrome/navidrome/) | | [navidrome](https://nd.cronyakatsuki.xyz) | Open source music streaming | [Github](https://github.com/navidrome/navidrome/) |
| [audiobookshelf](abs.cronyakatsuki.xyz) | Open source audiobook and podcast server | [Github](https://github.com/advplyr/audiobookshelf) |

View file

@ -86,6 +86,16 @@ to get an account.</p>
<td style="text-align:left">Open source voice chat application</td> <td style="text-align:left">Open source voice chat application</td>
<td style="text-align:left"><a href="https://github.com/mumble-voip/mumble">Github</a></td> <td style="text-align:left"><a href="https://github.com/mumble-voip/mumble">Github</a></td>
</tr> </tr>
<tr>
<td style="text-align:left"><a href="https://crafty.cronyakatsuki.xyz">CraftyController</a></td>
<td style="text-align:left">Open source minecraft server manager</td>
<td style="text-align:left"><a href="https://gitlab.com/crafty-controller/crafty-4">Gitlab</a></td>
</tr>
<tr>
<td style="text-align:left"><a href="https://wallabag.cronyakatsuki.xyz">Wallabag</a></td>
<td style="text-align:left">Open source bookmark service</td>
<td style="text-align:left"><a href="https://github.com/wallabag/wallabag">Github</a></td>
</tr>
</tbody> </tbody>
</table> </table>
<h3 id="services-i-might-allow-people-i-know-or-am-close-with-in">Services I might allow people I know or am close with in</h3> <h3 id="services-i-might-allow-people-i-know-or-am-close-with-in">Services I might allow people I know or am close with in</h3>
@ -113,6 +123,11 @@ to get an account.</p>
<td style="text-align:left">Open source music streaming</td> <td style="text-align:left">Open source music streaming</td>
<td style="text-align:left"><a href="https://github.com/navidrome/navidrome/">Github</a></td> <td style="text-align:left"><a href="https://github.com/navidrome/navidrome/">Github</a></td>
</tr> </tr>
<tr>
<td style="text-align:left"><a href="abs.cronyakatsuki.xyz">audiobookshelf</a></td>
<td style="text-align:left">Open source audiobook and podcast server</td>
<td style="text-align:left"><a href="https://github.com/advplyr/audiobookshelf">Github</a></td>
</tr>
</tbody> </tbody>
</table> </table>
</div> </div>