{"id":42915639,"url":"https://github.com/0x9900/fllog","last_synced_at":"2026-01-30T17:07:05.278Z","repository":{"id":147728708,"uuid":"201562798","full_name":"0x9900/fllog","owner":"0x9900","description":"Log fldigi QSO on MacLoggerDX","archived":false,"fork":false,"pushed_at":"2024-09-16T22:16:25.000Z","size":73,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-27T16:57:09.957Z","etag":null,"topics":["fldigi","logging"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0x9900.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-08-10T01:23:48.000Z","updated_at":"2024-09-16T22:15:40.000Z","dependencies_parsed_at":"2023-05-27T07:37:46.255Z","dependency_job_id":null,"html_url":"https://github.com/0x9900/fllog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0x9900/fllog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x9900%2Ffllog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x9900%2Ffllog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x9900%2Ffllog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x9900%2Ffllog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x9900","download_url":"https://codeload.github.com/0x9900/fllog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x9900%2Ffllog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28915942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["fldigi","logging"],"created_at":"2026-01-30T17:07:04.781Z","updated_at":"2026-01-30T17:07:05.272Z","avatar_url":"https://github.com/0x9900.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fllog\n\n## Log fldigi QSO on MacLoggerDX\n\nThis simple program is called from a fldigi macro to log your QSO on\nMacLoggerDX.\n\nThe program `fllog` can log QSOs to MacLoggerDX locally or through the network.\n\nFor more information on how to use that program, go to\nhttps://0x9900.com/logging-on-macloggerdx-with-fldigi/\n\n## Installation\n\n```\n$ pip install fllog\n```\n\nOnce the program is installed, you must create a [macro][1] in fldigi to log the QSO.\n\n```\n\u003cEXEC\u003e/usr/local/bin/fllog pipe\u003c/EXEC\u003e\n```\n \u003e Replace `/usr/local/bin` with the path to the program.\n\n## Usage\n\nRunning the program `fllog` with the option `--help` will give you the\ncomplete list of options.\n\n```bash\n$ fllog --help\nusage:\nfllog [pipe | udp]\n\nThis program is a companion program to log from fldigi to MacLoggerDX.\n\nCreate a macro \"LOG\" in fldigi with the following line:\n\u003cEXEC\u003e/usr/local/bin/fllog [mode]\u003c/EXEC\u003e\n\n \u003e Replace /usr/local/bin with the path to the program.\n\nThe mode can be either \"udp\" or \"pipe\"\nFor more information, call \"fllog --help\" on a terminal\n\nFor example:\n\u003cEXEC\u003e/usr/local/bin/fllog udp --ipaddress 127.0.0.1 --port 2237\u003c/EXEC\u003e\n\nfldigi to MacLoggerDX logger\n\npositional arguments:\n  {pipe,udp}\n    pipe                The log will be sent using a pipe command\n    udp                 The log will be sent using UDP\n\noptions:\n  -h, --help            show this help message and exit\n  -a ADIF, --adif ADIF  Backup the log entries into an AIDF file\n  -d, --debug           Dump the fldigi environment variables\n\n```\n\nThe arguments for the subcommand udp are:\n\n```bash\noptions:\n  -h, --help            show this help message and exit\n  -i IPADDRESS, --ipaddress IPADDRESS\n                        Macloggerdx ip address [default: 127.0.0.1]\n  -p PORT, --port PORT  Macloggerdx port number [default: 2237]\n```\n\n## Macro example\n\n```\n\u003cNAME\u003e, Thank you for the QSO on \u003cBAND\u003e / \u003cMODE\u003e.\nI look forward to seeing your signal on my waterfall, 73.\nQSL: LoTW, DIRECT\n\u003cZDT\u003e \u003cCALL\u003e de \u003cMYCALL\u003e sk\n\u003cRX\u003e\n\u003cEXEC\u003e/usr/local/bin/fllog pipe\u003c/EXEC\u003e\n\u003cLOG\u003e\n```\n\nThe following example is the macro I use on my Linux machine to log the fldigi contact to MacLoggerDX running on my Mac.\n\nIn the following example, `fldigi` logs the contact to the machine `192.168.10.175`, using the default port, and also saves the contacts into the file `/home/fred/logbook.adif`.\n\n \u003e _Note:_ The arguments `--adif` and `--debug` are global arguments and need to be placed before the mode (pipe|udp).\n\n```\n\u003cNAME\u003e, Thank you for the QSO on \u003cBAND\u003e / \u003cMODE\u003e.\nI look forward to seeing your signal on my waterfall, 73.\nQSL: LoTW, DIRECT\n\u003cZDT\u003e \u003cCALL\u003e de \u003cMYCALL\u003e sk\n\u003cRX\u003e\n\u003cEXEC\u003e/usr/local/bin/fllog --adif /home/fred/logbook.adif udp --ipaddress 192.168.10.175\u003c/EXEC\u003e\n\u003cLOG\u003e\n```\n\n\n[1]: http://www.w1hkj.com/FldigiHelp/macros_sub_page.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x9900%2Ffllog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x9900%2Ffllog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x9900%2Ffllog/lists"}