Skip to main content

simple GUI to schedule a system shutdown

Project description

Shutdown Timer

This Applet does nothing more than scheduling a system shutdown according to the entered time. Increase and decrease the timer value with the mouse wheel, start and stop the timer via left click.

Additions welcome!

  • different colors
  • cli options
  • OSX support

Todo:

  • window icon (shutdown button merged with clock dial)
  • linux support
  • support for dark themes

Installation

python3 -m pip install ShutdownApplet

Troubleshooting

pip likely installs to your local path, which is not included by default. Try adding .local/bin to your path:

echo export PATH=$HOME/usr/local/bin:$PATH >> .bashrc && source .bashrc

Releasing a new version to PyPI

Consider testing the release on test.pypi.org first!

# clone the repo
git clone https://github.com/tobiglaser/ShutdownApplet.git

# install locally
python3 -m pip install .

#test
ShutdownApplet

# build the package
export PYTHONIOENCODING=utf-8  # because it complaines otherwise
python3 -m build

# upload to PyPI
twine upload dist/*

# clean up before next upload
rm dist/*

More packaging info:

testpypi

packaging projects

CI/CD ?

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

ShutdownApplet-0.0.1.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ShutdownApplet-0.0.1-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file ShutdownApplet-0.0.1.tar.gz.

File metadata

  • Download URL: ShutdownApplet-0.0.1.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for ShutdownApplet-0.0.1.tar.gz
Algorithm Hash digest
SHA256 09803fd3c73e8ec19d82e641f61b7006772dc61122f200dda573b3092f2f9edf
MD5 32463ada8a878823fe4de6cd2d23494d
BLAKE2b-256 d035c72e19f0ccf28d9981f4687e145603294295bf50a5f7607c45494ea67afe

See more details on using hashes here.

File details

Details for the file ShutdownApplet-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: ShutdownApplet-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for ShutdownApplet-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9e8e3aa03272fd6cf0c36bb22606f413e748afb2261d6a7d49c6ecc58dc98d1c
MD5 b8c6cfdc32d43ac347338a134d3fded7
BLAKE2b-256 2c8817fc6691ec8b3ea12eb6c7f602b0708db0207fe9625df9344944365f9d36

See more details on using hashes here.

Supported by

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