# Systems-Manager
![PyPI - Version](https://img.shields.io/pypi/v/systems-manager)
![PyPI - Downloads](https://img.shields.io/pypi/dd/systems-manager)
![GitHub Repo stars](https://img.shields.io/github/stars/Knuckles-Team/systems-manager)
![GitHub forks](https://img.shields.io/github/forks/Knuckles-Team/systems-manager)
![GitHub contributors](https://img.shields.io/github/contributors/Knuckles-Team/systems-manager)
![PyPI - License](https://img.shields.io/pypi/l/systems-manager)
![GitHub](https://img.shields.io/github/license/Knuckles-Team/systems-manager)
![GitHub last commit (by committer)](https://img.shields.io/github/last-commit/Knuckles-Team/systems-manager)
![GitHub pull requests](https://img.shields.io/github/issues-pr/Knuckles-Team/systems-manager)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/Knuckles-Team/systems-manager)
![GitHub issues](https://img.shields.io/github/issues/Knuckles-Team/systems-manager)
![GitHub top language](https://img.shields.io/github/languages/top/Knuckles-Team/systems-manager)
![GitHub language count](https://img.shields.io/github/languages/count/Knuckles-Team/systems-manager)
![GitHub repo size](https://img.shields.io/github/repo-size/Knuckles-Team/systems-manager)
![GitHub repo file count (file type)](https://img.shields.io/github/directory-file-count/Knuckles-Team/systems-manager)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/systems-manager)
![PyPI - Implementation](https://img.shields.io/pypi/implementation/systems-manager)
*Version: 0.30.4*
Systems-Manager will update your system and install/upgrade applications.
This repository is actively maintained - Contributions are welcome!
<details>
<summary><b>Usage:</b></summary>
| Short Flag | Long Flag | Description |
|------------|-------------------|-----------------------------------------------|
| -h | --help | See usage for script |
| -c | --clean | Clean Recycle/Trash bin |
| -e | --enable-features | Enable Window Features |
| -f | --font | Install Hack NF Font |
| -i | --install | Install applications |
| -p | --python | Install Python Modules |
| -s | --silent | Don't print to stdout |
| -u | --update | Update your applications and Operating System |
| -t | --theme | Apply Takuyuma Terminal Theme |
</details>
<details>
<summary><b>Example:</b></summary>
```bash
systems-manager --font --update --clean --theme --python 'geniusbot' --install 'python3'
```
</details>
<details>
<summary><b>Installation Instructions:</b></summary>
Install Python Package
```bash
python -m pip install systems-manager
```
</details>
## Geniusbot Application
Use with a GUI through Geniusbot
Visit our [GitHub](https://github.com/Knuckles-Team/geniusbot) for more information
<details>
<summary><b>Installation Instructions with Geniusbot:</b></summary>
Install Python Package
```bash
python -m pip install geniusbot
```
</details>
<details>
<summary><b>Repository Owners:</b></summary>
<img width="100%" height="180em" src="https://github-readme-stats.vercel.app/api?username=Knucklessg1&show_icons=true&hide_border=true&&count_private=true&include_all_commits=true" />
![GitHub followers](https://img.shields.io/github/followers/Knucklessg1)
![GitHub User's stars](https://img.shields.io/github/stars/Knucklessg1)
</details>
Raw data
{
"_id": null,
"home_page": "https://github.com/Knuckles-Team/systems-manager",
"name": "systems-manager",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Audel Rouhi",
"author_email": "knucklessg1@gmail.com",
"download_url": null,
"platform": null,
"description": "# Systems-Manager\n\n![PyPI - Version](https://img.shields.io/pypi/v/systems-manager)\n![PyPI - Downloads](https://img.shields.io/pypi/dd/systems-manager)\n![GitHub Repo stars](https://img.shields.io/github/stars/Knuckles-Team/systems-manager)\n![GitHub forks](https://img.shields.io/github/forks/Knuckles-Team/systems-manager)\n![GitHub contributors](https://img.shields.io/github/contributors/Knuckles-Team/systems-manager)\n![PyPI - License](https://img.shields.io/pypi/l/systems-manager)\n![GitHub](https://img.shields.io/github/license/Knuckles-Team/systems-manager)\n\n![GitHub last commit (by committer)](https://img.shields.io/github/last-commit/Knuckles-Team/systems-manager)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/Knuckles-Team/systems-manager)\n![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/Knuckles-Team/systems-manager)\n![GitHub issues](https://img.shields.io/github/issues/Knuckles-Team/systems-manager)\n\n![GitHub top language](https://img.shields.io/github/languages/top/Knuckles-Team/systems-manager)\n![GitHub language count](https://img.shields.io/github/languages/count/Knuckles-Team/systems-manager)\n![GitHub repo size](https://img.shields.io/github/repo-size/Knuckles-Team/systems-manager)\n![GitHub repo file count (file type)](https://img.shields.io/github/directory-file-count/Knuckles-Team/systems-manager)\n![PyPI - Wheel](https://img.shields.io/pypi/wheel/systems-manager)\n![PyPI - Implementation](https://img.shields.io/pypi/implementation/systems-manager)\n\n*Version: 0.30.4*\n\nSystems-Manager will update your system and install/upgrade applications.\n\nThis repository is actively maintained - Contributions are welcome!\n\n<details>\n <summary><b>Usage:</b></summary>\n\n| Short Flag | Long Flag | Description |\n|------------|-------------------|-----------------------------------------------|\n| -h | --help | See usage for script |\n| -c | --clean | Clean Recycle/Trash bin |\n| -e | --enable-features | Enable Window Features |\n| -f | --font | Install Hack NF Font |\n| -i | --install | Install applications |\n| -p | --python | Install Python Modules |\n| -s | --silent | Don't print to stdout |\n| -u | --update | Update your applications and Operating System |\n| -t | --theme | Apply Takuyuma Terminal Theme |\n\n</details>\n\n<details>\n <summary><b>Example:</b></summary>\n\n```bash\nsystems-manager --font --update --clean --theme --python 'geniusbot' --install 'python3'\n```\n\n</details>\n\n<details>\n <summary><b>Installation Instructions:</b></summary>\n\nInstall Python Package\n\n```bash\npython -m pip install systems-manager\n```\n\n</details>\n\n\n\n## Geniusbot Application\n\nUse with a GUI through Geniusbot\n\nVisit our [GitHub](https://github.com/Knuckles-Team/geniusbot) for more information\n\n<details>\n <summary><b>Installation Instructions with Geniusbot:</b></summary>\n\nInstall Python Package\n\n```bash\npython -m pip install geniusbot\n```\n\n</details>\n\n\n<details>\n <summary><b>Repository Owners:</b></summary>\n\n\n<img width=\"100%\" height=\"180em\" src=\"https://github-readme-stats.vercel.app/api?username=Knucklessg1&show_icons=true&hide_border=true&&count_private=true&include_all_commits=true\" />\n\n![GitHub followers](https://img.shields.io/github/followers/Knucklessg1)\n![GitHub User's stars](https://img.shields.io/github/stars/Knucklessg1)\n</details>\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Systems-Manager will update your system and install/upgrade applications.",
"version": "0.30.4",
"project_urls": {
"Homepage": "https://github.com/Knuckles-Team/systems-manager"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "037d99dd835fab227480b70d2a2b64329dab21113dbc5711b0cd59b0528f75be",
"md5": "91f12ce80bab7d0ad5b470aa1f18851c",
"sha256": "ac0372e6b06ee870da322d3d3865692dd2b21784f3f4464443287e724be907f5"
},
"downloads": -1,
"filename": "systems_manager-0.30.4-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "91f12ce80bab7d0ad5b470aa1f18851c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 12678,
"upload_time": "2024-05-09T04:43:14",
"upload_time_iso_8601": "2024-05-09T04:43:14.151584Z",
"url": "https://files.pythonhosted.org/packages/03/7d/99dd835fab227480b70d2a2b64329dab21113dbc5711b0cd59b0528f75be/systems_manager-0.30.4-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-09 04:43:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Knuckles-Team",
"github_project": "systems-manager",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": [
[
">=",
"2.28.1"
]
]
}
],
"lcname": "systems-manager"
}