Commit graph

14 commits

Author SHA1 Message Date
Micha LaQua f0756bd5f6
Add more theoretically supported devices 2019-01-22 13:50:32 +01:00
Micha LaQua 8c32aa17ee
polish and clean up readme 2019-01-22 12:39:05 +01:00
milaq 5e2733f841 clean up duplicate header code 2019-01-21 02:59:21 +01:00
Étienne Loks a1e6fdb8f8 handle vtuner api token requests
A token request is now made at initialization. Reply to this
request with an arbitrary token.
2019-01-21 02:46:37 +01:00
milaq c085974137 use host address from headers for redirects
allow compatibility with other addresses (e.g. AVRs from other manufacturers)
2019-01-21 02:38:56 +01:00
milaq 891384350c allow help call w/o stations.yml 2019-01-21 01:57:50 +01:00
Micha LaQua e53c8ea9c9
readme: add confirmed working devices 2019-01-20 23:06:28 +01:00
milaq f983d2500d polish readme and add nginx and systemd examples
also move examples into separate subdir to keep it tidy
2018-11-06 01:05:37 +01:00
milaq 61d584c8be better handling of common errors 2018-07-23 18:36:47 +02:00
milaq 4432f1ef96 make listen address and port configurable via commandline 2018-07-23 18:28:43 +02:00
milaq e28347a1a4 add proper gitignore 2018-07-23 18:28:43 +02:00
milaq 8170ebf9cc clarify readme a tad 2018-07-23 18:28:29 +02:00
milaq ef54ad932e do not redirect to listen_port
the initial request arrives at port 80 either way.

also, in case we are not listening on all interfaces and/or firewall rules are
in the way this leads to the receiver not querying an accessible url.
2018-07-23 14:34:21 +02:00
milaq bbc4e55e55 initial commit 2018-07-23 14:25:01 +02:00