umbrel-apps/heimdall/umbrel-app.yml
2024-03-15 16:53:51 +11:00

55 lines
2.2 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

manifestVersion: 1
id: heimdall
name: Heimdall
tagline: Organize your most used web sites in a simple way
category: files
version: "2.6.1"
port: 7392
description: >-
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
releaseNotes: >
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:
- Add html5 required fields so images don't get broken when title or url are missing
- Set the pinned attribute to true by default on items and tags
- Add the list of tags to the application list
- Add search via select2 for application dropdown
- Fix languages dropdown
- Fix and add SVG support
The full release notes are available at https://github.com/linuxserver/Heimdall/releases
dependencies: []
path: ""
torOnly: false
defaultUsername: ""
defaultPassword: ""
submitter: AxelPilop
submission: https://github.com/getumbrel/umbrel-apps/pull/390