mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
39 lines
No EOL
1.6 KiB
Markdown
39 lines
No EOL
1.6 KiB
Markdown
# Home Assistant Community Add-on: SQLite Web
|
|
|
|
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
|
|
|
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
|
|
|
|
Explore your Home-Assistant database from your web browser!
|
|
|
|
## About
|
|
|
|
This enables you to easily explore all tables and content that is saved in your database.
|
|
|
|
![SQLite Web screenshot][screenshot]
|
|
|
|
## WARNING! THIS IS A BETA VERSION!
|
|
|
|
This Home Assistant Add-ons repository contains beta releases of add-ons.
|
|
|
|
- They might stop working at any time.
|
|
- They could have a negative impact on your system.
|
|
|
|
This repository was created for:
|
|
|
|
- Anybody willing to test.
|
|
- Anybody interested in trying out upcoming add-ons or add-on features.
|
|
|
|
If you are more interested in stable releases of our add-ons:
|
|
|
|
<https://github.com/hassio-addons/repository>
|
|
|
|
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
|
[discord]: https://discord.gg/c5DvZ4e
|
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
|
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-sqlite-web/68912?u=frenck
|
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
|
[release-shield]: https://img.shields.io/badge/version-v4.2.2-blue.svg
|
|
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/v4.2.2
|
|
[screenshot]: https://github.com/hassio-addons/addon-sqlite-web/raw/main/images/sample-view.png |