{"id":18015209,"url":"https://github.com/ibrahimbutt/synthcal","last_synced_at":"2026-02-24T18:34:24.002Z","repository":{"id":98659348,"uuid":"157147820","full_name":"ibrahimbutt/synthcal","owner":"ibrahimbutt","description":"A desktop calculator with a synthwave aesthetic. Made with React and Electron.","archived":false,"fork":false,"pushed_at":"2024-12-14T20:04:25.000Z","size":50682,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-16T03:32:46.202Z","etag":null,"topics":["calculator","calculator-application","electron","infix-notation","parcel","postfix-evaluation","postfix-notation","react","shunting-yard","synthwave"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ibrahimbutt.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":"2018-11-12T02:52:26.000Z","updated_at":"2024-10-17T21:58:41.000Z","dependencies_parsed_at":"2023-03-13T15:57:15.822Z","dependency_job_id":null,"html_url":"https://github.com/ibrahimbutt/synthcal","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimbutt%2Fsynthcal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimbutt%2Fsynthcal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimbutt%2Fsynthcal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimbutt%2Fsynthcal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibrahimbutt","download_url":"https://codeload.github.com/ibrahimbutt/synthcal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230165082,"owners_count":18183524,"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","calculator-application","electron","infix-notation","parcel","postfix-evaluation","postfix-notation","react","shunting-yard","synthwave"],"created_at":"2024-10-30T04:12:48.308Z","updated_at":"2025-10-27T20:40:25.289Z","avatar_url":"https://github.com/ibrahimbutt.png","language":"JavaScript","readme":"# SynthCal [![Build Status](https://travis-ci.org/ibrahimbutt/synthcal.svg?branch=master)](https://travis-ci.org/ibrahimbutt/synthcal) [![Maintainability](https://api.codeclimate.com/v1/badges/00838d0a90c64c2eb02f/maintainability)](https://codeclimate.com/github/ibrahimbutt/synthcal/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/00838d0a90c64c2eb02f/test_coverage)](https://codeclimate.com/github/ibrahimbutt/synthcal/test_coverage)\n\nA desktop calculator with a synthwave aesthetic. Made using Electron and React.\n\n![SynthCal opened up, displaying 3.14](https://imgur.com/ztRe1VH.png)\n\n## Installation\n\nDownload and install the latest version from [releases](https://github.com/ibrahimbutt/synthcal/releases).\n\n## Development Setup\n\nClone the repository and run `yarn` to install dependencies.\n\n`yarn dev` will build the application for development and open up an instance of it. Changes are immediately reflected in the development instance, except those made inside the main process (`main.js`).\n\nTo create an application image, run `yarn build; yarn dist`, which will output to `dist`.\n\nSee `package.json` for all available scripts.\n\n### `icon.png`\n\n`icon.png` must be inside `build`, which is not commited. After the first build, create a symlink inside `build` to use `icon.png`, without having to physically put it inside `build`.\n\nFrom inside the root directory:\n\n```bash\nln -s icon.png build/icon.png\n```\n\nThis way, if you need to delete `build` for whatever reason, you'll not have to think about `icon.png`.\n\n## Acknowledgements\n\nDesigned by [Eugene Cameel](https://dribbble.com/cameel).\n\n## License\n\n[MIT](https://github.com/ibrahimbutt/synthcal/blob/master/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibrahimbutt%2Fsynthcal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibrahimbutt%2Fsynthcal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibrahimbutt%2Fsynthcal/lists"}