{"id":19412258,"url":"https://github.com/roman-sarchuk/tranusy","last_synced_at":"2026-06-12T18:32:48.754Z","repository":{"id":228236983,"uuid":"773379223","full_name":"Roman-Sarchuk/Tranusy","owner":"Roman-Sarchuk","description":"Utility for converting numbers between different systems (with step shown) ♻⚡","archived":false,"fork":false,"pushed_at":"2024-06-27T16:52:17.000Z","size":137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T02:43:02.963Z","etag":null,"topics":["cli-app","cpp","gui","number-system-converter"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Roman-Sarchuk.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,"publiccode":null,"codemeta":null}},"created_at":"2024-03-17T14:05:25.000Z","updated_at":"2024-12-12T01:04:16.000Z","dependencies_parsed_at":"2024-03-17T19:45:29.288Z","dependency_job_id":"4ff36586-a84b-4e35-8917-ff28c5bc629d","html_url":"https://github.com/Roman-Sarchuk/Tranusy","commit_stats":null,"previous_names":["roman-sarchuk/tranusy"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Roman-Sarchuk/Tranusy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roman-Sarchuk%2FTranusy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roman-Sarchuk%2FTranusy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roman-Sarchuk%2FTranusy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roman-Sarchuk%2FTranusy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Roman-Sarchuk","download_url":"https://codeload.github.com/Roman-Sarchuk/Tranusy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roman-Sarchuk%2FTranusy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34258367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":["cli-app","cpp","gui","number-system-converter"],"created_at":"2024-11-10T12:25:58.975Z","updated_at":"2026-06-12T18:32:48.737Z","avatar_url":"https://github.com/Roman-Sarchuk.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Akronim\u0026size=75\u0026pause=500\u0026color=F7DA2C\u0026vCenter=true\u0026random=false\u0026width=250\u0026height=95\u0026lines=Tranusy)](https://git.io/typing-svg) ![Static Badge](https://img.shields.io/badge/version-2.0.0-p?style=flat\u0026color=%2324913C) ![Static Badge](https://img.shields.io/badge/number-system-p?style=flat-square\u0026color=%23A61000%09) ![Static Badge](https://img.shields.io/badge/multiple-conversion-p?style=flat\u0026color=%23ab8f02)\n![Visual Studio](https://img.shields.io/badge/Visual%20Studio-5C2D91.svg?style=for-the-badge\u0026logo=visual-studio\u0026logoColor=white) ![Static Badge](https://img.shields.io/badge/C%2B%2B-CLI-passing?style=for-the-badge\u0026color=%238c16c7)\n\n\n\n\u003e [!NOTE]\n\u003e Tranusy is a numeric base converter application built using C++/CLI. It allows users to convert numbers from one base to another with the steps shown. Tranusy also offers multiple conversions, which makes the work more efficient.\n\n\n\u003e ### ![icons8-настройки-24](https://github.com/Roman-Sarchuk/Tranusy/assets/91730539/c18d4106-b363-4235-9032-d6c38c65cd3f) Opportunities\n\u003e - [x] Simple conversion from the one system to another.\n\u003e - [x] Multiple conversion from the ones system to another.\n\u003e - [x] Option to show conversion steps for better understanding.\n\u003e - [x] Save the spets convertion in fiel\n\u003e - [x] Import a file with the numbers\n\u003e - [x] Info window\n\n\n\u003e [!TIP]\n\u003e ### How to use multiple conversion:\n\u003e Input as this pattern: `number [from] [to]`\n\u003e \n\u003e You will get the result as: `result [to]`\n\u003e \n\u003e Example of input:\n\u003e \n\u003e ```\n\u003e 101101 [2] [10]\n\u003e -14201 [5] [24]\n\u003e AB04D.5F [16] [3]\n\u003e ```\n\n\n\u003e [!WARNING]\n\u003e Tranusy's using base type of data as integer {From −9 223 372 036 854 775 808 to 9 223 372 036 854 775 807} and doubel {1.7E +/- 308 (15 characters)}.\n\u003e\n\u003e Thus Tranusy can't convert the very huge numbers yet.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froman-sarchuk%2Ftranusy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froman-sarchuk%2Ftranusy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froman-sarchuk%2Ftranusy/lists"}