diff --git a/README.md b/README.md index 93b7702..76cb413 100644 --- a/README.md +++ b/README.md @@ -221,21 +221,21 @@ Here are some features and improvements that are open for contribution: ##### πŸ”Œ Plugin System -- Enable configurable plugins via the Web Interface. +- ~~Enable configurable plugins via the Web Interface.~~ βœ… - Ensure compatibility with the trmnl-laravel package. - Implement auto-discovery for plugins. -##### ⏳ Scheduling +##### ⏳ Scheduling / Playlists - Move task scheduling from console.php to a Web Interface. -- Allow users to configure custom schedule intervals. +- ~~Allow users to configure custom schedule intervals.~~ βœ… ##### πŸ–₯️ β€œNative” Plugins - Add built-in plugins such as (as an example): - ☁️ Weather - πŸ’¬ Quotes - 🏑 Home Assistant integration -- Provide Web UI controls to enable/disable plugins. +- Provide Web UI controls to enable/disable plugins. ##### πŸ“¦ Visual Studio Code Devcontainer * ~~Add a .devcontainer to this repo for easier development with Docker.~~ βœ