Skip to main content

A simple Qt checklist.

Project description

Info:

This is the README file for Cheqlist.

Author:

Chris Warrick <chris@chriswarrick.com>

Date:
2019-12-01
Version:
0.3.2

PURPOSE

This is a simple checklist application, written in Qt and Python. Both PySide2 and PyQt5 are supported, but PySide2 is preferred.

SCREENSHOT

Cheqlist

INSTALLATION

pip install cheqlist pyside2

An AUR package also available.

If you are on Linux, run:

sudo update-mime-database /usr/share/mime

FILE FORMAT

GitHub Flavored Markdown is the usual file format:

- [ ] unchecked
- [x] checked

However, the parser is quite liberal when it comes to reading files. It also supports Markdown-style formatting for **bold**, *italic*, <u>underline</u>, ~~strikeout~~.

READ MORE

See the Cheqlist User’s Guide for more details.

Supported by

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