Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daskycodes/at_cli
A CLI to execute AT Commands via serial port connections.
https://github.com/daskycodes/at_cli
Last synced: 28 days ago
JSON representation
A CLI to execute AT Commands via serial port connections.
- Host: GitHub
- URL: https://github.com/daskycodes/at_cli
- Owner: daskycodes
- License: mit
- Created: 2021-07-23T22:17:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T19:46:14.000Z (over 3 years ago)
- Last Synced: 2024-09-05T00:02:35.362Z (3 months ago)
- Language: Go
- Homepage:
- Size: 2.13 MB
- Stars: 53
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- charm-in-the-wild - AT CLI - Execute AT Commands via serial port connections. (_built with Bubble Tea_) (Applications / Development Tools)
README
AT Command CLIA CLI to execute AT Commands via serial port connections.
## Development
- [Install Go](https://golang.org)
- Run `go run main.go`## Used Libraries
- https://github.com/warthog618/modem
- https://github.com/bugst/go-serial
- https://github.com/charmbracelet/bubbletea## License
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) 2021 Daniel Khaapamyaki