[x] HexUI Animations - Try out various Open and close animations as well as animations for switching through radiants.
[x] nowplaying/Spotify API - Depending on the prototype implement special controls for the Music interaction.
[x] Browser Integration - Add support to opening pages in a the default web browser.
TimeFrame:
GanttStart: 2022-11-20
GanttDue: 2022-12-04
Additional Information:
Animations can either be solved using CSS and classes or for easier code & interaction integration, using an API like solid transition group.
An external window can be opened using shell.openExternal() however this might need the require() statement and I am unsure if it will work in the modular space we are working with.
The nowplaying integration can be solved using a library like NodeRT, however this specific version seems to be pretty version dependent, so I am unsure if there is a package that depends less on various Windows versions and is therefore easier to manage.
Description:
TimeFrame:
GanttStart: 2022-11-20 GanttDue: 2022-12-04
Additional Information: