Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Commit 1d3acd3

Browse files
author
Aaron Cooper
authored
rebrand from PlexOnTauri to MediaOnTauri (#12)
1 parent afbd0dc commit 1d3acd3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+53
-76
lines changed

Assets/POT.afdesign

-27 KB
Binary file not shown.

Assets/POT.png

-6.42 KB
Binary file not shown.

Assets/POT.svg

Lines changed: 0 additions & 15 deletions
This file was deleted.

Assets/icon.afdesign

29.8 KB
Binary file not shown.

Assets/icon.afdesign~lock~

98 Bytes
Binary file not shown.

Assets/icon.png

28.1 KB

Assets/icon.svg

Lines changed: 1 addition & 0 deletions

README.md

Lines changed: 11 additions & 19 deletions

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Plex On Tauri</title>
7+
<title>Media On Tauri</title>
88
</head>
99

1010
<body>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "plexontauri",
2+
"name": "mediaontauri",
33
"private": true,
44
"version": "0.1.0",
55
"type": "module",

0 commit comments

Comments
 (0)