Skip to main content

Wind chime for your UNIX environment

Project description

chimed - wind chimes in your UNIX environments

The chimed daemon is an equivalent of a wind chime in a Linux system. It provides a way for other programs to create various sounds with simple interfaces - interrupt signals, UDP or TCP packets, UNIX sockets.

Installation

The chimed installation requires libasound2 development files, needed to build the simpleaudio Python module.

sudo apt install libasound2-dev

You can install chimed from source in editable mode, if you want to work on it:

git clone https://github.com/drybjed/chimed ~/src/github.com/drybjed/chimed
pipx install --editable ~/src/github.com/drybjed/chimed

You can also install chimed from PyPI:

pipx install chimed

Usage

After installation, run the daemon in a terminal window:

chimed serve

You can send commands to it using a FIFO file:

# Play a bell sound
echo "chime" >> $XDG_RUNTIME_DIR/chimed/fifo

The default installation includes a set of chimes and a corresponding configuration for vim editor. You can check the lib/vim/vimrc file in the repository to see an example configuration you need to include in your ~/.vimrc configuration to integrate with chimed. There's also an example systemd unit file available, to run chimed as an user daemon.

The internal configuration can be viewed using:

chimed config get

You can put YAML, TOML and JSON files in the ~/.config/chimed/conf.d/ directory to add or modify configuration options. See lib/example-config.toml for a starting point.

Bell options

Key Default Description
resource WAV file from the bundled package (see chimed config get bells)
min_interval 0.08 Minimum seconds between successive plays of this bell — controls the rate limit (lower = more responsive, higher = gentler on resources)

Copyright

Copyright (C) 2022-2024 Maciej Delmanowski drybjed@gmail.com

Attribution

This software includes sounds from freesound.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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

chimed-0.1.2-py2.py3-none-any.whl (488.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file chimed-0.1.2-py2.py3-none-any.whl.

File metadata

  • Download URL: chimed-0.1.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 488.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for chimed-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bd10855f63bd2e2eb98f5b1e7a439fde6380c1be947fa5f0ab837fce650a6b99
MD5 db493dfe20f5101994e51f710db5459f
BLAKE2b-256 cedf3f252d8d269faae55c93edd4040caa01a71c2271943bc0cadb4ce465e143

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