This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
- Application and functionality design attributed to "SPECTRUM Launcher for Rainmeter by BirdAlliance".
- The icons/images used in this skin are created by https://materialdesignicons.com/, https://icons8.com/, and https://www.pixiv.net/en/artworks/59183487.
- All images, artworks and backgrounds used in this skin are not created by me, and all rights goes to their original creators and copyright holders
- Windows x64
- WPF application
- Support for proportional resizing
- 24 Application Launchers
- Multimedia Control
- Digital clock with date and time
- Weather Forcast
- National Weather Service Alerts
- Calander
- Audio visualizer
- Disk Usage Monitor
- CPU-RAM Usage Monitor
- Network Usage Monitor
- GPU Usage Monitor
- RGB to Black and White image conversion
- Left click on launcher to open settings
- Spectrum v2.1 Designs
- Double click on startup bar to avoid pseudo start
- Move widgets into their own panels
- Widgets snap to grid cell
- Add search bar to filter resources
- Add upload image option
- Add all available executables paths to settings.
- Reapproach project towards MVVM architectural pattern
- Data binding
- Move UI C# code to XAML
- Custom layout with snap grid implementation
- Artwork for games using SteamGridDB
- Code Directory: Contains independent classes to be used by any user controls
- Components Directory: Contains the xaml and cs file for the main application (Spektrix)
- Resources Directory: Contains all the image/font assets for the application
- Widgets Directory: Contains independent user controls that can be applied to the main application(can be excluded/included)