Skip to main content

System to control who and when a group reads a document send by mail. It uses postgresql to store information

Project description

Install in Linux

If you use Gentoo you can find a ebuild in https://github.com/Turulomio/myportage/tree/master/app-office/didyoureadme

If you use other distribution compatible con pip, you need to install PyQt5 and didyoureadme with the following commands:

pip install PyQt5

pip install didyoureadme

You need to install PyQt5 first, because is not in Linux setup.py dependencies due to it doesn’t use standard setup tools. So for compatibility reasons with distributions like Gentoo, we use this additional step.

Install in Windows as a python module

You need to install Python from https://www.python.org and add it to the PATH

You must open a console with Administrator privileges and type:

pip install didyoureadme

If you want to create a Desktop shortcut to launch didyoureadme you must write:

didyoureadme.exe –shortcuts-create

If you want to delete that Desktop shortcut you can write:

didyoureadme.exe –shortcuts-remove

Install in Windows as a standalone application

You need to download didyoureadme-X.X.X.exe from github release

Just execute it

To create DidYouReadmeDatabase

Create a postgresql database:

createdb -U postgres didyoureadme

psql -U postgres didyoureadme < sql/didyoureadme.sql

Run didyoureadme and configure settings

You must grant didyoureadme_user or didyoureadme_admin to your database user If you use postgres user, DidYouReadMe gives him both roles

Dependencies

Workarounds

  • If you have problems with data base, you should see database posmaster.log file

  • Sever time and Client time must be updated

  • Antivirus and Firewall could avoid web server comunications and mail sends

Authors

Turulomio. Idea and Spanish translation

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

didyoureadme-20181122.tar.gz (1.3 MB view details)

Uploaded Source

File details

Details for the file didyoureadme-20181122.tar.gz.

File metadata

  • Download URL: didyoureadme-20181122.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.5

File hashes

Hashes for didyoureadme-20181122.tar.gz
Algorithm Hash digest
SHA256 60a1d170cfcacabd45c1f001896eb66e543117f871d22afaffcebfc5b2a34877
MD5 5436dc203e028d293cabc4a8147babec
BLAKE2b-256 d1a69fc47bcc052bba80a957644575cf3c1a96ef2109972c5e02931cf9509a5a

See more details on using hashes here.

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