{"id":18810680,"url":"https://github.com/nymtech/tauri_lib","last_synced_at":"2025-10-07T15:59:26.434Z","repository":{"id":199463804,"uuid":"700387523","full_name":"nymtech/tauri_lib","owner":"nymtech","description":"tauri lib poc","archived":false,"fork":false,"pushed_at":"2023-10-12T12:53:38.000Z","size":267,"stargazers_count":88,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-07T15:59:24.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nymtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-10-04T13:58:18.000Z","updated_at":"2025-05-05T05:10:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"b76954fa-bcd9-4bdb-b6ff-1098ae6bef66","html_url":"https://github.com/nymtech/tauri_lib","commit_stats":null,"previous_names":["nymtech/tauri_lib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nymtech/tauri_lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymtech%2Ftauri_lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymtech%2Ftauri_lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymtech%2Ftauri_lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymtech%2Ftauri_lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nymtech","download_url":"https://codeload.github.com/nymtech/tauri_lib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymtech%2Ftauri_lib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278802803,"owners_count":26048567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T23:21:48.176Z","updated_at":"2025-10-07T15:59:26.418Z","avatar_url":"https://github.com/nymtech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Tauri lib POC\n\nThis is a demonstration of a tauri app compiled as a dynamic\nshared library, that can be run from another app\n\n## Install\n\n#### Prerequisites\n\n- Rust\n- Nodejs (npm), latest LTS version recommended\n\nSome system libraries are required depending on the host platform.\nFollow the instructions for your specific OS [here](https://tauri.app/v1/guides/getting-started/prerequisites)\n\n#### Install project dependencies\n\n```\nnpm i\n```\n\n## App Development\n\n```\ncd app\nnpm run app:dev\n```\n\n## Build\n\nbuild the app (lib)\n\n```\ncd app\nnpm run app:build\n```\n\nbuild the runner\n\n```\ncd runner\ncargo build\n```\n\n## Run\n\nFirst copy the compiled shared library in a subdirectory named\n`lib` relative to where you want to run the app:\n\nExample on Linux:\n\n```\ncd runner\nmkdir lib\ncp ../app/src-tauri/target/release/libvpnym.so lib\ncargo run\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnymtech%2Ftauri_lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnymtech%2Ftauri_lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnymtech%2Ftauri_lib/lists"}