From 87073a2ce0e21357e13a8354bea4dcfce4188d3f Mon Sep 17 00:00:00 2001 From: Ash Keel Date: Sat, 4 Nov 2023 14:27:25 +0100 Subject: [PATCH] crappy logviewer is better than no logviewer I guess --- layouts/logviewer/index.html | 175 ----------------------------------- static/logviewer.html | 127 +++++++++++++++++++++++++ 2 files changed, 127 insertions(+), 175 deletions(-) delete mode 100644 layouts/logviewer/index.html create mode 100644 static/logviewer.html diff --git a/layouts/logviewer/index.html b/layouts/logviewer/index.html deleted file mode 100644 index eb23e23..0000000 --- a/layouts/logviewer/index.html +++ /dev/null @@ -1,175 +0,0 @@ -{{ define "main" }} -
-
-
-

The streaming companion for power users

-

- strimertül is a free and open source tool to add to your Twitch - streams for creating powerful overlays and power-up the viewer - interaction! -

-
- - -
- -
-
-
-
-
-
-
-
One API for everything
-

- Build overlays and tooling with easy access to Twitch alerts, - chat messages and more through a single websocket interface. The - API strives for simplicity with a - documented protocol, but there are also officially supported bindings for popular - languages such as - Typescript, - Go - and - Python. -

-
- {{ $image := resources.Get "landing/websocket.svg" }} - -
-
-
-
-
-
- {{ $image := resources.Get "landing/rewards.png" }} - -
-
No Twitch Affiliate?
-

- The built-in loyalty system lets regular viewers accrue points, - claim rewards and contribute towards community goals. -

-
-
-
-
-
-
-
-
-
Keep total control of your tech
-

- Strimertül runs completely in your computer and has no remote - components. -

-
- {{ $image := resources.Get "landing/downloads.png" }} - -
-
-
-
-
-
- {{ $image := resources.Get "landing/AGPLv3_Logo.svg" }} - -
-
Free and won't turn evil
-

- strimertül is free and open source under the - AGPLv3, a strong - copyleft license, meaning we couldn't close it down even if we wanted! -

-
-
-
-
-
-
-{{ end }} diff --git a/static/logviewer.html b/static/logviewer.html new file mode 100644 index 0000000..a76881f --- /dev/null +++ b/static/logviewer.html @@ -0,0 +1,127 @@ + + + + + + Online log viewer + + + +
+
+

Online log viewer

+

+ Drag a strimertul.log in this window to view it (or click + anywhere to open a file dialog).
+ The contents will not be uploaded anywhere, this webpage is fully + local. +

+
+ + + + + + + + + + + + +
+ + +