{"id":13580441,"url":"https://github.com/bbodi/notecalc3","last_synced_at":"2025-10-26T04:11:14.818Z","repository":{"id":38307426,"uuid":"265788509","full_name":"bbodi/notecalc3","owner":"bbodi","description":"NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.","archived":false,"fork":false,"pushed_at":"2024-03-07T15:54:23.000Z","size":7675,"stargazers_count":1167,"open_issues_count":33,"forks_count":45,"subscribers_count":16,"default_branch":"develop","last_synced_at":"2025-04-12T04:47:58.778Z","etag":null,"topics":["calculator","linear-algebra","math","matrix","note-taking","notes","rust","wasm","webassembly"],"latest_commit_sha":null,"homepage":"https://bbodi.github.io/notecalc3/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbodi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"publiccode":null,"codemeta":null}},"created_at":"2020-05-21T07:53:20.000Z","updated_at":"2025-04-09T20:47:41.000Z","dependencies_parsed_at":"2024-12-08T17:03:18.305Z","dependency_job_id":"7f52857f-cefa-449d-a93d-e91b1226ae02","html_url":"https://github.com/bbodi/notecalc3","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbodi%2Fnotecalc3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbodi%2Fnotecalc3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbodi%2Fnotecalc3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbodi%2Fnotecalc3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbodi","download_url":"https://codeload.github.com/bbodi/notecalc3/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254493378,"owners_count":22080126,"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","linear-algebra","math","matrix","note-taking","notes","rust","wasm","webassembly"],"created_at":"2024-08-01T15:01:51.468Z","updated_at":"2025-10-26T04:11:14.736Z","avatar_url":"https://github.com/bbodi.png","language":"Rust","readme":"\u003ch1\u003e\n    \u003cimg src=\"https://bbodi.github.io/notecalc3/assets/logo.png\"\n         alt=\"logo\" width=\"300\"/\u003e\n\u003c/h1\u003e\n\n![Example GIF](assets/simple.gif)\n\n## What is NoteCalc?\nNoteCalc is a handy notepad with a smart builtin calculator.\n\nHonestly, it just tries to be a free Soulver alternative in your browser.\n\n[Features](https://bbodi.github.io/notecalc3/)\n\n[Try out](https://bbodi.github.io/notecalc3/notecalc#)\n\n## Roadmap\n- [ ] User-defined functions (0.4.0)\n- [ ] Conditionals \u0026 comparisons (0.4.0)\n- [ ] Configurations (decimal point, font size etc) (0.4.0)\n- [ ] Embeddable expressions\n- [ ] Error messages\n- [ ] Autocompletion\n- [ ] Currencies\n- [ ] Arbitrary large calculation\n- [ ] Laptimes\n- [ ] Timestamps\n- [ ] Financial functions\n- [ ] Line wrapping\n- [ ] Time zone math\n- [ ] Embeddable NoteCalc\n- [ ] Better result outputs (scientific notation, SI suffixes etc)\n- [ ] Search\n- [ ] Specifiers (e.g. xy as number)\n\n## Run locally\n\nFirst, you will need to make sure that the following tools are installed:\n1. `rustup`. Instructions [here](https://rustup.rs/)\n2. `npm`. Instructions [here](https://www.npmjs.com/get-npm)\n3. `wasm-pack`. Instructions [here](https://rustwasm.github.io/wasm-pack/installer/)\n4. `serve`. Simply run:\n   ```sh\n   npm install -g serve\n   ```\n\nOnce the above tools are installed, you can run:\n```sh\ngit clone https://github.com/bbodi/notecalc3.git\n./compile_and_run.bat\n```\n\nThen, open your browser and go to  [http://localhost:5000/notecalc](http://localhost:5000/notecalc).\n\n## Run using docker\n\nYou can also run using a container with this command:\n\n```sh\ngit clone https://github.com/bbodi/notecalc3.git\ncd notecalc3\ndocker build . --tag notecalc3\ndocker run --rm -d -p 5000:5000 notecalc3\n```\n\nThen, open your browser and go to  [http://localhost:5000/notecalc](http://localhost:5000/notecalc).\n\n## Libraries used\nHuge thanks for the following libraries\n- https://mathjs.org/\n- https://crates.io/crates/rust-decimal\n- https://crates.io/crates/base64\n- https://crates.io/crates/flate2\n- https://crates.io/crates/web-sys\n- https://crates.io/crates/wasm-bindgen\n\n\n \n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbodi%2Fnotecalc3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbodi%2Fnotecalc3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbodi%2Fnotecalc3/lists"}