Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Connect to the given SERVICE.
Return a list of available <technology> records.
Enable the given TECHNOLOGY.
Run a scan for the given TECHNOLOGY.
Return the state of connman. The nominal states are 'offline, 'idle, 'ready, 'oneline. If an unexpected state is read, 'unknown is returned. Finally, an error is raised if the connman output could not be parsed, usually because the connman daemon is not responding.
Return a list of available <services> records.