{"id":13830242,"url":"https://github.com/paviro/MMM-syslog","last_synced_at":"2025-07-09T11:32:20.346Z","repository":{"id":123504955,"uuid":"62888341","full_name":"paviro/MMM-syslog","owner":"paviro","description":"API for sending notifications to your mirror.","archived":true,"fork":false,"pushed_at":"2018-02-12T19:58:06.000Z","size":82,"stargazers_count":38,"open_issues_count":8,"forks_count":15,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-07-07T00:58:15.066Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paviro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-07-08T12:50:34.000Z","updated_at":"2025-01-31T17:30:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"163899c4-a525-458e-9a80-a883e34ff818","html_url":"https://github.com/paviro/MMM-syslog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paviro/MMM-syslog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paviro%2FMMM-syslog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paviro%2FMMM-syslog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paviro%2FMMM-syslog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paviro%2FMMM-syslog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paviro","download_url":"https://codeload.github.com/paviro/MMM-syslog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paviro%2FMMM-syslog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264450556,"owners_count":23610194,"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-08-04T10:00:57.719Z","updated_at":"2025-07-09T11:32:20.015Z","avatar_url":"https://github.com/paviro.png","language":"JavaScript","funding_links":[],"categories":["Home Automation \u0026 Notifications"],"sub_categories":[],"readme":"# MMM-syslog\nNotification API Module for MagicMirror\u003csup\u003e2\u003c/sup\u003e\n\n## Example\n\n![](https://forum.magicmirror.builders/uploads/files/1473753516823-syslog-icon-4.jpg)\n\n## Dependencies\n  * An installation of [MagicMirror\u003csup\u003e2\u003c/sup\u003e](https://github.com/MichMich/MagicMirror)\n\n## Installation\n 1. Clone this repo into `~/MagicMirror/modules` directory.\n 2. Configure your `~/MagicMirror/config/config.js`:\n\n    ```\n    {\n        module: 'MMM-syslog',\n        position: 'top_right',\n        config: {\n            ...\n        }\n    }\n    ```\n\n## Config Options\n| **Option** | **Default** | **Description** |\n| --- | --- | --- |\n| `max` | `5` | How many messages should be displayed on the screen. |\n| `format` | `false` | Displays relative date format, for absolute date format provide a string like `'DD:MM HH:mm'` [All Options](http://momentjs.com/docs/#/displaying/format/) |\n| `types` | `{INFO: \"dimmed\", WARNING: \"normal\", ERROR: \"bright\"}` | Object with message types and their css class. |\n| `shortenMessage` | `false` | After how many characters the message should be cut. Default: show all. |\n| `alert` | `true` | Display notification? |\n\n## How to Use\nMake an http get request like:\n  http://MIRROR_IP:MIRROR_PORT/syslog?type=INFO\u0026message=YOUR_MESSAGE\u0026silent=true : no notification\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaviro%2FMMM-syslog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaviro%2FMMM-syslog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaviro%2FMMM-syslog/lists"}