This project started with the abandoned-but-open-sourced Cashew app source code. After spending many days migrating the code through the various Swift versions from Swift 2 to Swift 4 and fixing crashes, I've made a working but buggy version of the app available.
It'll remain open-source, but I'm not actively maintaining the app or providing support for it.
If you'd like to commit to working on Cashew, please fork it as I can't guarantee I'll be available to review PRs or bug reports.
Note: You might need to turn off code signing for it to run. If you have any other issues, please let me know. I'm not well-versed in sharing the source for my projects, or in macOS development yet.
Cashew is distributed under the MIT License (see LICENSE for details).
Note: You can find the open-source version of the original Cashew app here.