-
Notifications
You must be signed in to change notification settings - Fork 23
[App] public institution contacts
Via any of enabled laitos daemons, you may query contact information (telephone number, Email, etc) of various public institutions.
As of 2017-10-30, the app will only find built-in contact information of several search-and-rescue institutions.
This app is always available for use and does not require configuration.
Use any capable laitos daemon to invoke the app:
.c query-text
Where query-text
is a search keyword or term; if it is omitted, laitos will find all contacts.
The command response will include the name, telephone number, and email address (if available) of the contacts.
Warning! laitos developer Houzuo (Howard) Guo is not affiliated with any institution among the contacts; the developer cannot be held responsible for monetary and legal consequences associated with usage of the contact information.
Table of Contents
- Home
- Get started
- Component list
- Tips for running on public cloud
- Tips for using apps over satellite
- laitos terminal
Daemon Components
- DNS server
- Mail server
- Web server
- Web proxy server
- Telnet server
- Telegram chat-bot
- Simple IP services server
- SNMP server
- System maintenance
- Phone home telemetry
Web Service Components
- Twilio telephone/SMS hook
- Microsoft chat bot hook
- The Things Network LORA tracker integration
- Recurring commands
- App command form
- Simple app command execution API
- GitLab browser
- Temporary file storage
- Simple web proxy
- Desktop on a page (virtual machine)
- Read telemetry records
- Program health report
- System process explorer
- Prometheus metrics exporter
- HTTP request inspector
- HTTP request logger
Apps