mypcremote


Namemypcremote JSON
Version 0.6.1 PyPI version JSON
download
home_pageNone
SummaryA good package to let your computer remote controlled using Discord
upload_time2024-04-17 08:14:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseMIT License
keywords discord remote remote-pc pccontrol pc-remote screen-sharing remote-access remote-control pc-management pc-administration computer-access computer-control
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # My PC Remote

The Discord PC Control Bot allows you to remotely manage your PC using custom Discord commands. With this bot, you can execute various actions on your computer from anywhere with an internet connection, all through Discord.

## Available Commands

- **Beep** Generate beep sound from speakers.
- **Camera Frame** Capture frames from your PC's camera.
- **Grab Screenshots** Capture screenshots of your PC's desktop.
- **Hybernate** Hybernate your PC
- **Kill App** Terminate the specific running application
- **Location** Extract current location using IP address and show it in MAP
- **Lock** Locks the OS same as doing WIN + L in windows
- **Notification** Show a notification to user e.g. Message box or Windows 10/11 Toast
- **Launch URL** This will open the URL in default browser
- **Ping** This will initiate a PING command to check connectivity status & latency
- **Reboot** This will reboot the Computer
- **Shutdown** This will power of the computer
- **Sleep** This will initiate a computer sleep
- **Speak** This is a TTS (Text to Speach) command speak provided sentence in speakers
- **Status** This will publish the current computer status e.g. Processor and ram usage
- **Terminal** This command will let you execute any terminal command and return the results
- **Terminate** This will terminate the bot hence no more commands will be executed remotely
- **Upload** This will let you upload a file into remote location specified in the command
- **Voice Call** This will initiate a live call in the call channel so you can listen to the MIC (Live Audio SPY)
- **Volume** This will set/return the Speakers volume

