Oauth. Car Backups.

This commit is contained in:
2026-02-04 17:01:54 -06:00
parent 486c07f2d4
commit 4ed5d821da
14 changed files with 524 additions and 62 deletions

20
static/index.html Normal file
View File

@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html lang="en_US">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta name="keywords" content="PDS,Explorer,Command Line,CLI">
<meta name="description" content="expds CLI PDS Explorer">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>expds - CLI PDS Explorer</title>
</head>
<body>
<h1>expds</h1>
<footer>
<div id="credits">
<p>© Brian Buller</p>
</div>
</footer>
</body>
</html>