Onè
Onè
# Issue 1 - could not find system library 'alsa' required by the 'alsa-sys' crate ## Command that worked for me I was pretty sure I already had alsa on...
# Issue 2 - error[E0432]: unresolved import `hotkeys::HotkeyManager` ## Workaround - Mock the HotkeyManager On windows it appears this is defined in the windows module but doesn't seem to be...
I've created a [pull request](https://github.com/a-liashenko/TinyPomodoro/pull/8) with the changes I used to be able to compile
For Gmail you would need to turn on MFA and then create an app password, it didn't work with a normal password for me. If you have any issues let...
Never used yandex so IDK but I've tried Gmail and can confirm application password works for me as well
Just adding my 2 cents. I've not played around with RSS much but maybe that could also work? I don't know if mdbook supports RSS but [zola](https://www.getzola.org/) does. I've not...
@mbleeDev was this created intentionally?
@Lonanche happy you got to this. I was planning to try to do it tonight. So I'll give yours a test run and give you feedback instead.
I skimmed through it and it looks good. I didn't actually try it like I planned because I want to use poise for my project as I expect it may...
I think the detection is on a best effort basis. It's done using regex and it might affect usability a bit if it had to try to parse the code...