[status: beta] [platforms: Lin/Win/Mac] Helps you stay mindful of your breathing while using your computer. Installation: `pip3 install mindfulness-at-the-computer` Website: https://mindfulness-at-the-computer.gitlab.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
tord 9941bf3728
Uppdatera 'docs/upstream-bugs-and-platform-differences.md'
4 days ago
.idea Moved all content of constants.py into shared.py and deleted the former 2 months ago
docs Uppdatera 'docs/upstream-bugs-and-platform-differences.md' 4 days ago
docs-ux Added mypy to optional dependencies 4 days ago
matc Changed the chat room link from gitter to the new matrix room. Also updated the readme file 1 week ago
tests Moved all content of constants.py into shared.py and deleted the former 2 months ago
varia Moved all content of constants.py into shared.py and deleted the former 2 months ago
.gitignore Moved all content of constants.py into shared.py and deleted the former 2 months ago
.gitlab-ci.yml - 2 months ago
CONTRIBUTING.md Changed the chat room link from gitter to the new matrix room. Also updated the readme file 1 week ago
LICENSE.txt Create LICENSE.txt 6 years ago
MANIFEST.in Refactoring/reordering of the documentation 2 months ago
Makefile - 3 weeks ago
README.md Changed the chat room link from gitter to the new matrix room. Also updated the readme file 1 week ago
matc-pyinstaller-linux.spec Refactoring/reordering of the documentation 2 months ago
matc-pyinstaller-windows.spec Refactoring/reordering of the documentation 2 months ago
mkdocs.yml - 2 months ago
mkdocs_helper.py Added quick-test in Makefile 2 months ago
pyproject.toml Added mypy to optional dependencies 4 days ago

README.md

Awesome Humane Tech

Mindfulness at the Computer

This application helps you to be mindful while using at the computer, and helps you concentrate on breathing in and out when you need a breathing pause.

The application website has more information (including screenshots and downloads).

Social: Matrix/element chat

License: GPLv3 - a free software (free as in freedom) license, meaning that you can share, change and distribute the application.

The application is written in Python and uses Qt/PySide for the front-end.

The project has been featured in the PyCoders Weekly newsletter and is listed in Awesome Humane Tech

Project goals:

  • Providing a friendly environment for people new to software and development to contribute and improve their skills
  • Promoting free/libre software (free as in freedom!) - and helping people see free software in the context of human rights

Software goals:

  • Increasing mindfulness of breathing, body, and posture
  • Helping people become more aware of (and kind to) their bodies when using the computer for long periods of time

Installation and setup

Install with pip pip install mindfulness-at-the-computer or download the pre-built package from sourceforge. (For details about installation and setup, please see the website)

What is Mindfulness?

https://mindfulness-at-the-computer.gitlab.io/mindfulness/

Contributing to the project

This project is beginner-friendly: You can ask for help in the Gitter chat room and we will try to help you. Also we try to provide documentation useful for newcomers.

Please see CONTRIBUTING.md for more information