umbrel-apps/heimdall/umbrel-app.yml

55 lines
2.2 KiB
YAML
Raw Normal View History

manifestVersion: 1
id: heimdall
name: Heimdall
2023-02-27 14:15:50 +00:00
tagline: Organize your most used web sites in a simple way
category: files
2024-03-15 05:53:51 +00:00
version: "2.6.1"
port: 7392
description: >-
2023-02-27 14:15:50 +00:00
Heimdall is a dashboard for all your web applications. It doesn't need to be limited to applications though, you can add links to anything you like.
Heimdall is an elegant solution to organise all your web applications. Its dedicated to this purpose so you wont lose your links in a sea of bookmarks.
Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.
You can use the app to link to any site or application, but Foundation apps will auto fill in the icon for the app and supply a default color for the tile. In addition Enhanced apps allow you provide details to an apps API, allowing you to view live stats directly on the dashboad. For example, the NZBGet and Sabnzbd Enhanced apps will display the queue size and download speed while something is downloading.
Supported applications are recognized by the title of the application as entered in the title field when adding an application. For example, to add a link to pfSense, begin by typing "p" in the title field and then select "pfSense" from the list of supported applications.
developer: LinuxServer.io
website: https://heimdall.site
repo: https://github.com/linuxserver/Heimdall
support: https://github.com/linuxserver/Heimdall/issues
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
2023-08-28 19:02:00 +00:00
releaseNotes: >
2024-03-15 05:53:51 +00:00
This release updates Heimdall from v2.5.8 to v2.6.1. It includes many bug fixes and performance improvements, as well as the following new features:
2023-08-28 19:02:00 +00:00
2024-03-15 05:53:51 +00:00
- Add html5 required fields so images don't get broken when title or url are missing
2023-08-28 19:02:00 +00:00
2024-03-15 05:53:51 +00:00
- Set the pinned attribute to true by default on items and tags
2023-08-28 19:02:00 +00:00
2024-03-15 05:53:51 +00:00
- Add the list of tags to the application list
2023-08-28 19:02:00 +00:00
2024-03-15 05:53:51 +00:00
- Add search via select2 for application dropdown
2023-08-28 19:02:00 +00:00
2024-03-15 05:53:51 +00:00
- Fix languages dropdown
2023-08-28 19:02:00 +00:00
2024-03-15 05:53:51 +00:00
- Fix and add SVG support
2023-08-28 19:02:00 +00:00
The full release notes are available at https://github.com/linuxserver/Heimdall/releases
dependencies: []
path: ""
torOnly: false
defaultUsername: ""
defaultPassword: ""
submitter: AxelPilop
2023-08-28 19:02:00 +00:00
submission: https://github.com/getumbrel/umbrel-apps/pull/390