{"id":18632506,"url":"https://github.com/aaronjackson/ax25hacks","last_synced_at":"2025-11-04T07:30:26.525Z","repository":{"id":81726670,"uuid":"325977328","full_name":"AaronJackson/ax25hacks","owner":"AaronJackson","description":"A collection of shell scripts which provide things like mailboxes and chatrooms over ax25","archived":false,"fork":false,"pushed_at":"2021-01-03T01:33:00.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T23:56:06.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AaronJackson.png","metadata":{"files":{"readme":"README.org","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,"publiccode":null,"codemeta":null}},"created_at":"2021-01-01T12:43:50.000Z","updated_at":"2023-11-10T05:10:53.000Z","dependencies_parsed_at":"2023-03-13T20:07:17.419Z","dependency_job_id":null,"html_url":"https://github.com/AaronJackson/ax25hacks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaronJackson%2Fax25hacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaronJackson%2Fax25hacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaronJackson%2Fax25hacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaronJackson%2Fax25hacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AaronJackson","download_url":"https://codeload.github.com/AaronJackson/ax25hacks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239427623,"owners_count":19636777,"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":[],"created_at":"2024-11-07T05:12:26.045Z","updated_at":"2025-11-04T07:30:26.489Z","avatar_url":"https://github.com/AaronJackson.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"* AX25 Hacks for Linux\n\nThis is a collection of scripts which allow personal mailboxes and\nchatting over AX25 under a Linux environment. You should find a\ntutorial to follow in order to get the basics setup, and whether you\nuse a hardware or software modem is up to you, so long as it provides\nan ax interface.\n\n- *axchatroom* - provides a chat room\n- *axmailbox* - provides a mailbox allowing users to send mail to each\n  other.\n\n** Requirements\n\nThe standard AX25 linux bits are required under Linux:\n\n- Linux with the ax25 and kiss modules included (Fedora, Ubuntu,\n  etc. should be ok.\n- ax25-apps\n- ax25-tools - should include ~ax25d~ and ~axwrapper~\n\n\n\n** Setup\n\nBefore starting your ~ax25~ you need to modify your\n~/etc/ax25/ax25d.conf~. Mine looks a bit like this:\n\n#+BEGIN_SRC\n[M6PIU-2 VIA ax0]\nNOCALL   * * * * * * L\ndefault  * * * * * * 0  root /usr/local/sbin/axwrapper axwrapper /usr/bin/axmailbox axmailbox %U\n\n[M6PIU-3 VIA ax0]\nNOCALL   * * * * * * L\ndefault  * * * * * * 0  root /usr/local/sbin/axwrapper axwrapper /usr/bin/axchatroom axchatroom %U\n#+END_SRC\n\nOf course, it's not a good idea to run these as root, but do whatever\nyou are comfortable with.\n\nYou'll also need to modify the top part of each script as they have a\nfew variables each.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronjackson%2Fax25hacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaronjackson%2Fax25hacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronjackson%2Fax25hacks/lists"}