Araxeus
Araxeus
There are currently 25 plugins, which are all listed in alphabetic order in the menu I think its a bit much, it's hard to read, and also if using the...
Currently, if config.json is corrupted somehow, the app just won't launch / shows a white window / error, which makes it very hard for users to fix  error thrown...
Instead of piping the output to a new job Use the new job summary feature https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/
Currently users can only see that an item is a checkbox if its checked  (notice how the `Quit` and `Checkbox2` buttons look the same but behave differently) I'm proposing...
change  to  fix #546
fix #521 fix #531 fix #500 (indirectly) Feats: - [x] Fix discussion url in notifications (NotificationRow && native notifications) - [x] Add commentId to all notifications (regex from `subject.last_comment_url` or...
https://github.com/dbusjs/mpris-service/blob/81665c48ec8912aee210407e60d4b3bc114894b3/src/index.js#L356 `that.interfaces` is not defined (should be `this.interfaces`) Kinda weird that no one catched that before...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug Package "last updated" might be updated when an external type package is linked or...
There's this awesome semi-official action – https://github.com/vedantmgoyal2009/winget-releaser Used by many, including for example [nushell ](https://github.com/nushell/nushell/blob/main/.github/workflows/winget-submission.yml), [pnpm](https://github.com/pnpm/pnpm/blob/cdd5eb6b5a23b06b68ac40f925155f4d07623d53/.github/workflows/update-latest.yml#L30-L40), [vscodium](https://github.com/VSCodium/vscodium/blob/141716f439e31660e63634754cd8d7caeaedb197/.github/workflows/stable-windows.yml#L123-L131), [neovim](https://github.com/neovim/neovim/blob/c1514d7e6762ed62dee027ecc29bafd4aae2206e/.github/workflows/release.yml#L220-L246), [jacket](https://github.com/Jackett/Jackett/blob/master/.github/workflows/winget.yml), and [many more](https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+sort%3Aupdated-desc+WinGet+Releaser) It is easy to set up and will...
Implement and closes #289 This plugin connects to all nearby Chromecast devices and stream youtube music with video Sync Options: * Seek - sync current time on Chromecast when current...