mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
add otterlytics!
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||||
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
|
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
|
||||||
|
<script defer src="https://analytics.otter.land/script.js" data-website-id="82dd56a5-db44-4279-bd1e-a4d9fee39af7"></script>
|
||||||
<title>Roomba Rover</title>
|
<title>Roomba Rover</title>
|
||||||
<script type="module" crossorigin src="/assets/index-D7L_pr9D.js"></script>
|
<script type="module" crossorigin src="/assets/index-D7L_pr9D.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-CjmiVAqR.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-CjmiVAqR.css">
|
||||||
|
|||||||
@@ -24,7 +24,9 @@
|
|||||||
4. the button box goals and counts
|
4. the button box goals and counts
|
||||||
5. barcode whatever stuff
|
5. barcode whatever stuff
|
||||||
6. odometers
|
6. odometers
|
||||||
2. make the overseer panel better
|
7. basically every stat possible
|
||||||
|
2. make it so it can actually see when it called a tool
|
||||||
|
3. make the overseer panel better
|
||||||
1. show status of generation if possible, tokens or percentage. possibly stream from ollama unless i cant with tools
|
1. show status of generation if possible, tokens or percentage. possibly stream from ollama unless i cant with tools
|
||||||
7. roomba odometer
|
7. roomba odometer
|
||||||
1. in activities tab
|
1. in activities tab
|
||||||
@@ -34,6 +36,7 @@
|
|||||||
8. maybe make a better joystick for mobile
|
8. maybe make a better joystick for mobile
|
||||||
9. make google tts the default everywhere but roverd
|
9. make google tts the default everywhere but roverd
|
||||||
10. fix rover request spam queue cheat
|
10. fix rover request spam queue cheat
|
||||||
|
11. add Umami analytics integration
|
||||||
|
|
||||||
|
|
||||||
# relative pipe dreams:
|
# relative pipe dreams:
|
||||||
|
|||||||
@@ -11,6 +11,7 @@
|
|||||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||||
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
|
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
|
||||||
|
<script defer src="https://analytics.otter.land/script.js" data-website-id="82dd56a5-db44-4279-bd1e-a4d9fee39af7"></script>
|
||||||
<title>Roomba Rover</title>
|
<title>Roomba Rover</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user