Skip to main content

Organizes your desktop

Project description

desktop-groups

Organizes your desktop

How do I use it?

Parse a valid desktopgroup file to the script, e.g.:

python -m desktop-groups C:\multimedia.desktopgroup

[!TIP] Create a shortcut on your desktop!

How do I make my own .desktopgroup file?

The desktopgroup format uses the JSON syntax. Here's how a file could look:

{
    "$schema": "https://raw.githubusercontent.com/Nitro4542/desktop-groups/master/src/desktop-groups/desktopgroups.schema.json",
    "group": {
        "name": "my group",
        "icon": "C:\\icon.ico",
        "items": [
            {
                "name": "Command Prompt",
                "icon": "c:\\cmd.ico",
                "command": "cmd"
            },
            {
                "name": "Paint",
                "icon": "c:\\paint.ico",
                "command": "mspaint"
            }
        ]
    }
}

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.

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 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.

For more information, please refer to <https://unlicense.org>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

desktop_groups-0.0.2.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

desktop_groups-0.0.2-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file desktop_groups-0.0.2.tar.gz.

File metadata

  • Download URL: desktop_groups-0.0.2.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for desktop_groups-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d84f1ac0c8053099e709a46b4c317fe2bed77c24de3bcea52362da802364db61
MD5 ef95b9d765ce663cefe74688aa0fdc2b
BLAKE2b-256 1cd0f731e6acbb16eea8e99900c08c6c4f88ec6ee4f05b1462e17f0020de1702

See more details on using hashes here.

File details

Details for the file desktop_groups-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for desktop_groups-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ac7822a9f433aa710c26a05b398ded0edaaf1b2a90ee4d1e7a06f644f851fca3
MD5 876621dfc94751ec0da5e0a07a877be3
BLAKE2b-256 7ed57973c895097915d188d628e9300ff8599159613b81372ebc7b5439814eca

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page