{ "info": { "author": "Simon Alfassa", "author_email": "simon@sa-web.fr", "bugtrack_url": null, "classifiers": [], "description": "Margos\n======\n\n[![PyPI version](https://img.shields.io/pypi/v/margos.svg)](https://pypi.org/project/margos/)\n\nCreate dynamic Mate Panel applets very easily from the text output of your own scripts! This is a work-in-progress clone of Bitbar/Argos for Mate Desktop.\n\nCheck out the family\n--------------------\n\n- [BitBar](https://github.com/matryer/bitbar) for OSX\n- [Argos](https://github.com/p-e-w/argos) for Gnome Shell\n- [Kargos](https://github.com/lipido/kargos) For KDE Plasma\n\nMargos allows you to create desktop applets that you can put anywhere on the panel(s) and configure directly with gconf the same way other applets are configured. It therefore ignores meta-information based on script name. It is far from being done, but already outperforming the native mate command applet.\n\nProgress\n--------\n\n- [x] Show command output on the panel\n- [x] Refresh every x seconds\n- [x] Display a list from further lines of output\n- [ ] Unlimited recursive submenus\n- [ ] Rotation of lines above `---`\n- [ ] Line attributes and all subsequent features\n\nCompatibility\n-------------\n\nMargos currently requires mate >= 1.18, i.e mate-panel migrated to gtk-3. Run `mate-about --version` to check your current version.\nYou will also need Python 3.6+ and pip3 on your system.\n\nInstallation\n------------\n\n1. `sudo pip3 install -U --system margos`\n2. `sudo margos install` to make the applet available to the desktop\n3. `killall mate-panel` to restart the panel\n\nTo uninstall, make sure to clean the system files with `sudo margos uninstall` before removing the python package with pip3.\n\nUsage\n-----\n\nOnce installed, simply add a new Margos applet on your panel. You can then right-click and set the command you wish to run in the \"preferences\" menu.\n\nFull usage will come once the feature set gets decent", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ssimono/margos", "keywords": "margos mate applet desktop argos bitbar linux", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "Margos", "package_url": "https://pypi.org/project/Margos/", "platform": "", "project_url": "https://pypi.org/project/Margos/", "project_urls": { "Homepage": "https://github.com/ssimono/margos" }, "release_url": "https://pypi.org/project/Margos/0.0.2/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Customize your Mate applets from your scripts' output", "version": "0.0.2" }, "last_serial": 5536721, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6e2461b5a39496ddf7c87036848a3404", "sha256": "1c9e82c3623d963ed3ef327c49e44b3c35d04bf4d2997e2884c5c81b78cf1446" }, "downloads": -1, "filename": "Margos-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6e2461b5a39496ddf7c87036848a3404", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 8135, "upload_time": "2019-07-15T18:43:49", "url": "https://files.pythonhosted.org/packages/05/eb/3302228195a5d0b5eefd8142d0c228ab3807fc34e1d9da3a5c32b11b65ab/Margos-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "eb0a254a001f14a7282f05d52f2734c7", "sha256": "56b65597b910044d67b90c1a231f64c1e6876085abb57b1c8435379ba1c402a2" }, "downloads": -1, "filename": "Margos-0.0.2.tar.gz", "has_sig": false, "md5_digest": "eb0a254a001f14a7282f05d52f2734c7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 8217, "upload_time": "2019-07-15T19:20:06", "url": "https://files.pythonhosted.org/packages/4c/16/31282d47cfc2afdcaf41bee9c056e65976a9d32bfb2f462e5e2e522dafdf/Margos-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eb0a254a001f14a7282f05d52f2734c7", "sha256": "56b65597b910044d67b90c1a231f64c1e6876085abb57b1c8435379ba1c402a2" }, "downloads": -1, "filename": "Margos-0.0.2.tar.gz", "has_sig": false, "md5_digest": "eb0a254a001f14a7282f05d52f2734c7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 8217, "upload_time": "2019-07-15T19:20:06", "url": "https://files.pythonhosted.org/packages/4c/16/31282d47cfc2afdcaf41bee9c056e65976a9d32bfb2f462e5e2e522dafdf/Margos-0.0.2.tar.gz" } ] }