Skip to main content

Simple calendar alarms

Project description

===============================
bzoinq
===============================


.. image:: https://img.shields.io/pypi/v/bzoinq.svg
:target: https://pypi.python.org/pypi/bzoinq
:alt: Pypi


.. image:: https://img.shields.io/travis/lapisdecor/bzoinq.svg
:target: https://travis-ci.org/lapisdecor/bzoinq
:alt: Travis CI


.. image:: https://readthedocs.org/projects/bzoinq/badge/?version=latest
:target: https://bzoinq.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status


.. image:: https://pyup.io/repos/github/lapisdecor/bzoinq/shield.svg
:target: https://pyup.io/repos/github/lapisdecor/bzoinq/
:alt: Updates


Run a task and/or play a sound alarm at a given datetime



* Free software: MIT license
* Documentation: https://bzoinq.readthedocs.io.


Features
--------

* Create tasks that run functions and/or play a sound alarm
* Bzoinq object is like a task list
* Monitor object has it's own thread and watches for new tasks and sorts tasks
according to task alarm time
* Tasks will load automatically when you start your program but you must save
your tasks when you exit.


Dependencies
------------

This package has only been tested on Ubuntu Linux. In order for the sounds
to work you must install the Linux pyaudio dependencies.

.. code-block:: console

$ sudo apt install portaudio19-dev python-all-dev python-pyaudio python3-pyaudio

Credits
---------
Bzoinq is by Luis Louro and contributers are welcome


=======
History
=======

0.1.4 (2017-05-12)

* Tasks can now include external functions
* sound plays by default but can be turned off if parameter sound=False when
creating a task.


0.1.3 (2017-04-06)

* Minor bug fixes

0.1.2. (2017-03-19)
-------------------

* Adds sound file

0.1.1 (2017-03-19)
------------------

* Fixes some bugs and now uses pysound

0.1.0 (2017-03-04)
------------------

* First release on PyPI.

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

bzoinq-0.1.4.tar.gz (675.4 kB view hashes)

Uploaded Source

Built Distribution

bzoinq-0.1.4-py2.py3-none-any.whl (662.7 kB view hashes)

Uploaded Python 2 Python 3

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