{"id":21627139,"url":"https://github.com/xxczaki/welding-toolbox-2","last_synced_at":"2025-07-29T02:34:28.190Z","repository":{"id":88740190,"uuid":"226206371","full_name":"xxczaki/welding-toolbox-2","owner":"xxczaki","description":"An app containing a set of useful welding tools, written in React Native ⚛️","archived":false,"fork":false,"pushed_at":"2025-07-28T08:26:34.000Z","size":4371,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-28T10:18:29.184Z","etag":null,"topics":["app","calculator","fast","heat-input","hermes","hermes-engine","javascript","js","native","react","react-native","react-native-paper","toolbox","weldability","welder","welding","welding-app","welding-calculator","welding-toolbox","welding-toolbox-2"],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=me.kepinski.weldingtoolbox2","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xxczaki.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","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}},"created_at":"2019-12-05T23:21:41.000Z","updated_at":"2025-07-28T08:26:38.000Z","dependencies_parsed_at":"2024-02-01T06:05:07.338Z","dependency_job_id":"c23e7d14-95a5-45c7-bb75-2b8fc9f4c0c6","html_url":"https://github.com/xxczaki/welding-toolbox-2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xxczaki/welding-toolbox-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxczaki%2Fwelding-toolbox-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxczaki%2Fwelding-toolbox-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxczaki%2Fwelding-toolbox-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxczaki%2Fwelding-toolbox-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xxczaki","download_url":"https://codeload.github.com/xxczaki/welding-toolbox-2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxczaki%2Fwelding-toolbox-2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267619371,"owners_count":24116541,"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-07-29T02:00:12.549Z","response_time":2574,"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":["app","calculator","fast","heat-input","hermes","hermes-engine","javascript","js","native","react","react-native","react-native-paper","toolbox","weldability","welder","welding","welding-app","welding-calculator","welding-toolbox","welding-toolbox-2"],"created_at":"2024-11-25T01:15:40.067Z","updated_at":"2025-07-29T02:34:28.166Z","avatar_url":"https://github.com/xxczaki.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welding Toolbox 2 🛠️\n\n\u003e Application for welding inspectors, written in React Native ⚛️\n\n\u003cdiv style=\"display: flex; flex-direction: row; flex-wrap: wrap\"\u003e\n  \u003cimg src=\"media/screenshot_1.jpg\" height=\"400\"\u003e\n  \u003cimg src=\"media/screenshot_2.jpg\" height=\"400\"\u003e\n  \u003cimg src=\"media/screenshot_3.jpg\" height=\"400\"\u003e\n  \u003cimg src=\"media/screenshot_4.jpg\" height=\"400\"\u003e\n\u003c/div\u003e\n\n## Installation\n\n\u003cdiv style=\"display: flex; flex-direction: row; flex-wrap: wrap;\"\u003e\n    \u003ca href='https://play.google.com/store/apps/details?id=me.kepinski.weldingtoolbox2\u0026hl=en\u0026gl=US\u0026pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'\u003e\u003cimg alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/badge_new.png'/\u003e\u003c/a\u003e\n    \u003ca href=\"https://apps.apple.com/us/app/welding-toolbox-2/id1546617906?itsct=apps_box\u0026amp;itscg=30200\"\u003e\u003cimg src=\"https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-US?size=250x83\u0026amp;releaseDate=1609200000\u0026h=57f788796e99241f7aa376a56910a7ea\" alt=\"Download on the App Store\" style=\"border-radius: 13px; width: 250px; height: 83px;\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## Usage\n\n```bash\n# Install dependencies\n$ npm install\n\n# Run Metro bundler\n$ npm start\n\n# Run on Android in development\n$ npm run android\n\n# Run on IOS in development\n$ npm run ios\n\n# Lint\n$ npm test\n```\n\n## Related\n\n- [Welding Toolbox](https://github.com/xxczaki/welding-toolbox/) - the original Welding Toolbox app\n\n### License\n\nMIT\n\n*Google Play and the Google Play logo are trademarks of Google LLC.*\n\n*Apple and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxxczaki%2Fwelding-toolbox-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxxczaki%2Fwelding-toolbox-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxxczaki%2Fwelding-toolbox-2/lists"}