creation du menu avec tray icon

This commit is contained in:
WEBER Antoine
2015-10-09 21:12:23 +02:00
parent 9e01dd3724
commit b3e2fe85bc
9 changed files with 419 additions and 130 deletions

13
index.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>PLEX Web Downloader</title>
<script src="./js/startup.js"></script>
</head>
<body>
<section>
</section>
</body>
</html>