{"id":20754568,"url":"https://github.com/wiiu-env/NotificationModule","last_synced_at":"2025-05-11T06:31:06.258Z","repository":{"id":104891240,"uuid":"593623821","full_name":"wiiu-env/NotificationModule","owner":"wiiu-env","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-06T13:01:21.000Z","size":88,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-17T09:19:04.050Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wiiu-env.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":"2023-01-26T13:25:51.000Z","updated_at":"2024-07-06T12:59:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac332b4c-ab90-45b0-8849-4c450fa0db40","html_url":"https://github.com/wiiu-env/NotificationModule","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiiu-env%2FNotificationModule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiiu-env%2FNotificationModule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiiu-env%2FNotificationModule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiiu-env%2FNotificationModule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiiu-env","download_url":"https://codeload.github.com/wiiu-env/NotificationModule/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253528287,"owners_count":21922622,"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":[],"created_at":"2024-11-17T09:18:19.915Z","updated_at":"2025-05-11T06:31:05.702Z","avatar_url":"https://github.com/wiiu-env.png","language":"C++","readme":"[![CI-Release](https://github.com/wiiu-env/NotificationModule/actions/workflows/ci.yml/badge.svg)](https://github.com/wiiu-env/NotificationModule/actions/workflows/ci.yml)\n\nSee [libnotifications](https://github.com/wiiu-env/libnotifications).\n\n## Usage\n(`[ENVIRONMENT]` is a placeholder for the actual environment name.)\n\n1. Copy the file `NotificationModule.wms` into `sd:/wiiu/environments/[ENVIRONMENT]/modules`.  \n2. Requires the [WUMSLoader](https://github.com/wiiu-env/WUMSLoader) in `sd:/wiiu/environments/[ENVIRONMENT]/modules/setup`.\n\n## Buildflags\n\n### Logging\nBuilding via `make` only logs errors (via OSReport). To enable logging via the [LoggingModule](https://github.com/wiiu-env/LoggingModule) set `DEBUG` to `1` or `VERBOSE`.\n\n`make` Logs errors only (via OSReport).  \n`make DEBUG=1` Enables information and error logging via [LoggingModule](https://github.com/wiiu-env/LoggingModule).  \n`make DEBUG=VERBOSE` Enables verbose information and error logging via [LoggingModule](https://github.com/wiiu-env/LoggingModule).\n\nIf the [LoggingModule](https://github.com/wiiu-env/LoggingModule) is not present, it'll fall back to UDP (Port 4405) and [CafeOS](https://github.com/wiiu-env/USBSerialLoggingModule) logging.\n\n## Building using the Dockerfile\n\nIt's possible to use a docker image for building. This way you don't need anything installed on your host system.\n\n```\n# Build docker image (only needed once)\ndocker build . -t notificationmodule-builder\n\n# make \ndocker run -it --rm -v ${PWD}:/project notificationmodule-builder make\n\n# make clean\ndocker run -it --rm -v ${PWD}:/project notificationmodule-builder make clean\n```\n\n## Format the code via docker\n\n`docker run --rm -v ${PWD}:/src ghcr.io/wiiu-env/clang-format:13.0.0-2 -r ./src -i`","funding_links":[],"categories":["Building"],"sub_categories":["Python script"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiiu-env%2FNotificationModule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiiu-env%2FNotificationModule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiiu-env%2FNotificationModule/lists"}