{"id":25893122,"url":"https://github.com/apostolique/mitten","last_synced_at":"2025-04-06T13:09:06.595Z","repository":{"id":50250976,"uuid":"436284771","full_name":"Apostolique/Mitten","owner":"Apostolique","description":"Infinite canvas drawing application.","archived":false,"fork":false,"pushed_at":"2024-12-27T20:15:33.000Z","size":2304,"stargazers_count":114,"open_issues_count":6,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-30T12:06:43.686Z","etag":null,"topics":["apos","csharp","dotnet","infinite-canvas","itchio","monogame","paint","vector-graphics-editor"],"latest_commit_sha":null,"homepage":"https://apos.itch.io/mitten","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/Apostolique.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-12-08T14:51:32.000Z","updated_at":"2025-03-22T06:18:20.000Z","dependencies_parsed_at":"2023-12-29T02:41:55.809Z","dependency_job_id":"db000f51-b20f-4625-911b-5f5b4bc9840f","html_url":"https://github.com/Apostolique/Mitten","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apostolique%2FMitten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apostolique%2FMitten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apostolique%2FMitten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apostolique%2FMitten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apostolique","download_url":"https://codeload.github.com/Apostolique/Mitten/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485287,"owners_count":20946398,"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":["apos","csharp","dotnet","infinite-canvas","itchio","monogame","paint","vector-graphics-editor"],"created_at":"2025-03-02T21:30:26.882Z","updated_at":"2025-04-06T13:09:06.576Z","avatar_url":"https://github.com/Apostolique.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mitten\nInfinite canvas drawing application.\n\n## Showcase\n\n![Showcase](./Images/showcase.gif)\n\n## Builds\n\nGrab the builds \u003chttps://apos.itch.io/mitten\u003e.\n\n## Controls\n\n### Draw\n\n* Left click to draw.\n* Shift + Left click to draw lines.\n* Control + Shift + Left click to change the brush size. Drag left to shrink the size and right to increase it.\n* Alt + Hover to select a different color.\n* Control + Alt + Hover to select a different background color.\n* E to toggle the eraser.\n\n### Camera\n\n* Middle click to drag the camera.\n* Scroll wheel to zoom.\n* Control + Middle click to zoom. Drag up to zoom in and down to zoom out.\n* Dot and Comma to rotate.\n* Hold Space use the hyper zoom. Release to go back to the previous position.\n* Save the current camera position with Control + 1, Control + 2, all the way to Control + 9.\n* Load a saved camera position by pressing 1, 2, ... 9.\n* Slot 0 is reserved for toggling back and forth between the current and previous position. You can also toggle using your mouse's extra buttons if you have them.\n\n### Misc\n\n* Control + Z to undo.\n* Control + Shift + Z to redo.\n* Control + Backspace to undo everything.\n* Control + Shift + Backspace to redo everything.\n* F11 for the borderless fullscreen mode.\n* Alt + Enter for the fullscreen mode.\n\n## Saved files\n\nSaved next to the application's executable.\n\n* Drawing.json - Your whole canvas is saved there including undo redo and camera position.\n* Settings.json - Window settings are saved here. Includes if the app should start in fullscreen, vsync and fixed timestep.\n\n## Restore\n\n```\ndotnet restore Platforms/DesktopGL\ndotnet restore Platforms/WindowsDX\n```\n\n## Run\n\n```\ndotnet run --project Platforms/DesktopGL\ndotnet run --project Platforms/WindowsDX\n```\n\n## Debug\n\nIn vscode, you can debug by pressing F5.\n\n## Publish\n\n```\ndotnet publish Platforms/DesktopGL -c Release -r win-x64 --output artifacts/windows\ndotnet publish Platforms/DesktopGL -c Release -r osx-x64 --output artifacts/osx\ndotnet publish Platforms/DesktopGL -c Release -r linux-x64 --output artifacts/linux\n```\n\n```\ndotnet publish Platforms/WindowsDX -c Release -r win-x64 --output artifacts/windowsdx\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapostolique%2Fmitten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapostolique%2Fmitten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapostolique%2Fmitten/lists"}