## Setup the Bot
First install the BOT as a package using `pip3 install mypcremote`
To use the bot your need to have a Discord application Auth Token, Create your discord application using [Discord Developer Portal](https://discord.com/developers/applications), Copy the TOKEN, grant all required INTENTS to the application you created, Finally run the bot by typing command `mypcremote` enter the copied token when asked and you are done:

Use [this](https://discordapi.com/permissions.html) URL to define or configure your custom bot application permissions

## Test the Bot
If everything is setup good then after running, The bot will send a greeting message in the channel where you joined the bot application. Use # to call the commands if you are unclear about command use #help to check for available commands.

- **#camera**: Capture a frame from the PC's camera.
- **#screenshot**: Capture a screenshot of the PC's desktop.

## Disclaimer
This project is for educational and experimental purposes only. Use it responsibly and at your own risk.

## License
This project is licensed under the [MIT License](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mypcremote",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "discord, remote, remote-pc, pccontrol, pc-remote, screen-sharing, remote-access, remote-control, pc-management, pc-administration, computer-access, computer-control",
    "author": null,
    "author_email": "Zain Ul Abidin <zain26134@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f3/e5/c2506d5c89b301e8c0dec758562a37bf544488af55471595d2ef3c8c08e0/mypcremote-0.6.1.tar.gz",
    "platform": null,
    "description": "# My PC Remote\r\n\r\nThe Discord PC Control Bot allows you to remotely manage your PC using custom Discord commands. With this bot, you can execute various actions on your computer from anywhere with an internet connection, all through Discord.\r\n\r\n## Available Commands\r\n\r\n- **Beep** Generate beep sound from speakers.\r\n- **Camera Frame** Capture frames from your PC's camera.\r\n- **Grab Screenshots** Capture screenshots of your PC's desktop.\r\n- **Hybernate** Hybernate your PC\r\n- **Kill App** Terminate the specific running application\r\n- **Location** Extract current location using IP address and show it in MAP\r\n- **Lock** Locks the OS same as doing WIN + L in windows\r\n- **Notification** Show a notification to user e.g. Message box or Windows 10/11 Toast\r\n- **Launch URL** This will open the URL in default browser\r\n- **Ping** This will initiate a PING command to check connectivity status & latency\r\n- **Reboot** This will reboot the Computer\r\n- **Shutdown** This will power of the computer\r\n- **Sleep** This will initiate a computer sleep\r\n- **Speak** This is a TTS (Text to Speach) command speak provided sentence in speakers\r\n- **Status** This will publish the current computer status e.g. Processor and ram usage\r\n- **Terminal** This command will let you execute any terminal command and return the results\r\n- **Terminate** This will terminate the bot hence no more commands will be executed remotely\r\n- **Upload** This will let you upload a file into remote location specified in the command\r\n- **Voice Call** This will initiate a live call in the call channel so you can listen to the MIC (Live Audio SPY)\r\n- **Volume** This will set/return the Speakers volume\r\n\r\n## Setup the Bot\r\nFirst install the BOT as a package using `pip3 install mypcremote`\r\nTo use the bot your need to have a Discord application Auth Token, Create your discord application using [Discord Developer Portal](https://discord.com/developers/applications), Copy the TOKEN, grant all required INTENTS to the application you created, Finally run the bot by typing command `mypcremote` enter the copied token when asked and you are done:\r\n\r\nUse [this](https://discordapi.com/permissions.html) URL to define or configure your custom bot application permissions\r\n\r\n## Test the Bot\r\nIf everything is setup good then after running, The bot will send a greeting message in the channel where you joined the bot application. Use # to call the commands if you are unclear about command use #help to check for available commands.\r\n\r\n- **#camera**: Capture a frame from the PC's camera.\r\n- **#screenshot**: Capture a screenshot of the PC's desktop.\r\n\r\n## Disclaimer\r\nThis project is for educational and experimental purposes only. Use it responsibly and at your own risk.\r\n\r\n## License\r\nThis project is licensed under the [MIT License](LICENSE).\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A good package to let your computer remote controlled using Discord",
    "version": "0.6.1",
    "project_urls": {
        "Homepage": "https://github.com/Zedstron/My-PC-Remote",
        "Issues": "https://github.com/Zedstron/My-PC-Remote/issues"
    },
    "split_keywords": [
        "discord",
        " remote",
        " remote-pc",
        " pccontrol",
        " pc-remote",
        " screen-sharing",
        " remote-access",
        " remote-control",
        " pc-management",
        " pc-administration",
        " computer-access",
        " computer-control"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a3835bd76c78ef52183eb4798c5c0720ccff55b70962f5d71df8678797d828e",
                "md5": "502a69e0ff1b6a03a81465248fd4d19f",
                "sha256": "544641dc452cf839ef69eb197d28f14b024d89f08a07f81baa2f756c9ec86f74"
            },
            "downloads": -1,
            "filename": "mypcremote-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "502a69e0ff1b6a03a81465248fd4d19f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 17133,
            "upload_time": "2024-04-17T08:14:05",
            "upload_time_iso_8601": "2024-04-17T08:14:05.677346Z",
            "url": "https://files.pythonhosted.org/packages/1a/38/35bd76c78ef52183eb4798c5c0720ccff55b70962f5d71df8678797d828e/mypcremote-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3e5c2506d5c89b301e8c0dec758562a37bf544488af55471595d2ef3c8c08e0",
                "md5": "a840b7112da9f4dfbf6c3b87fce96651",
                "sha256": "c03fcb87e9874778da8f14856a3545431e131c68c06a90857b19d1278f8a8e34"
            },
            "downloads": -1,
            "filename": "mypcremote-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a840b7112da9f4dfbf6c3b87fce96651",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 12739,
            "upload_time": "2024-04-17T08:14:06",
            "upload_time_iso_8601": "2024-04-17T08:14:06.911000Z",
            "url": "https://files.pythonhosted.org/packages/f3/e5/c2506d5c89b301e8c0dec758562a37bf544488af55471595d2ef3c8c08e0/mypcremote-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 08:14:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Zedstron",
    "github_project": "My-PC-Remote",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mypcremote"
}
        
Elapsed time: 0.23091s