screenbolt


Namescreenbolt JSON
Version 1.1.0 PyPI version JSON
download
home_pageNone
SummaryScreenBolt - A PySide6-based GUI application for screen recording and editing.
upload_time2024-09-01 10:30:43
maintainerNone
docs_urlNone
authorYour Name
requires_python<4.0,>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ScreenBolt
ScreenBolt is an open-source desktop application designed for screen recording. With ScreenBolt, you can easily capture your screen and apply various effects such as mouse tracking and zooming. It’s compatible with Windows, Linux, and macOS.

## Features
- Screen Recording: Capture your entire screen or a selected region.
- Effects Editing: Apply effects such as tracking mouse movements and zooming to enhance your recordings.
- Cross-Platform: Available for Windows, Linux, and macOS.

## Installation
### For End Users
- Download: Go to the Releases page and download the appropriate version for your operating system.
- Install and Run: Follow the installation instructions provided with the release.
### For Developers
1. Set Up Environment:

- Install Anaconda.
- Create a new Conda environment if needed.
2. Prepare the Application:
- Clone the repository or download the source code.
- Navigate to the project directory.
3. Compile Resources:

```bash
# Suppose you're in screenbolt/screenbolt
python compile_resources.py
```
4. Run the Application:
```bash
# Suppose you're in the root directory
python -m screenbolt.main
```
## Contributing
We welcome contributions to ScreenBolt! If you’d like to contribute, please fork the repository and submit a pull request.

## License
ScreenBolt is released under the MIT License.

## Contact
For any questions or issues, please contact us at tamnvhustcc@gmail.com.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "screenbolt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/fc/8f/799264fdd71df262467855fafec993d377e24efcc506009d75163f5cd35a/screenbolt-1.1.0.tar.gz",
    "platform": null,
    "description": "# ScreenBolt\nScreenBolt is an open-source desktop application designed for screen recording. With ScreenBolt, you can easily capture your screen and apply various effects such as mouse tracking and zooming. It\u2019s compatible with Windows, Linux, and macOS.\n\n## Features\n- Screen Recording: Capture your entire screen or a selected region.\n- Effects Editing: Apply effects such as tracking mouse movements and zooming to enhance your recordings.\n- Cross-Platform: Available for Windows, Linux, and macOS.\n\n## Installation\n### For End Users\n- Download: Go to the Releases page and download the appropriate version for your operating system.\n- Install and Run: Follow the installation instructions provided with the release.\n### For Developers\n1. Set Up Environment:\n\n- Install Anaconda.\n- Create a new Conda environment if needed.\n2. Prepare the Application:\n- Clone the repository or download the source code.\n- Navigate to the project directory.\n3. Compile Resources:\n\n```bash\n# Suppose you're in screenbolt/screenbolt\npython compile_resources.py\n```\n4. Run the Application:\n```bash\n# Suppose you're in the root directory\npython -m screenbolt.main\n```\n## Contributing\nWe welcome contributions to ScreenBolt! If you\u2019d like to contribute, please fork the repository and submit a pull request.\n\n## License\nScreenBolt is released under the MIT License.\n\n## Contact\nFor any questions or issues, please contact us at tamnvhustcc@gmail.com.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ScreenBolt - A PySide6-based GUI application for screen recording and editing.",
    "version": "1.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f432b92d71c3172496eeb27f25f5ced6c1f6f9a53e7a63467a91b931e9575d18",
                "md5": "06c61e9288306d1f537e825007a4f664",
                "sha256": "840a0d4a68d890ec0b82bd4eb57372e01850618d836ccdbe6bf8ef8afdb5e7e3"
            },
            "downloads": -1,
            "filename": "screenbolt-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "06c61e9288306d1f537e825007a4f664",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 2804204,
            "upload_time": "2024-09-01T10:30:37",
            "upload_time_iso_8601": "2024-09-01T10:30:37.533773Z",
            "url": "https://files.pythonhosted.org/packages/f4/32/b92d71c3172496eeb27f25f5ced6c1f6f9a53e7a63467a91b931e9575d18/screenbolt-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc8f799264fdd71df262467855fafec993d377e24efcc506009d75163f5cd35a",
                "md5": "d04cd346f32f23d983161d3a8d68cfd8",
                "sha256": "078f4351fcfe8296ac8f68f1acb40e9568fb4d4ac64f6d8c32963a96ff64b184"
            },
            "downloads": -1,
            "filename": "screenbolt-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d04cd346f32f23d983161d3a8d68cfd8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 2688755,
            "upload_time": "2024-09-01T10:30:43",
            "upload_time_iso_8601": "2024-09-01T10:30:43.705250Z",
            "url": "https://files.pythonhosted.org/packages/fc/8f/799264fdd71df262467855fafec993d377e24efcc506009d75163f5cd35a/screenbolt-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-01 10:30:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "screenbolt"
}
        
Elapsed time: 1.00110s