{"id":24280702,"url":"https://github.com/kneasle/jigsaw","last_synced_at":"2025-03-05T13:41:07.604Z","repository":{"id":103041356,"uuid":"339082158","full_name":"kneasle/jigsaw","owner":"kneasle","description":"A visual, incremental composing tool for change ringing.","archived":false,"fork":false,"pushed_at":"2024-04-01T17:04:14.000Z","size":6084,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T02:26:11.414Z","etag":null,"topics":["change-ringing","composing","javascript","rust","static-site"],"latest_commit_sha":null,"homepage":"https://kneasle.github.io/jigsaw/firehose","language":"Rust","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/kneasle.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":"2021-02-15T13:12:20.000Z","updated_at":"2024-04-15T09:28:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbfb183d-34b9-4d37-9f6f-04252016f39d","html_url":"https://github.com/kneasle/jigsaw","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kneasle%2Fjigsaw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kneasle%2Fjigsaw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kneasle%2Fjigsaw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kneasle%2Fjigsaw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kneasle","download_url":"https://codeload.github.com/kneasle/jigsaw/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242038517,"owners_count":20061860,"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":["change-ringing","composing","javascript","rust","static-site"],"created_at":"2025-01-16T02:25:31.555Z","updated_at":"2025-03-05T13:41:07.596Z","avatar_url":"https://github.com/kneasle.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jigsaw\n\nA visual, incremental composing tool for change ringing.  Since this program is currently my 3rd\nyear project, there is an orphan branch `report` which contains the LaTeX files of the project\nreport.\n\n## Overview\n\nThe goal of this project is to design and build a visual application which will _aid_ composers of\npieces of [Change Ringing](https://en.wikipedia.org/wiki/Change_ringing) in their work, whilst\nrequiring as little change to their existing workflow as possible.  The main advantages provided\nover pen/paper is that this program gives instant and correct feedback on loads of useful\ninformation such as music, length and falseness (and other less important statistics like\n'all-the-work-ness' which are still tedious to calculate manually).  This is very much still a\nW.I.P. prototype and many features are missing, but the latest commit to the `master` branch is always\nmade public [here](https://kneasle.github.io/jigsaw/firehose/).  Also here's a screenshot:\n\n![Project screenshot](https://raw.githubusercontent.com/kneasle/jigsaw/report/screenshot-2021-04-27.png)\n\n## Build Instruction\n\nThis project is mostly written in Rust, but runs a web GUI using JS (with the Rust code compiled to\nWebAssembly).  To build it from source, you will need to\n[install Rust](https://www.rust-lang.org/tools/install) and then install the necessary tools with\nthe following commands:\n```bash\nrustup target add wasm32-unknown-unknown\ncargo install wasm-bindgen-cli\n```\n\nThis will possibly take a few minutes to compile `wasm-bindgen-cli`.\n\nOnce the utilities are installed, you can build Jigsaw by running `build.py` (in the project root) from\nanywhere on your filesystem.  By default, it will place the build\nfiles in `\u003crepo root\u003e/out/` but that can be overridden if necessary (run `build.py --help` for more\ninfo).  This generates a folder which can be served by a webserver, for example:\n\n```bash\ncd \u003cout directory\u003e\npython3 -m http.server\n```\n\nThis will print the port of the HTTP server, but Jigsaw will usually be found at `https://127.0.0.1:8000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkneasle%2Fjigsaw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkneasle%2Fjigsaw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkneasle%2Fjigsaw/lists"}