{"id":23638513,"url":"https://github.com/turulomio/didyoureadme","last_synced_at":"2026-02-18T13:02:24.584Z","repository":{"id":62568146,"uuid":"157912883","full_name":"turulomio/didyoureadme","owner":"turulomio","description":"System to control who and when a group reads a document sent by mail ","archived":false,"fork":false,"pushed_at":"2018-11-24T07:14:22.000Z","size":5611,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T15:18:52.956Z","etag":null,"topics":["confirmation","mail"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turulomio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2018-11-16T19:34:29.000Z","updated_at":"2022-11-02T19:43:07.000Z","dependencies_parsed_at":"2022-11-03T16:31:03.472Z","dependency_job_id":null,"html_url":"https://github.com/turulomio/didyoureadme","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/turulomio/didyoureadme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turulomio%2Fdidyoureadme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turulomio%2Fdidyoureadme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turulomio%2Fdidyoureadme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turulomio%2Fdidyoureadme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turulomio","download_url":"https://codeload.github.com/turulomio/didyoureadme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turulomio%2Fdidyoureadme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29580640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["confirmation","mail"],"created_at":"2024-12-28T07:45:06.241Z","updated_at":"2026-02-18T13:02:24.567Z","avatar_url":"https://github.com/turulomio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Snapshots\n=========\n\n![Snapshot main windows](https://raw.githubusercontent.com/Turulomio/didyoureadme/master/doc/didyoureadme-snapshots-01.jpg)\n\nLinks\n=====\nDoxygen documentation:\n  * http://turulomio.users.sourceforge.net/doxygen/didyoureadme/\n\nMain developer web page:\n  * https://github.com/Turulomio \n\nPypi web page:\n  * https://pypi.org/project/didyoureadme/\n\nInstall in Linux\n================\nIf you use Gentoo you can find a ebuild in https://github.com/Turulomio/myportage/tree/master/app-office/didyoureadme\n\nIf you use other distribution compatible con pip, you need to install PyQt5 and didyoureadme with the following commands:\n\n`pip install PyQt5`\n\n`pip install didyoureadme`\n\nYou 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.\n\nInstall in Windows as a python module\n=====================================\nYou need to install Python from https://www.python.org and add it to the PATH\n\nYou must open a console with Administrator privileges and type:\n\n`pip install didyoureadme`\n\nIf you want to create a Desktop shortcut to launch didyoureadme you must write:\n\n`didyoureadme_shortcuts.exe`\n\nInstall in Windows as a standalone application\n==============================================\nYou need to download didyoureadme-X.X.X.exe from github release\n\nJust execute it\n\nTo create DidYouReadmeDatabase\n==============================\nCreate a postgresql database:\n\n`createdb -U postgres didyoureadme`\n\n`psql -U postgres didyoureadme \u003c sql/didyoureadme.sql`\n\nRun didyoureadme and configure settings\n\nYou must grant didyoureadme_user or didyoureadme_admin to your database user\nIf you use postgres user, DidYouReadMe gives him both roles\n\nDependencies\n============\n* https://www.python.org/, as the main programming language.\n* https://pypi.org/project/colorama/, to give console colors.\n* http://initd.org/psycopg/, to access PostgreSQL database.\n* https://pypi.org/project/PyQt5/, as the main library.\n* https://pypi.org/project/pytz/, to work with timezones.\n* https://pypi.org/project/pywin32/, to create shortcuts.\n\n\nWorkarounds\n===========\n- If you have problems with data base, you should see database posmaster.log file\n- Sever time and Client time must be updated\n- Antivirus and Firewall could avoid web server comunications and mail sends\n\nAuthors\n=======\nTurulomio. Idea and Spanish translation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturulomio%2Fdidyoureadme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturulomio%2Fdidyoureadme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturulomio%2Fdidyoureadme/lists"}