commit e3947a73e5229aee211dc8c2d6f62221f7f3cc72 Author: Charles 'XP' Xavier <jmueller@d120.de> Date: Wed Mar 5 02:03:16 2025 +0100 Inital files created -> we no like empty repos :( diff --git a/README.md b/README.md new file mode 100644 index 0000000..d21c767 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Inventory tool for D120 + +Planned: + Webinterface using SQL to map inventory + OAuth as Authenticator to restrict access diff --git a/index.html b/index.html new file mode 100644 index 0000000..b1c07be --- /dev/null +++ b/index.html @@ -0,0 +1,3 @@ +<DOCTYPE! html> +<body> +</body> diff --git a/style.css b/style.css new file mode 100644 index 0000000..9cf8d0f --- /dev/null +++ b/style.css @@ -0,0 +1 @@ +#Style Sheet