Karan09
Karan09
I use quick actions to turn on the ftp server without opening the app itself. However I need to open the app any way to view the ftp url. It...
Command to get current refresh rate of display `Get-CimInstance -ClassName Win32_VideoController | Select-Object -Property CurrentRefreshRate` `$refreshrate = (Get-CimInstance -ClassName Win32_VideoController -Property CurrentRefreshRate -CimSession $cimSession).CurrentRefreshRate` I'm wondering if we should show...
## Package Request ### Information **Name:** musikcube **Description:** Terminal-based music player, audio engine, metadata indexer, and server. **Homepage:** https://github.com/clangen/musikcube **Download link(s):** https://github.com/clangen/musikcube/releases/download/0.97.0/musikcube_win32_with_milkdrop2_0.97.0.zip **Some indication of popularity/repute:** 3k github stars I...
- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Have you checked that there aren't other open [pull requests](https://github.com/microsoft/winget-pkgs/pulls) for the same manifest update/change? - [x] Have you...
Added wget2, successor of wget Closes #XXXX Relates to #XXXX - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).