mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add portkey (#770)
This commit is contained in:
parent
81a29577f0
commit
8c66bf3e5e
1 changed files with 12 additions and 0 deletions
12
software/portkey.yml
Normal file
12
software/portkey.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "portkey"
|
||||
website_url: "https://portkey.page"
|
||||
source_code_url: "https://github.com/kodehat/portkey"
|
||||
description: "A simple web portal that can act as startup page and shows a collection of links/urls. Also supports adding custom pages. Everything with one config file."
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- Go
|
||||
- Docker
|
||||
tags:
|
||||
- Personal Dashboards
|
||||
demo_url: "https://demo.portkey.page"
|
||||
Loading…
Reference in a new issue