noizy icon indicating copy to clipboard operation
noizy copied to clipboard

A drop-in replacement to Apple Hearing - Background Sounds with over 30+ available sounds.

Results 9 noizy issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/gopxl/beep](https://github.com/gopxl/beep) from 1.3.0 to 1.4.1. Release notes Sourced from github.com/gopxl/beep's releases. v1.4.1 What's Changed Update comment wording in resample.go by @​nkalait in gopxl/beep#147 Add retro as project using beep...

dependencies

### Steps to Reproduce 1. Launch the program, enable 1 or more sounds. 2. Press the Reset button. ### Expected Result Checkboxes for all sounds should be unchecked. ### Actual...

Bumps [github.com/gosimple/slug](https://github.com/gosimple/slug) from 1.13.1 to 1.14.0. Release notes Sourced from github.com/gosimple/slug's releases. v1.14.0 🚀 New features and improvements Add portuguese language (#78) by @​guilherme-santos Add AppendTimestamp option to make slug...

dependencies

* OS: ArchLinux: 6.7.3-arch1-2 * WM: Openbox 3.6.1 * Tray: snixembed 0.3.3-1 * alsa-lib 1.2.11-1 All audio files in the menu are missing I built a binary version using `make...

Would be nice to have it there, I think. More convenient updates and management. I'd ask for a native distro repo release, but there are too many of those to...

Added: ```bash set CGO_ENABLED=1 && go install github.com/dwisiswant0/noizy@latest ``` for Windows. As ```bash CGO_ENABLED=1 && go install github.com/dwisiswant0/noizy@latest ``` does NOT work on Windows

Changed from: ```bash CGO_ENABLED=1 && go install github.com/dwisiswant0/noizy@latest ``` To: ```bash set CGO_ENABLED=1 && go install github.com/dwisiswant0/noizy@latest ``` As Windows requires "set" to set environment variable

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4. Release notes Sourced from golangci/golangci-lint-action's releases. v4.0.0 What's Changed Documentation docs: update examples by @​KunalSin9h in golangci/golangci-lint-action#826 docs: update section about GitHub Annotations by...

dependencies

Bumps [github.com/lmittmann/tint](https://github.com/lmittmann/tint) from 1.0.3 to 1.0.4. Release notes Sourced from github.com/lmittmann/tint's releases. v1.0.4 What's Changed Fixed struct attribute name output by @​lmittmann in #57 Full Changelog: https://github.com/lmittmann/tint/compare/v1.0.3...v1.0.4 Commits 88f9530 Fixed...

dependencies