Site update
This commit is contained in:
parent
342923733c
commit
b5229d8f88
2 changed files with 24 additions and 18 deletions
|
@ -8,7 +8,7 @@ description = "All the different services I host"
|
|||
This here is a list of a services I host which are all mostly open source and are publicly available for everyone to use if they wan't to, or in specific cases like lemmy you will need to provide an application and get approved by me to get an account.
|
||||
|
||||
| Service | Description | Source Code |
|
||||
| :------------------------------------------------- | :------------------------------------------------------- | :------------------------------------------------------ |
|
||||
| :----------------------------------------------------------- | :------------------------------------------------------- | :------------------------------------------------------- |
|
||||
| [Startpage](https://startpage.cronyakatsuki.xyz) | Very simple startpage that I created with html and css. | [Gitea](https://code.cronyakatsuki.xyz/crony/startpage) |
|
||||
| [UpFast](https://upfast.cronyakatsuki.xyz) | Open source file sharing. | [Gitea](https://code.cronyakatsuki.xyz/crony/upfast) |
|
||||
| [SearXNG](https://searx.cronyakatsuki.xyz) | Open source search engine. | [Github](https://github.com/searxng/searxng) |
|
||||
|
@ -25,6 +25,7 @@ This here is a list of a services I host which are all mostly open source and ar
|
|||
| [Bookstack](https://wiki.cronyakatsuki.xyz) | Open source wiki, open for editor applications | [Github](https://github.com/BookStackApp/BookStack) |
|
||||
| [Sharkey](https://sharkey.cronyakatsuki.xyz) | Open source actifvity pub federated twitter alternative. | [Github](https://github.com/BookStackApp/BookStack) |
|
||||
| [Mumble](https://mumble.cronyakatsuki.xyz) | Open source voice chat application | [Github](https://github.com/mumble-voip/mumble) |
|
||||
| [SimplyTranslate](https://simplytranslate.cronyakatsuki.xyz) | Open source translation application | [Github](https://codeberg.org/ManeraKai/simplytranslate) |
|
||||
|
||||
### Services I might allow people I know or am close with in
|
||||
|
||||
|
|
|
@ -133,6 +133,11 @@
|
|||
<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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><a href="https://simplytranslate.cronyakatsuki.xyz">SimplyTranslate</a></td>
|
||||
<td style="text-align:left">Open source translation application</td>
|
||||
<td style="text-align:left"><a href="https://codeberg.org/ManeraKai/simplytranslate">Github</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue