A curated list of generative AI applications for creating, editing, and enhancing visual assets: images, videos, 3D models and more.
💎 : nearly unmatched
A curated list of generative AI applications for creating, editing, and enhancing visual assets: images, videos, 3D models and more.
💎 : nearly unmatched
| { | |
| // go away copilot and other ai slop machines | |
| "accessibility.verbosity.inlineChat": false, | |
| "accessibility.verbosity.panelChat": false, | |
| "ansible.lightspeed.suggestions.waitWindow": 360000, | |
| "chat.agent.enabled": false, | |
| "chat.agent.maxRequests": 0, | |
| "chat.commandCenter.enabled": false, | |
| "chat.detectParticipant.enabled": false, | |
| "chat.disableAIFeatures": true, |
The following table outlines the detailed functional requirements of The Urlist website.
| Requirement ID | Description | User Story | Expected Behavior/Outcome |
|---|---|---|---|
| FR001 | Creating a New URL List | As a user, I want to be able to start a new, empty list so I can begin adding URLs. | The system should provide a clear way for the user to initiate the creation of a new list, potentially presenting an empty list view or an "add new list" button. |
| FR002 | A |
Tip
Don't care about million little options and just need a good site quickly? This guide is for you!
| --- | |
| version: 2 | |
| services: | |
| docker-telegram-notifier: | |
| image: poma/docker-telegram-notifier | |
| container_name: docker-telegram-notifier | |
| environment: | |
| - PUID=998 | |
| - PGID=100 | |
| - TELEGRAM_NOTIFIER_BOT_TOKEN=1539690693:AAG9OxPJCdMlA0N2KEpR76I2VDFYoGIsM6o |
Credits and thanks: Home Assistant Forum users & Github users: @ocso, @wiphye, @teachingbirds, @tboyce1, @simbesh, @JeffLIrion @ff12 @rebmemer @siaox @DiederikvandenB @Thebuz @clapbr @Finsterclown
Starts Youtube App
entity_id: media_player.shield
command: >-
| #!/bin/bash | |
| # Copyright 2018, Anthony Wharton | |
| # Single script that can be called that generates certificates using the | |
| # certbotFreeDNSAuthHook.sh and certbotFreeDNSCleanupHook.sh scripts. | |
| # This should be used as guidence of my usage, and changed to your needs. Note | |
| # the generic `/path/to/...` and `DOMAIN.COM`, which should be replaced with | |
| # your script location and domain respectively. In addition, for this to be | |
| # used on a live system, one must remove the `--dry-run` flag. |
| midnight-remake: | |
| # Main colors | |
| primary-color: '#2980b9' | |
| accent-color: '#f1c40f' | |
| dark-primary-color: 'var(--accent-color)' | |
| light-primary-color: 'var(--accent-color)' | |
| # Text colors | |
| primary-text-color: '#ffffff' | |
| text-primary-color: 'var(--primary-text-color)' |
Add kiosk.js file with the content below to your www folder in config.
Like any other custom script, use ui-lovelace.yaml resources section to reference the kiosk.js file.
Make sure you add kiosk somewhere in your URL. You can use it in the id of your view or in the query string.