{"id":24360445,"url":"https://github.com/dms-codes/pskreporter","last_synced_at":"2025-10-07T23:29:38.792Z","repository":{"id":169618397,"uuid":"372823095","full_name":"dms-codes/pskreporter","owner":"dms-codes","description":"PSK Reporter Frequency Checker This Python script allows you to check PSK (Phase Shift Keying) frequencies and their associated statistics for a specific grid location. It uses the PSK Reporter website's API to retrieve frequency data and displays it in a tabular format.","archived":false,"fork":false,"pushed_at":"2023-09-30T22:09:02.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T21:20:07.612Z","etag":null,"topics":["pskreporter","python","radioamateur"],"latest_commit_sha":null,"homepage":"https://github.com/dms-codes/pskreporter","language":"Python","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/dms-codes.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2021-06-01T12:31:59.000Z","updated_at":"2023-09-30T22:10:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fef11c6-f5f5-4408-a11d-c57ac279b4df","html_url":"https://github.com/dms-codes/pskreporter","commit_stats":null,"previous_names":["dms-codes/pskreporter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fpskreporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fpskreporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fpskreporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fpskreporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dms-codes","download_url":"https://codeload.github.com/dms-codes/pskreporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243182929,"owners_count":20249710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["pskreporter","python","radioamateur"],"created_at":"2025-01-18T21:19:56.920Z","updated_at":"2025-10-07T23:29:33.746Z","avatar_url":"https://github.com/dms-codes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PSK Reporter Frequency Checker\n\nThis Python script allows you to check PSK (Phase Shift Keying) frequencies and their associated statistics for a specific grid location. It uses the PSK Reporter website's API to retrieve frequency data and displays it in a tabular format.\n\n## Usage\n\n1. Replace the `grid` variable with the desired grid location you want to check. For example, `grid = \"OI33\"`.\n\n2. Run the script. It will make an HTTP request to the PSK Reporter website's API for the specified grid location.\n\n3. The script will display the following information for each frequency:\n\n   - **Frequency:** The PSK frequency in Hz.\n   - **Score:** A score associated with the frequency.\n   - **Spots:** The number of spots or reports for the frequency.\n   - **Tx:** The number of transmissions (Tx) on the frequency.\n   - **Rx:** The number of receptions (Rx) on the frequency.\n\n## Example Output\n\n```\nFrequency   Score   Spots   Tx   Rx\n\n14,080,000  890     89      2    0\n\n24,920,000  332     40      0    1\n\n14,070,000  311     32      0    0\n\n21,080,000  250     31      2    2\n\n7,080,000   137     18      1    1\n\n21,070,000  34      6       1    3\n\n7,070,000   14      4       0    0\n\n18,100,000  10      7       0    1\n\n28,080,000  10      1       1    0\n```\n\n## Dependencies\n\nThis script relies on the `requests` library to make HTTP requests to the PSK Reporter website. Make sure you have it installed before running the script.\n\n```bash\npip install requests\n```\n\n## Disclaimer\n\nPlease be aware of the terms and conditions of the PSK Reporter website's API and comply with any usage restrictions or limitations imposed by the service provider.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdms-codes%2Fpskreporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdms-codes%2Fpskreporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdms-codes%2Fpskreporter/lists"}