{"id":16577950,"url":"https://github.com/compufox/et","last_synced_at":"2026-02-18T00:32:34.047Z","repository":{"id":71050452,"uuid":"318895522","full_name":"compufox/et","owner":"compufox","description":"desktop mastodon client built with Qt5 and lisp","archived":false,"fork":false,"pushed_at":"2020-12-21T20:31:58.000Z","size":99,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T06:58:57.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/compufox.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-05T21:46:25.000Z","updated_at":"2020-12-21T20:32:00.000Z","dependencies_parsed_at":"2023-04-16T00:17:28.354Z","dependency_job_id":null,"html_url":"https://github.com/compufox/et","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/compufox/et","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Fet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Fet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Fet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Fet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compufox","download_url":"https://codeload.github.com/compufox/et/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Fet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-10-11T22:12:42.189Z","updated_at":"2026-02-18T00:32:34.019Z","avatar_url":"https://github.com/compufox.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Extratootrestrial\n\n** Building\n*** Prepare\n\n - make sure you have Qt5 installed\n - install [[https://gitlab.com/eql/EQL5][EQL5]]\n\n\n*** Build (using ASDF with dependencies)\n\n    remove \"tmp/\" (if present)\n\n#+BEGIN_SRC\n$ eql5 make\n$ qmake\n$ make           (MSVC: nmake)\n#+END_SRC\n\n    Now you should find a \"et\" executable, containing everything in one exe.\n\n    Please note files:\n\n    - =et.asd=            ; define system\n    - =package.lisp=      ; system package\n    - =dependencies.lisp= ; for Quicklisp (used in \"run\" and \"make\")\n    - =run.lisp=          ; load system \n\n** Development\n\n*** Prepare\n\n    - install Qt5 libraries\n    - instal [[https://gitlab.com/eql/EQL5][EQL5]]\n    - (Windows) make sure everything is in your path\n\n*** Running\n\n    =eql5 run= will load all dependencies through quicklisp, then load the system without needing to compile\n\n*** Notes\n\n    - EQL will automatically install quicklisp if it isn't already installed\n    - UI files should be solely edited through Qt Designer.\n    - Do not edit the lisp files generated by =eql5 make= or =eql5 run=. They will be overwritten automatically.\n\n** Notes\n\n*** Windows\n\n    Please note function\n\n    =eql.ignoreIOStreams();=\n\n    in main.cpp, as printing to =*standard-output*= would crash your GUI\n    application.\n\n\n** Deploy\n\n   You may want to strip your exe before deploying:\n\n#+BEGIN_SRC\n$ strip et\n#+END_SRC\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompufox%2Fet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompufox%2Fet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompufox%2Fet/lists"}