David Bureš

Results 45 issues of David Bureš

When observing the contents of a folder, any update emitted by the observation source makes the content of `.sheet` disappear This is a problem mainly when installing packages. Because the...

Bug
Help Wanted

There are some folders that would benefit from real-time observation of their contents. This includes: - [ ] Cached Downloads folder - [ ] Formulae and Casks folder, maybe -...

Enhancement

The memory consumption could be improved. The main problems seem to be: - [ ] Top package tracker has too many packages, it should store only the top 20ish

Enhancement

Now that #140 is implemented, it would be great if the notification had a button to update the outdated packages.

Enhancement

Currently, there's only blue. It would be nice to have more. # Implementation - [ ] macOS 14+: [Palette picker](https://blog.leonifrancesco.com/articles/create-menus-with-palette-picker-in-swiftui-and-uikit) - [ ] macOS 13: Sub-menu

Enhancement

Shortcuts could be added to support automating various actions. Ideas include: - Updating packages - Installing packages - Performing maintenance, with selectable options Other ideas are welcome

Enhancement
Help Wanted

Could be based on these two commands: - [ ] [Modified search to get all versions of a package](https://stackoverflow.com/questions/43538993/homebrew-list-available-versions-with-new-formulaversion-format) - [ ] [Installing a specific version of a package](https://stackoverflow.com/questions/3987683/homebrew-install-specific-version-of-formula)

Enhancement

[Some people](https://social.vivaldi.net/@tgeusch/110956388725016446) are frustrated that when the reinstall a package, Homebrew automatically updates its dependencies, even when the old versions are still valid. Add an option to the install dialog...

Enhancement

These are very popular launchers that include the ability to perform actions without having apps open. These could copy the use cases outlined in #134

Enhancement
Help Wanted

So far, Cork can send notification about outdated packages and installation results. This issue is for brainstorming what other notifications might be useful. ## Ideas Notifications might be sent for:...

Enhancement
Help Wanted