{"id":18878436,"url":"https://github.com/yellow-footed-honeyguide/uc","last_synced_at":"2025-09-15T12:05:36.432Z","repository":{"id":241723677,"uuid":"807497637","full_name":"yellow-footed-honeyguide/uc","owner":"yellow-footed-honeyguide","description":"A user-friendly command-line calculator for Unix systems 🧮","archived":false,"fork":false,"pushed_at":"2024-10-22T23:00:25.000Z","size":608,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T07:22:03.760Z","etag":null,"topics":["c","calculations","calculator","cli","command-line","console","interactive","math","terminal","unix"],"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/yellow-footed-honeyguide.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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-05-29T08:05:35.000Z","updated_at":"2024-12-09T03:59:53.000Z","dependencies_parsed_at":"2024-10-23T05:50:12.896Z","dependency_job_id":"beeac991-0351-4cf5-9949-858d725b50ba","html_url":"https://github.com/yellow-footed-honeyguide/uc","commit_stats":null,"previous_names":["yellow-footed-honeyguide/uc"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yellow-footed-honeyguide%2Fuc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yellow-footed-honeyguide%2Fuc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yellow-footed-honeyguide%2Fuc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yellow-footed-honeyguide%2Fuc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yellow-footed-honeyguide","download_url":"https://codeload.github.com/yellow-footed-honeyguide/uc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248936869,"owners_count":21186117,"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","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":["c","calculations","calculator","cli","command-line","console","interactive","math","terminal","unix"],"created_at":"2024-11-08T06:26:53.448Z","updated_at":"2025-04-14T18:32:13.481Z","avatar_url":"https://github.com/yellow-footed-honeyguide.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uc - Unix Calculator\n\n![Tests](https://github.com/yellow-footed-honeyguide/uc/workflows/Tests/badge.svg)\n\nSimple interactive calculator to any unix-like system\n\n![usage-example](assets/uc_examples.gif)\n\n## Description\n\nThe uc (Unix Calculator) allows to users perfom different operations in user-friendly interactive mode.\n\n## Features\n🌋 Pure Muscle, No Fluff! 💪\n\nCrafted in the mighty C language, uc (Unix Calculator) stands alone with only Readline lib dependency! Ultimate lone wolf! 🐺\n\n🌋 Epic Number Display! 🚀\n\nLong numbers? No problem! uc (Unix Calculator) formats them with style, making complex calculations easy to read! 😎\n\n🌋 Type with Familiar Finesse! ⌨️\n\nuc (Unix Calculator) embraces your ~/.inputrc! 🏠 Unleash your bash and zsh muscle memory as you effortlessly navigate, edit, and recall commands like a seasoned pro!\n\n\n🌋 Tackle Giant Numbers! 💪\n\nFlex your math muscles with uc (Unix Calculator)'s ability to handle up to 30+digit numbers, including decimals! Feel the raw power! 💪🦾\n\n🌋 Quick Result Recall! 🔙\n\nMessed up? Just hit the up arrow and uc (Unix Calculator) retrieves your last result faster than a lightning strike!\n\n🌋 Chain Calculations! ⚡\n\nuc (Unix Calculator) keeps your previous results on deck, ready for more action!🕴\nPress Tab key to insert your previous result to expression! ⚡\n\n🌋 Universal Compatibility! 🌍\n\nFrom Linux to macOS to BSD, uc (Unix Calculator) flexes on any system! 🛠\n\n🌋 Actively maintened Open-Source Powerhouse! 💪\n\n\n## Getting Started\n\n### Dependencies\n- readline\n\n### Build \n```bash\ngit clone https://github.com/yellow-footed-honeyguide/uc.git\ncd uc\nmkdir build \u0026\u0026 cd build\ncmake ..\ncmake --build .\n```\n\n### Install\nFor system-wide installation (may require elevated privileges like `sudo`):\n```bash\ncmake --install .\n```\n\n## Issue Templates\nIf you encounter a bug or have a feature request, please use one of the following templates:\n\n- [Bug Report](.github/ISSUE_TEMPLATE/bug_report.md)\n- [Feature Request](.github/ISSUE_TEMPLATE/feature_request.md)\n\n## Contributing\n\nIf you'd like to contribute to this project, please read our [Contributing Guidelines](CONTRIBUTING.md) for more information on how to get started.\n\n\n## Author\n**Sergey Veneckiy**\n- Email: s.venetsky@gmail.com\n- GitHub: [@yellow-footed-honeyguide](https://github.com/yellow-footed-honeyguide)\n\n## License\nThis project is licensed under the MIT License\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyellow-footed-honeyguide%2Fuc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyellow-footed-honeyguide%2Fuc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyellow-footed-honeyguide%2Fuc/lists"}