{"id":28957071,"url":"https://github.com/developmentseed/slingshotsms","last_synced_at":"2025-06-23T21:41:29.987Z","repository":{"id":634951,"uuid":"276066","full_name":"developmentseed/slingshotSMS","owner":"developmentseed","description":"A tiny RESTful modem server","archived":false,"fork":false,"pushed_at":"2010-10-05T14:48:59.000Z","size":29058,"stargazers_count":54,"open_issues_count":1,"forks_count":21,"subscribers_count":67,"default_branch":"experimental","last_synced_at":"2024-04-10T03:11:39.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Tcl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/developmentseed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-08-17T02:29:34.000Z","updated_at":"2024-01-30T19:51:24.000Z","dependencies_parsed_at":"2022-08-16T10:35:05.402Z","dependency_job_id":null,"html_url":"https://github.com/developmentseed/slingshotSMS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/developmentseed/slingshotSMS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2FslingshotSMS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2FslingshotSMS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2FslingshotSMS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2FslingshotSMS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developmentseed","download_url":"https://codeload.github.com/developmentseed/slingshotSMS/tar.gz/refs/heads/experimental","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2FslingshotSMS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261561337,"owners_count":23177581,"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":"2025-06-23T21:41:26.597Z","updated_at":"2025-06-23T21:41:29.967Z","avatar_url":"https://github.com/developmentseed.png","language":"Tcl","readme":"![SlingshotSMS](web/logo.png)\n\nThis is SlingshotSMS, a minimal SMS server which connects GSM modems to \nwebsites and applications via a simple HTTP interface.\n\n# Experimental\n\nHi! This is the experimental branch of SlingshotSMS. Here's what's different and better:\n\n* Minimal slingshotsms.py core: it's lost a hundred lines of code since Goliath and does things in a much more concise fashion\n* Multiple messages with JSON: now fewer POSTs required when you have a lot of messages going from place to place\n* Way better testing functionality: interactive mode lets you test web applications quickly\n* More straightforward configuration\n* Uses CherryPy's logging facilities, so logs are easily redirected and repurposed\n\n# Requirements\n\n* AT-compatible GSM modem\n\n# Modem Compatibility\n\n* [pygsm's wiki](http://wiki.github.com/adammck/pygsm)\n* http://code.google.com/p/smslib/wiki/Compatibility\n\n# Mac\n\n* Double-click on SlingshotSMS.command\n\n# Windows\n\n* Double-click on slingshotsms.exe\n\n# Running Manually\n\n    python slingshotsms.py\n\n## Manual Installation\n\n* Install required libraries\n* Drop into directory\n* Edit slingshotsms.txt\n* run `python slingshotsms.py`\n\n## Configuration\n    \n* `mock=yes`\n  \n  will run sms_server without trying to connect to a server, to test \n  applications on the ability to POST and receive POST data\n\n* `sms_poll`\n  \n  is the wait time between asking the modem for new messages\n  database_file can specify what file the database will be on. Since this uses \n  sqlObject, the database engine itself is flexible, but thread safety is a concern\n  because the poller runs on a separate thread from the web server\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopmentseed%2Fslingshotsms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopmentseed%2Fslingshotsms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopmentseed%2Fslingshotsms/lists"}