{"id":13512427,"url":"https://github.com/pqrs-org/ShowyEdge","last_synced_at":"2025-03-30T22:32:47.952Z","repository":{"id":41483201,"uuid":"10684620","full_name":"pqrs-org/ShowyEdge","owner":"pqrs-org","description":"A visible indicator of the current input source for macOS.","archived":false,"fork":false,"pushed_at":"2025-01-25T23:55:31.000Z","size":26051,"stargazers_count":307,"open_issues_count":6,"forks_count":13,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-01-26T00:31:09.193Z","etag":null,"topics":["macos"],"latest_commit_sha":null,"homepage":"https://showyedge.pqrs.org","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pqrs-org.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["tekezo"]}},"created_at":"2013-06-14T08:10:51.000Z","updated_at":"2025-01-25T23:55:34.000Z","dependencies_parsed_at":"2022-09-07T03:02:02.573Z","dependency_job_id":"ab50bb57-3d1c-4bd3-b373-1833132ddf1c","html_url":"https://github.com/pqrs-org/ShowyEdge","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pqrs-org%2FShowyEdge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pqrs-org%2FShowyEdge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pqrs-org%2FShowyEdge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pqrs-org%2FShowyEdge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pqrs-org","download_url":"https://codeload.github.com/pqrs-org/ShowyEdge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390878,"owners_count":20769476,"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":["macos"],"created_at":"2024-08-01T03:01:51.156Z","updated_at":"2025-03-30T22:32:42.942Z","avatar_url":"https://github.com/pqrs-org.png","language":"Swift","funding_links":["https://github.com/sponsors/tekezo"],"categories":["Swift"],"sub_categories":[],"readme":"[![Build Status](https://github.com/pqrs-org/ShowyEdge/workflows/ShowyEdge%20CI/badge.svg)](https://github.com/pqrs-org/ShowyEdge/actions)\n[![License](https://img.shields.io/badge/license-Public%20Domain-blue.svg)](https://github.com/pqrs-org/ShowyEdge/blob/main/LICENSE.md)\n\n# ShowyEdge\n\nShowyEdge displays a color bar at the top edge of the screen depending on the current input source.\nYou can recognize the current input source very easily even if you are using fullscreen apps.\n\n## Web pages\n\n\u003chttps://showyedge.pqrs.org/\u003e\n\n## System requirements\n\nmacOS 11 Big Sur or later\n\n## How to build\n\nSystem Requirements:\n\n-   macOS 11.0+\n-   Xcode 13.1+\n-   Command Line Tools for Xcode\n-   [XcodeGen](https://github.com/yonaskolb/XcodeGen)\n-   [create-dmg](https://github.com/sindresorhus/create-dmg)\n\n### Steps\n\n1.  Get source code by executing a following command in Terminal.app.\n\n    ```shell\n    git clone --depth 1 https://github.com/pqrs-org/ShowyEdge.git\n    cd ShowyEdge\n    git submodule update --init --recursive --depth 1\n    ```\n\n2.  Find your codesign identity if you have one.\u003cbr /\u003e\n    (Skip this step if you don't have your codesign identity.)\n\n    ```shell\n    security find-identity -p codesigning -v | grep 'Developer ID Application'\n    ```\n\n    The result is as follows.\n\n    ```text\n    1) 8D660191481C98F5C56630847A6C39D95C166F22 \"Developer ID Application: Fumihiko Takayama (G43BCU2T37)\"\n    ```\n\n    Your codesign identity is `8D660191481C98F5C56630847A6C39D95C166F22` in the above case.\n\n3.  Set environment variable to use your codesign identity.\u003cbr /\u003e\n    (Skip this step if you don't have your codesign identity.)\n\n    ```shell\n    export PQRS_ORG_CODE_SIGN_IDENTITY=8D660191481C98F5C56630847A6C39D95C166F22\n    ```\n\n4.  Build a package by executing a following command in Terminal.app.\n\n    ```shell\n    cd ShowyEdge\n    make clean all\n    ```\n\n    Then, ShowyEdge-VERSION.dmg has been created in the current directory.\n    It's a distributable package.\n\n    Note: If you don't have codesign identity, the dmg works only on your machine.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpqrs-org%2FShowyEdge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpqrs-org%2FShowyEdge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpqrs-org%2FShowyEdge/lists"}