Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
rado31 created a comment on an issue on fabienbellanger/escpos-rs
OMG, you've created an example with tauri 😅. Thanks a lot. > Sorry for my late reply. No big deal because you answered in the end, thank you for your feedback. **And yes, it works for me ✅**
rado31 closed an issue on fabienbellanger/escpos-rs
How to implement 'Send' trait for UsbDriver
I'm writing Tauri application and I want to add printer to state management of Tauri (to avoid global variables) [https://v2.tauri.app/develop/state-management/#mutability](https://v2.tauri.app/dev...rado31 closed an issue on rust-build/rust-build.action
lock file version `4` not found
Just copy/past example from this: ```yml # .github/workflows/release.yml on: release: types: [created] jobs: release: name: release ${{ matrix.target }} runs-on: ubun...rado31 created a comment on an issue on tauri-apps/plugins-workspace
This docs helps me: [https://v2.tauri.app/plugin/http-client/#setup](https://v2.tauri.app/plugin/http-client/#setup) But instead of **Automatic** need to use **Manual**
rado31 opened an issue on tauri-apps/plugins-workspace
Permission http:default not found
What did I do: - ```deno run -A npm:create-tauri-app``` - ```cd playground && deno install``` - ```deno add npm:@tauri-apps/plugin-http``` - src-tauri/capabilities/default.json ```json { ...rado31 pushed 1 commit to master rado31/dotfiles
- updated: fish (aliases replaced by functions) a4c1955