{"id":13676560,"url":"https://github.com/intentor/shortcuter","last_synced_at":"2025-12-30T14:07:11.559Z","repository":{"id":91059599,"uuid":"52845655","full_name":"intentor/shortcuter","owner":"intentor","description":"Shortcut utility for Unity","archived":false,"fork":false,"pushed_at":"2019-11-17T23:59:51.000Z","size":51,"stargazers_count":19,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-11T18:43:02.983Z","etag":null,"topics":["editor","tool","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intentor.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}},"created_at":"2016-03-01T03:38:42.000Z","updated_at":"2024-08-26T03:22:00.000Z","dependencies_parsed_at":"2024-01-14T14:32:37.479Z","dependency_job_id":"6e1637e2-98a4-44e8-9e06-abba81be03fb","html_url":"https://github.com/intentor/shortcuter","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intentor%2Fshortcuter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intentor%2Fshortcuter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intentor%2Fshortcuter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intentor%2Fshortcuter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intentor","download_url":"https://codeload.github.com/intentor/shortcuter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251456046,"owners_count":21592282,"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":["editor","tool","unity"],"created_at":"2024-08-02T13:00:29.615Z","updated_at":"2025-12-30T14:07:11.541Z","avatar_url":"https://github.com/intentor.png","language":"C#","readme":"# ![Shortcuter](https://cloud.githubusercontent.com/assets/5340818/13428577/200885be-df9a-11e5-8eeb-e948ced30dee.png)\n\n**Simple shortcut utility for Unity**\n\nCurrently the project is **DISCONTINUED**. However, feel free to fork it and continue its development!\n\n[![Unity Asset Store](https://cloud.githubusercontent.com/assets/5340818/6855739/9e14c9e0-d3d9-11e4-9171-594941ed056f.png)](https://www.assetstore.unity3d.com/#!/content/57191)\n [![Donate](https://cloud.githubusercontent.com/assets/5340818/12418027/9434b3ea-be93-11e5-8395-253a3a1aade5.png)](http://donate.intentor.com.br/)\n \n## Contents\n\n1. \u003ca href=\"#introduction\"\u003eIntroduction\u003c/a\u003e\n2. \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e\n3. \u003ca href=\"#quick-start\"\u003eQuick start\u003c/a\u003e\n3. \u003ca href=\"#notes\"\u003eNotes\u003c/a\u003e\n3. \u003ca href=\"#changelog\"\u003eChangelog\u003c/a\u003e\n4. \u003ca href=\"#support\"\u003eSupport\u003c/a\u003e\n5. \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\n## \u003ca id=\"introduction\"\u003e\u003c/a\u003eIntroduction\n\n*Shortcuter* is an easy to use simple shortcut utility for Unity.\n\nIt features a dockable window which can be configured with shortcuts to most frequently used scenes and project objects.\n\nCompatible with Unity 5 and 4.\n\n## \u003ca id=\"features\"\u003e\u003c/a\u003eFeatures\n\n* Quick access to your most used scenes and objects from a dockable window.\n* Easy to use toggle based interface to select shortcuts.\n* Configure shortcuts for most common Unity objects (Scenes, Scripts, Prefabs and more).\n* Create shortcuts for custom objects.\n* Persistent shortcuts data.\n\n## \u003ca id=\"quick-start\"\u003e\u003c/a\u003eQuick start\n\n1\\. Open *Shortcuter* by going to `Window/Shortcuter` or by using the keyboard shortcut (`CTRL + ALT + S` on Windows and `CMD + OPTION + S` on Mac).\n\n![01](https://cloud.githubusercontent.com/assets/5340818/13431828/c57ca020-dfa9-11e5-9d38-b93d8378ac8c.png)\n\n2\\. When opening the *Shortcuter* window for the first time, no shortcuts are available. Click on `Edit shortcuts` to bring the shortcuts editor.\n\n![02](https://cloud.githubusercontent.com/assets/5340818/13432397/27b50df2-dfac-11e5-82ba-c468ef4bf921.png)\n\n**Hint:**  at any moment, you can also open the shortcuts editor by accessing the *Shortcuter* window context menu.\n\n![03](https://cloud.githubusercontent.com/assets/5340818/13431827/c57a2886-dfa9-11e5-975a-78188943a376.png)\n\n3\\. From the shortcuts editor, you can add as many shortcuts as you want based on types available on your project and also configure the quantity and title of the columns displayed on the *Shortcuter* window.\n\n![04](https://cloud.githubusercontent.com/assets/5340818/13431896/0845715c-dfaa-11e5-8e81-ba100da160bd.png)\n\n![05](https://cloud.githubusercontent.com/assets/5340818/13431895/083db46c-dfaa-11e5-8e93-36895a149694.png)\n\n4\\. After selecting your most frequently used shortcuts, they'll be available on the *Shortcuter* window!\n\n![06](https://cloud.githubusercontent.com/assets/5340818/13432396/27b26476-dfac-11e5-8f46-f3c6c4da64e3.png)\n\n## \u003ca id=\"notes\"\u003e\u003c/a\u003eNotes\n\n1. The shortcuts data is stored at `Editor Default Resources/Shortcuts.asset`.\n2. Custom objects should inherit from `UnityEngine.ScriptableObject` in order to be available on the type selection popup.\n\n## \u003ca id=\"changelog\"\u003e\u003c/a\u003eChangelog\n\nPlease see [CHANGELOG.txt](src/Assets/Plugins/Editor/Shortcuter/CHANGELOG.txt).\n\n## \u003ca id=\"support\"\u003e\u003c/a\u003eSupport\n\nFound a bug? Please create an issue on the [GitHub project page](https://github.com/intentor/shortcuter/issues) or send a pull request if you have a fix or extension.\n\nYou can also send me a message at support@intentor.com.br to discuss more obscure matters about *Shortcuter*.\n\n## \u003ca id=\"license\"\u003e\u003c/a\u003eLicense\n\nLicensed under the [The MIT License (MIT)](http://opensource.org/licenses/MIT). Please see [LICENSE](LICENSE) for more information.\n","funding_links":[],"categories":["Open Source Repositories","Open Source Packages"],"sub_categories":["Editor"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintentor%2Fshortcuter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintentor%2Fshortcuter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintentor%2Fshortcuter/lists"}