openlatestscreenshot


Nameopenlatestscreenshot JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryOpen the latest screenshot you took in your default image viewer
upload_time2023-04-08 13:06:32
maintainer
docs_urlNone
authorDrTexx
requires_python>=3.8,<4.0
licenseAGPL-3.0-only
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![pipeline status](https://gitlab.com/DrTexx/open-latest-screenshot/badges/main/pipeline.svg)](https://gitlab.com/DrTexx/open-latest-screenshot/-/commits/main)
[![coverage report](https://gitlab.com/DrTexx/open-latest-screenshot/badges/main/coverage.svg)](https://gitlab.com/DrTexx/open-latest-screenshot/-/commits/main)
[![GitLab issues](https://img.shields.io/gitlab/issues/open/drtexx/open-latest-screenshot?logo=gitlab)](https://gitlab.com/DrTexx/open-latest-screenshot/-/issues)
[![GitLab merge requests](https://img.shields.io/gitlab/merge-requests/open/drtexx/open-latest-screenshot?logo=gitlab)](https://gitlab.com/DrTexx/open-latest-screenshot/-/merge_requests)

# Open Latest Screenshot

Opens the latest screenshot taken in your default image viewer.

[![PyPI Release](https://img.shields.io/pypi/v/openlatestscreenshot?logo=python)](https://pypi.org/project/openlatestscreenshot)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/openlatestscreenshot?logo=Python)](https://pypi.org/project/openlatestscreenshot)
[![PyPI - License](https://img.shields.io/pypi/l/openlatestscreenshot?color=orange&logo=Python)](https://pypi.org/project/openlatestscreenshot)

## Getting started

Follow the [install instructions](#installation), then see [usage](#usage).

## Requirements

All popular Linux distributions with `Python 3.8` or later are currently supported.

If you're on Linux and you find `open-latest-screenshot` doesn't work on your distro, please [open a new issue here](https://gitlab.com/DrTexx/open-latest-screenshot/-/issues).

## Installation

```bash
pip install openlatestscreenshot
```

## Usage

```bash
open-latest-screenshot
```

### Keyboard Shortcut Setup

If you find yourself using `open-latest-screenshot` a lot, it's recommended to set a **custom keyboard shortcut** to launch the script. Many popular Linux desktop environments allow you to do this easily.

### Gnome Keyboard Shortcut Setup
1. Open GNOME settings
2. Navigate to `Keyboard > Keyboard Shortcuts > Customize Shortcuts > Custom Shortcuts`
3. Click the `Add Shortcut` button
4. Set the `name`, `command` and `shortcut` to the following:
   - `name`: `Open latest screenshot`
   - `command`: `open-latest-screenshot`
   - `shortcut`: Whatever you like!
5. Done!

**TIP:** If the keyboard shortcut doesn't seem to be working, make sure to test that `open-latest-screenshot` is working as expected from your terminal, as GNOME won't let you know if an error has occured.

## Links

<!-- TODO: add website link -->
- 📖 &nbsp;[Documentation](https://gitlab.com/DrTexx/open-latest-screenshot)
- 🐍 &nbsp;[Latest Release](https://pypi.org/project/openlatestscreenshot)
- 🧰 &nbsp;[Source Code](https://gitlab.com/DrTexx/open-latest-screenshot)
- 🐞 &nbsp;[Issue Tracker](https://gitlab.com/DrTexx/open-latest-screenshot/-/issues)
- `🐦 Twitter` &nbsp;[@DrTexx](https://twitter.com/DrTexx)
- `📨 Email` &nbsp;[denver.opensource@tutanota.com](mailto:denver.opensource@tutanota.com)


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "openlatestscreenshot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "DrTexx",
    "author_email": "denver.opensource@tutanota.com",
    "download_url": "",
    "platform": null,
    "description": "[![pipeline status](https://gitlab.com/DrTexx/open-latest-screenshot/badges/main/pipeline.svg)](https://gitlab.com/DrTexx/open-latest-screenshot/-/commits/main)\n[![coverage report](https://gitlab.com/DrTexx/open-latest-screenshot/badges/main/coverage.svg)](https://gitlab.com/DrTexx/open-latest-screenshot/-/commits/main)\n[![GitLab issues](https://img.shields.io/gitlab/issues/open/drtexx/open-latest-screenshot?logo=gitlab)](https://gitlab.com/DrTexx/open-latest-screenshot/-/issues)\n[![GitLab merge requests](https://img.shields.io/gitlab/merge-requests/open/drtexx/open-latest-screenshot?logo=gitlab)](https://gitlab.com/DrTexx/open-latest-screenshot/-/merge_requests)\n\n# Open Latest Screenshot\n\nOpens the latest screenshot taken in your default image viewer.\n\n[![PyPI Release](https://img.shields.io/pypi/v/openlatestscreenshot?logo=python)](https://pypi.org/project/openlatestscreenshot)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/openlatestscreenshot?logo=Python)](https://pypi.org/project/openlatestscreenshot)\n[![PyPI - License](https://img.shields.io/pypi/l/openlatestscreenshot?color=orange&logo=Python)](https://pypi.org/project/openlatestscreenshot)\n\n## Getting started\n\nFollow the [install instructions](#installation), then see [usage](#usage).\n\n## Requirements\n\nAll popular Linux distributions with `Python 3.8` or later are currently supported.\n\nIf you're on Linux and you find `open-latest-screenshot` doesn't work on your distro, please [open a new issue here](https://gitlab.com/DrTexx/open-latest-screenshot/-/issues).\n\n## Installation\n\n```bash\npip install openlatestscreenshot\n```\n\n## Usage\n\n```bash\nopen-latest-screenshot\n```\n\n### Keyboard Shortcut Setup\n\nIf you find yourself using `open-latest-screenshot` a lot, it's recommended to set a **custom keyboard shortcut** to launch the script. Many popular Linux desktop environments allow you to do this easily.\n\n### Gnome Keyboard Shortcut Setup\n1. Open GNOME settings\n2. Navigate to `Keyboard > Keyboard Shortcuts > Customize Shortcuts > Custom Shortcuts`\n3. Click the `Add Shortcut` button\n4. Set the `name`, `command` and `shortcut` to the following:\n   - `name`: `Open latest screenshot`\n   - `command`: `open-latest-screenshot`\n   - `shortcut`: Whatever you like!\n5. Done!\n\n**TIP:** If the keyboard shortcut doesn't seem to be working, make sure to test that `open-latest-screenshot` is working as expected from your terminal, as GNOME won't let you know if an error has occured.\n\n## Links\n\n<!-- TODO: add website link -->\n- \ud83d\udcd6 &nbsp;[Documentation](https://gitlab.com/DrTexx/open-latest-screenshot)\n- \ud83d\udc0d &nbsp;[Latest Release](https://pypi.org/project/openlatestscreenshot)\n- \ud83e\uddf0 &nbsp;[Source Code](https://gitlab.com/DrTexx/open-latest-screenshot)\n- \ud83d\udc1e &nbsp;[Issue Tracker](https://gitlab.com/DrTexx/open-latest-screenshot/-/issues)\n- `\ud83d\udc26 Twitter` &nbsp;[@DrTexx](https://twitter.com/DrTexx)\n- `\ud83d\udce8 Email` &nbsp;[denver.opensource@tutanota.com](mailto:denver.opensource@tutanota.com)\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-only",
    "summary": "Open the latest screenshot you took in your default image viewer",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f52cc0ac54c67bd12e7ecd774c8e496d133b6a4ca2ae040f62a2a94ee1ca2c8f",
                "md5": "d9445fb6540fb929234b709783dfa6cd",
                "sha256": "f1b21fe6092860a0f8b41b1844c9c9a67639745314f91f0be52a3c9257507b8f"
            },
            "downloads": -1,
            "filename": "openlatestscreenshot-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d9445fb6540fb929234b709783dfa6cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 16455,
            "upload_time": "2023-04-08T13:06:32",
            "upload_time_iso_8601": "2023-04-08T13:06:32.772687Z",
            "url": "https://files.pythonhosted.org/packages/f5/2c/c0ac54c67bd12e7ecd774c8e496d133b6a4ca2ae040f62a2a94ee1ca2c8f/openlatestscreenshot-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-08 13:06:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "openlatestscreenshot"
}
        
Elapsed time: 0.05149s