{"id":17614583,"url":"https://github.com/t1st3/is-mate","last_synced_at":"2025-03-30T00:15:04.183Z","repository":{"id":57152750,"uuid":"65853589","full_name":"t1st3/is-mate","owner":"t1st3","description":"Check if the current session runs Mate desktop","archived":false,"fork":false,"pushed_at":"2020-06-03T09:19:59.000Z","size":84,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T14:43:34.058Z","etag":null,"topics":["desktop-environment","detect","javascript","mate","mate-desktop"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/t1st3.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}},"created_at":"2016-08-16T21:04:23.000Z","updated_at":"2023-03-04T17:45:47.000Z","dependencies_parsed_at":"2022-09-06T08:22:37.419Z","dependency_job_id":null,"html_url":"https://github.com/t1st3/is-mate","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1st3%2Fis-mate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1st3%2Fis-mate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1st3%2Fis-mate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1st3%2Fis-mate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t1st3","download_url":"https://codeload.github.com/t1st3/is-mate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258873,"owners_count":20748573,"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":["desktop-environment","detect","javascript","mate","mate-desktop"],"created_at":"2024-10-22T18:44:08.971Z","updated_at":"2025-03-30T00:15:04.161Z","avatar_url":"https://github.com/t1st3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# is-mate [![Build Status Travis](https://travis-ci.org/t1st3/is-mate.svg?branch=master)](https://travis-ci.org/t1st3/is-mate)\n\n\u003e Check if the current session runs [Mate desktop](http://mate-desktop.com/).\n\n\n## Install\n\n```\n$ npm install --save is-mate\n```\n\n\n## Usage\n\n```js\nconst isMate = require('is-mate');\n\nisMate.then(data =\u003e {\n  console.log(data);\n  //=\u003e true or false\n});\n```\n\n\n## API\n\n### isMate()\n\nReturns a `Promise` that resolves either to `true` or `false`.\n\n\n## Related\n\n* [desktop-env](https://github.com/t1st3/desktop-env) | A desktop environment detector based on this module and the following ones\n* [is-cinnamon](https://github.com/t1st3/is-cinnamon) | Check if the current session runs [Cinnamon desktop](https://github.com/linuxmint/Cinnamon).\n* [is-gnome](https://github.com/t1st3/is-gnome) | Check if the current session runs [Gnome desktop](https://www.gnome.org/).\n* [is-kde](https://github.com/t1st3/is-kde) | Check if the current session runs [KDE desktop](https://www.kde.org/).\n* [is-lxde](https://github.com/t1st3/is-lxde) | Check if the current session runs [LXDEdesktop](http://lxde.org/).\n* [is-sugar](https://github.com/t1st3/is-sugar) | Check if the current session runs [Sugar desktop](https://www.sugarlabs.org/).\n* [is-unity](https://github.com/t1st3/is-unity) | Check if the current session runs [Unity desktop](https://unity.ubuntu.com/).\n* [is-xfce](https://github.com/t1st3/is-xfce) | Check if the current session runs [XFCE desktop](https://www.xfce.org/).\n\n\n## License\n\nMIT © [t1st3](https://t1st3.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1st3%2Fis-mate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft1st3%2Fis-mate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1st3%2Fis-mate/lists"}