trayasen
trayasen copied to clipboard
🥕 IKEA IDÅSEN cross-platform desktop app living in system tray. Should also work for LINAK desks
Tauri v2 has been released(in beta currently). It would be nice to start thinking of migrating to it. There are a lot of API changes though, and the entire rust...
On win10, there seems to be an issue with 1) numpad inputs 2) combo inputs https://github.com/golota60/trayasen/issues/16#issuecomment-1718909183 thanks @falkenhawk for reporting this 🙇
I installed Trayasen on Windows 10 22H2 using the MSI installer of the latest release 0.0.3. After running the setup, a window with title *Idasen Controller* automatically appears, and also...
Hi I try to use trayasen on windows with my desk but I don't achieve to launch it. The first time, I had an error when I tried to connect...
Explained in #10. The app currently auto-closes without informing the user if it fails to connect to the desk saved in local config. We should probably enhance the UX here...
Explained in #10. Currently, if the app detects no desks, it'll get stuck in an infinite loop because bluetooth manager will not resolve the promise. We should add some kind...
Working branch for #43 See https://v2.tauri.app/start/migrate/from-tauri-1/#tauri-configuration TODO: - [ ] - Compile a working version of code