cmdsave


Namecmdsave JSON
Version 1.0.3 PyPI version JSON
download
home_page
Summary💾 CMDs
upload_time2023-06-02 19:15:40
maintainer
docs_urlNone
author
requires_python
license
keywords save cli console terminal prductivity
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CMDSave - Command Line Application for Saving and Managing Terminal Commands for Later Use

> **This application is only supported on Windows.**

This application allows you to save and manage terminal commands for easy reference and execution. It provides a command-line interface (CLI) to interact with the application and perform various operations such as saving commands, listing saved commands, deleting commands, and editing the command file.

## Usage Commands

To use the application, you can execute the following commands:

### `cmds save`

This command allows you to save a command for easy reference. It prompts you to enter the command you want to save and a name to associate with it. The command and its corresponding name are then stored in a CSV file.

### `cmds list`

This command lists all the saved commands stored in the CSV file. You can navigate through the list using the arrow keys and select a command by pressing Enter. The selected command is copied to the clipboard for easy access.

### `cmds delete`

This command enables you to delete a command from the list. It displays the saved commands and allows you to navigate through them using the arrow keys. Pressing Enter on a command prompts you for confirmation to delete it. If confirmed, the selected command is removed from the CSV file.

### `cmds edit`

This command opens the CSV file in the default text editor (in this case, Notepad). You can use this command to manually edit the CSV file and make changes to the saved commands. Advised to not use `cmds edit` to add new commands. Instead, use the `cmds save` command.

---

Please make sure you have the required dependencies installed before running the application.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cmdsave",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "save,cli,console,terminal,prductivity",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f6/29/a661392cfe57e7a70c2a3a24f22461e0abdb0b0f3e0feda6d4dcbc6ad777/cmdsave-1.0.3.tar.gz",
    "platform": "Windows",
    "description": "# CMDSave - Command Line Application for Saving and Managing Terminal Commands for Later Use\r\n\r\n> **This application is only supported on Windows.**\r\n\r\nThis application allows you to save and manage terminal commands for easy reference and execution. It provides a command-line interface (CLI) to interact with the application and perform various operations such as saving commands, listing saved commands, deleting commands, and editing the command file.\r\n\r\n## Usage Commands\r\n\r\nTo use the application, you can execute the following commands:\r\n\r\n### `cmds save`\r\n\r\nThis command allows you to save a command for easy reference. It prompts you to enter the command you want to save and a name to associate with it. The command and its corresponding name are then stored in a CSV file.\r\n\r\n### `cmds list`\r\n\r\nThis command lists all the saved commands stored in the CSV file. You can navigate through the list using the arrow keys and select a command by pressing Enter. The selected command is copied to the clipboard for easy access.\r\n\r\n### `cmds delete`\r\n\r\nThis command enables you to delete a command from the list. It displays the saved commands and allows you to navigate through them using the arrow keys. Pressing Enter on a command prompts you for confirmation to delete it. If confirmed, the selected command is removed from the CSV file.\r\n\r\n### `cmds edit`\r\n\r\nThis command opens the CSV file in the default text editor (in this case, Notepad). You can use this command to manually edit the CSV file and make changes to the saved commands. Advised to not use `cmds edit` to add new commands. Instead, use the `cmds save` command.\r\n\r\n---\r\n\r\nPlease make sure you have the required dependencies installed before running the application.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "\ud83d\udcbe CMDs",
    "version": "1.0.3",
    "project_urls": null,
    "split_keywords": [
        "save",
        "cli",
        "console",
        "terminal",
        "prductivity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e09522ada87abb59548c5438ce39ab392462af7711ff4cbdcc1431a0a59f2a9c",
                "md5": "193287eef243898008b1fbd3a28271d4",
                "sha256": "48c152fa3523ed8c206e0c18223f454b463c8b311a547c31395d799b16c51be5"
            },
            "downloads": -1,
            "filename": "cmdsave-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "193287eef243898008b1fbd3a28271d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3332,
            "upload_time": "2023-06-02T19:15:37",
            "upload_time_iso_8601": "2023-06-02T19:15:37.804905Z",
            "url": "https://files.pythonhosted.org/packages/e0/95/22ada87abb59548c5438ce39ab392462af7711ff4cbdcc1431a0a59f2a9c/cmdsave-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f629a661392cfe57e7a70c2a3a24f22461e0abdb0b0f3e0feda6d4dcbc6ad777",
                "md5": "67bc14edecc00b1239e1d4ce3b9612af",
                "sha256": "0411b797781e90bc00768e73b2a2fb6be869fff2ed629475d1e8b70da2aa80dd"
            },
            "downloads": -1,
            "filename": "cmdsave-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "67bc14edecc00b1239e1d4ce3b9612af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3084,
            "upload_time": "2023-06-02T19:15:40",
            "upload_time_iso_8601": "2023-06-02T19:15:40.521009Z",
            "url": "https://files.pythonhosted.org/packages/f6/29/a661392cfe57e7a70c2a3a24f22461e0abdb0b0f3e0feda6d4dcbc6ad777/cmdsave-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-02 19:15:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cmdsave"
}
        
Elapsed time: 0.07272s