{"id":13801867,"url":"https://github.com/dubisdev/runmath","last_synced_at":"2025-04-10T00:51:52.617Z","repository":{"id":107302385,"uuid":"586291983","full_name":"dubisdev/runmath","owner":"dubisdev","description":"Do math, quickly 🚀 - A keyboard-first calculator for Windows","archived":false,"fork":false,"pushed_at":"2025-01-04T15:32:42.000Z","size":4809,"stargazers_count":37,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T00:51:44.577Z","etag":null,"topics":["calculator","keyboard","math","tauri-app","utility","windows"],"latest_commit_sha":null,"homepage":"","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/dubisdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2023-01-07T16:12:17.000Z","updated_at":"2025-03-19T11:48:37.000Z","dependencies_parsed_at":"2023-03-17T13:45:17.528Z","dependency_job_id":"bc330583-2aed-40ff-bf58-3080865c0444","html_url":"https://github.com/dubisdev/runmath","commit_stats":null,"previous_names":["dubisdev/runmath"],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubisdev%2Frunmath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubisdev%2Frunmath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubisdev%2Frunmath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubisdev%2Frunmath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dubisdev","download_url":"https://codeload.github.com/dubisdev/runmath/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137997,"owners_count":21053775,"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":["calculator","keyboard","math","tauri-app","utility","windows"],"created_at":"2024-08-04T00:01:28.936Z","updated_at":"2025-04-10T00:51:52.601Z","avatar_url":"https://github.com/dubisdev.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/dubisdev"],"categories":["Applications","Apps"],"sub_categories":["Utilities","Open Source"],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/dubisdev/runmath\"\u003e\n    \u003cimg alt=\"Runmath icon\" src=\"./src-tauri/icons/128x128.png\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eRunMath\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eA keyboard-first calculator for Windows - Do math, \u003ci\u003equickly 🚀\u003c/i\u003e\u003c/strong\u003e\n  \u003cbr/\u003e\n  \u003ci\u003eBuilt with ❤️‍🔥 by \u003ca href=\"https://github.com/dubisdev\"\u003e@dubisdev\u003c/a\u003e\u003c/i\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/dubisdev/runmath/releases/latest\"\u003e\n    🔗 Go to Download Page\n  \u003c/a\u003e\n    \u0026nbsp; | \u0026nbsp; Give it a Star ⭐ | \u0026nbsp;\n    \u003ca href=\"https://www.buymeacoffee.com/dubisdev\"\u003eSupport the project 🤝\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg\n      src=\"https://img.shields.io/github/package-json/v/dubisdev/runmath?label=Version\u0026style=flat-square\"\n      alt=\"Last available version\" /\u003e\n  \u003cimg\n      src=\"https://img.shields.io/github/downloads/dubisdev/runmath/total.svg?style=flat-square\u0026color=blue\u0026label=Downloads\"\n      alt=\"Total downloads\" /\u003e\n\u003c/p\u003e\n\n\u003chr /\u003e\n\n## 🧮 Features\n\n- `Basic math operations`: `+`, `-`, `x`, `/`, `%`, `^`, `√`, `!`,...\n- `Complex numbers` (ex: 2i * 8i = -16)\n- `Unit conversion` (ex: 1m to cm = 100)\n\n\u003cp align=\"center\"\u003e\n\u003cimg alt=\"Animated runmath gif\" src=\"./assets/readme-animation.gif\" width=\"734\" /\u003e\n\u003cimg alt=\"Runmath capabilities\" src=\"./assets/1.png\" width=\"734\" /\u003e\n\u003cimg alt=\"Runmath available config options\" src=\"./assets/2.png\" width=\"734\" /\u003e\n\n\u003e **Note**: Feel free to open an issue if you have\n\u003e any suggestions or ideas for new features!\n\n## 🚄 Shortcuts\n\nRunMath comes with a few shortcuts to make your life easier:\n\n- Use `up` and `down` arrows to navigate through the history\n- `Alt+M` to toggle the visibility of the app (M stands for math 👀)\n- `Alt+Q` to quit the app\n- `Alt+S` opens the settings\n- `Enter` copies the result to the clipboard and clears the input\n- `=` saves the result to the history\n- `tab` to select the input\n- `esc` to clear the input\n\n## ⚙️ Settings\n\nConfigure the app to your liking! For now, you can change:\n\n- Background color\n- Run app on startup or not\n- Use Big Numbers (for calculations with big numbers \u003e 15 digits)\n- Output format (scientific, fixed, engineering, auto)\n- Hide on Enter\n\n## 🔐 Privacy Policy\n\nRunMath does NOT:\n\n- collect any personal information,\n- track you,\n- send your keystrokes to any server,\n- send any data to any server.\n\nAll the calculations are done locally on your computer.\nYour preferences are stored locally on your computer.\n\nThe Windows Store version does not have update checks,\nso it does not connect to any server.\n\n## ⚖️ License\n\n[MIT](./LICENSE.md) © [David Jimenez](https://dubis.dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdubisdev%2Frunmath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdubisdev%2Frunmath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdubisdev%2Frunmath/lists"}