segmock


Namesegmock JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
Summary7-segment clock (segmock)
upload_time2024-12-03 17:24:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License Copyright (c) 2024 Yusei Soma Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords 7segment cli clock segmock simple stopwatch terminal tool tui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 7 segment clock (segmock)

![segmock_screenshot](https://github.com/user-attachments/assets/79055e60-2c06-4c55-9104-13f45ea2b4d9)

A simple and large 7 segment Figlet font clock CLI app.
It can display the current time and measure with a stopwatch.
It can also be used in the Linux console.

## Usage
### Using uv
If you don't have uv installed, please install it.
```bash
curl -LsSf https://astral.sh/uv/install.sh | sh
```
---
```bash
uv tool install segmock
```
```bash
segmock
```
or
```bash
uvx segmock
```

### Using pipx
If you don't have pipx installed, please install it.
```bash
sudo apt update && sudo apt install pipx
```
---
```bash
pipx install segmock
```
```bash
segmock
```
or
```bash
pipx run segmock
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "segmock",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "7segment, cli, clock, segmock, simple, stopwatch, terminal, tool, tui",
    "author": null,
    "author_email": "sou-san <sou887867@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a2/e6/132a853ee398aab968941fdf151ad3eccc36d971b3923fb8d01623da3a54/segmock-0.1.2.tar.gz",
    "platform": null,
    "description": "# 7 segment clock (segmock)\n\n![segmock_screenshot](https://github.com/user-attachments/assets/79055e60-2c06-4c55-9104-13f45ea2b4d9)\n\nA simple and large 7 segment Figlet font clock CLI app.\nIt can display the current time and measure with a stopwatch.\nIt can also be used in the Linux console.\n\n## Usage\n### Using uv\nIf you don't have uv installed, please install it.\n```bash\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n---\n```bash\nuv tool install segmock\n```\n```bash\nsegmock\n```\nor\n```bash\nuvx segmock\n```\n\n### Using pipx\nIf you don't have pipx installed, please install it.\n```bash\nsudo apt update && sudo apt install pipx\n```\n---\n```bash\npipx install segmock\n```\n```bash\nsegmock\n```\nor\n```bash\npipx run segmock\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Yusei Soma  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "7-segment clock (segmock)",
    "version": "0.1.2",
    "project_urls": {
        "Documentation": "https://github.com/sou-san/segmock/blob/main/README.md",
        "Homepage": "https://github.com/sou-san/segmock",
        "Issues": "https://github.com/sou-san/segmock/issues",
        "Repository": "https://github.com/sou-san/segmock"
    },
    "split_keywords": [
        "7segment",
        " cli",
        " clock",
        " segmock",
        " simple",
        " stopwatch",
        " terminal",
        " tool",
        " tui"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c2ec50a3c93b52c74f8de1fe9590193b66fb1ea6d52c14dcc20566c5600d8a4d",
                "md5": "0465052e556fd4e05e474a1404dc643a",
                "sha256": "3108330011626034fe196af62e92deb8fc7b10c31e0b1461b4685eaa06d6b538"
            },
            "downloads": -1,
            "filename": "segmock-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0465052e556fd4e05e474a1404dc643a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 8467,
            "upload_time": "2024-12-03T17:24:45",
            "upload_time_iso_8601": "2024-12-03T17:24:45.375447Z",
            "url": "https://files.pythonhosted.org/packages/c2/ec/50a3c93b52c74f8de1fe9590193b66fb1ea6d52c14dcc20566c5600d8a4d/segmock-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2e6132a853ee398aab968941fdf151ad3eccc36d971b3923fb8d01623da3a54",
                "md5": "c276b2774210446fadf667a427053376",
                "sha256": "7ea95927ddc1cc472ecb53cc590750a6b73fb3d1e44b6827ac659006bf742de9"
            },
            "downloads": -1,
            "filename": "segmock-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c276b2774210446fadf667a427053376",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 56606,
            "upload_time": "2024-12-03T17:24:47",
            "upload_time_iso_8601": "2024-12-03T17:24:47.781266Z",
            "url": "https://files.pythonhosted.org/packages/a2/e6/132a853ee398aab968941fdf151ad3eccc36d971b3923fb8d01623da3a54/segmock-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 17:24:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sou-san",
    "github_project": "segmock",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "segmock"
}
        
Elapsed time: 0.40744s