From 35ea289cb05f995740e9de1d7a36f5d1a9751601 Mon Sep 17 00:00:00 2001 From: FA Saikat Date: Fri, 4 Aug 2023 14:50:19 +0600 Subject: Added new apps --- public/asset/icons/arduino.png | Bin 0 -> 9318 bytes public/asset/icons/chromium.png | Bin 0 -> 5329 bytes public/asset/icons/code.png | Bin 0 -> 1878 bytes public/asset/icons/codeblocks.png | Bin 0 -> 6132 bytes public/asset/icons/firefox-esr.png | Bin 0 -> 21231 bytes public/asset/icons/geany.png | Bin 0 -> 6991 bytes public/asset/icons/gimp.png | Bin 0 -> 17710 bytes public/asset/icons/inkscape.png | Bin 0 -> 16075 bytes public/asset/icons/kolourpaint.png | Bin 0 -> 13174 bytes public/asset/icons/libreoffice.png | Bin 0 -> 1920 bytes public/asset/icons/lollypop.png | Bin 0 -> 12619 bytes public/asset/icons/mousepad.svg | 1693 ++++++++++++++++++++++++++++++++++++ public/asset/icons/parole.png | Bin 0 -> 8621 bytes public/asset/icons/qbittorrent.png | Bin 0 -> 9969 bytes public/asset/icons/turbowarp.png | Bin 0 -> 6888 bytes public/asset/icons/vlc.svg | 28 + public/css/style.css | 164 ++++ public/index.html | 363 ++++++++ 18 files changed, 2248 insertions(+) create mode 100644 public/asset/icons/arduino.png create mode 100644 public/asset/icons/chromium.png create mode 100644 public/asset/icons/code.png create mode 100644 public/asset/icons/codeblocks.png create mode 100644 public/asset/icons/firefox-esr.png create mode 100644 public/asset/icons/geany.png create mode 100644 public/asset/icons/gimp.png create mode 100644 public/asset/icons/inkscape.png create mode 100644 public/asset/icons/kolourpaint.png create mode 100644 public/asset/icons/libreoffice.png create mode 100644 public/asset/icons/lollypop.png create mode 100644 public/asset/icons/mousepad.svg create mode 100644 public/asset/icons/parole.png create mode 100644 public/asset/icons/qbittorrent.png create mode 100644 public/asset/icons/turbowarp.png create mode 100644 public/asset/icons/vlc.svg create mode 100644 public/css/style.css create mode 100644 public/index.html (limited to 'public') diff --git a/public/asset/icons/arduino.png b/public/asset/icons/arduino.png new file mode 100644 index 0000000..0bef8f8 Binary files /dev/null and b/public/asset/icons/arduino.png differ diff --git a/public/asset/icons/chromium.png b/public/asset/icons/chromium.png new file mode 100644 index 0000000..b4d5d36 Binary files /dev/null and b/public/asset/icons/chromium.png differ diff --git a/public/asset/icons/code.png b/public/asset/icons/code.png new file mode 100644 index 0000000..f2e85ff Binary files /dev/null and b/public/asset/icons/code.png differ diff --git a/public/asset/icons/codeblocks.png b/public/asset/icons/codeblocks.png new file mode 100644 index 0000000..5053421 Binary files /dev/null and b/public/asset/icons/codeblocks.png differ diff --git a/public/asset/icons/firefox-esr.png b/public/asset/icons/firefox-esr.png new file mode 100644 index 0000000..d19dfd8 Binary files /dev/null and b/public/asset/icons/firefox-esr.png differ diff --git a/public/asset/icons/geany.png b/public/asset/icons/geany.png new file mode 100644 index 0000000..ba2a86f Binary files /dev/null and b/public/asset/icons/geany.png differ diff --git a/public/asset/icons/gimp.png b/public/asset/icons/gimp.png new file mode 100644 index 0000000..b800cfb Binary files /dev/null and b/public/asset/icons/gimp.png differ diff --git a/public/asset/icons/inkscape.png b/public/asset/icons/inkscape.png new file mode 100644 index 0000000..b8ab127 Binary files /dev/null and b/public/asset/icons/inkscape.png differ diff --git a/public/asset/icons/kolourpaint.png b/public/asset/icons/kolourpaint.png new file mode 100644 index 0000000..46df5c2 Binary files /dev/null and b/public/asset/icons/kolourpaint.png differ diff --git a/public/asset/icons/libreoffice.png b/public/asset/icons/libreoffice.png new file mode 100644 index 0000000..a1b1f11 Binary files /dev/null and b/public/asset/icons/libreoffice.png differ diff --git a/public/asset/icons/lollypop.png b/public/asset/icons/lollypop.png new file mode 100644 index 0000000..1d28072 Binary files /dev/null and b/public/asset/icons/lollypop.png differ diff --git a/public/asset/icons/mousepad.svg b/public/asset/icons/mousepad.svg new file mode 100644 index 0000000..b691620 --- /dev/null +++ b/public/asset/icons/mousepad.svg @@ -0,0 +1,1693 @@ + + + + + + Adwaita Icon Template + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + GNOME Design Team + + + + + Adwaita Icon Template + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/asset/icons/parole.png b/public/asset/icons/parole.png new file mode 100644 index 0000000..24dc1a2 Binary files /dev/null and b/public/asset/icons/parole.png differ diff --git a/public/asset/icons/qbittorrent.png b/public/asset/icons/qbittorrent.png new file mode 100644 index 0000000..92e554a Binary files /dev/null and b/public/asset/icons/qbittorrent.png differ diff --git a/public/asset/icons/turbowarp.png b/public/asset/icons/turbowarp.png new file mode 100644 index 0000000..00f675f Binary files /dev/null and b/public/asset/icons/turbowarp.png differ diff --git a/public/asset/icons/vlc.svg b/public/asset/icons/vlc.svg new file mode 100644 index 0000000..193ce9c --- /dev/null +++ b/public/asset/icons/vlc.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/css/style.css b/public/css/style.css new file mode 100644 index 0000000..fcd956c --- /dev/null +++ b/public/css/style.css @@ -0,0 +1,164 @@ +@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap'); + +* { + margin: 0; + padding: 0; + box-sizing: border-box; + font-family: 'Poppins', sans-serif; +} + + +.homepage-header { + margin-bottom: 1em; + text-align: center; + color: white; + text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8); +} + +a { + text-decoration: none; +} + +body { + background: linear-gradient(45deg, #C9409060, #0350C660); + padding: 10px; + min-height: 101vh; +} + +.catagory { + border-bottom: 3px solid gray; + border-radius: 2px; + margin-bottom: 10px; + + text-align: left; +} + +.catagory-name { + color: rgb(50, 50, 50); + padding-left: 5px; + text-shadow: 1px 1px 2px #0350C660; +} + + +.app-container { + display: flex; + flex-wrap: wrap; + justify-content: space-around; +} + + +.card { + min-width: 360px; + min-height: 290px; + margin: 5px; + border-radius: 10px; + + background: linear-gradient(45deg, #C9409030, #0350C6); + box-shadow: 1px 2px 3px #000000; + + display: flex; +} + +.info { + width: 100%; + text-align: center; + border-radius: 5px 0 0 5px; + + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; +} + +.card:has(> .image) .info { + width: 70%; +} + +.icon img { + width: 40%; + filter: drop-shadow(0px 1px 2px black); + margin: 20px; +} + +.title { + display: grid; + grid-template-rows: 1fr 1fr 1fr; + grid-template-columns: 3fr 4fr 3fr; + margin-left: 5px; + margin-right: 5px; +} + +.name { + color: #ffffff; + font-size: 24px; + text-shadow: 1px 1px 5px black; + grid-row: 1/2; + grid-column: 1/4; +} + +.gen-name { + color: #ffffff; + text-shadow: 1px 1px 2px black; + grid-column: 1/4; + grid-row: 2/3; +} + +.ins-btn { + color: #e4e3e3; + background-color: #0350C6; + border: 1px solid #ffffff80; + border-radius: 10px; + box-shadow: 1px 1px 2px #00000070; + + /* margin-top: 40px; */ + padding: 7px 25px; + + font-weight: 700; + + transition: all 200ms ease-in-out; + grid-row: 3/4; + grid-column: 2/3; +} + +.ins-btn:hover { + color: #ffffff; + background-color: #2866c1; + cursor: pointer; +} + +.ins-btn > a:visited { + color: #ffffff80 !important; +} + + +.image { + width: 30%; + border-radius: 0 10px 10px 0; + overflow: hidden; +} + +.image img { + width: 100%; + height: 100%; + object-fit: cover; +} + +.image img:hover { + cursor: pointer; +} + +.overlay { + width: 80%; + background-color: gray; + + display: flex; + justify-content: center; + align-items: center; +} + +.full-size img { + width: 100%; + height: auto; + object-fit: cover; + +} diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..d6e4e5f --- /dev/null +++ b/public/index.html @@ -0,0 +1,363 @@ + + + + + + + + Home + + +
+
+

JaduPc App Store

+ +
+
+
+ logo +
+
+

Arduino IDE + + + + + + + +

+

Open-Source Arduino Software

+ Install +
+
+
+
+
+ logo +
+
+

Chromium + + + + + + + +

+

Free and Open Source Browser

+ Install +
+
+
+
+
+ logo +
+
+

Visual Studio Code + + + + + + + +

+

Free and Open-Source Text Editor

+ Install +
+
+
+
+
+ logo +
+
+

Codeblocks + + + + + + + +

+

Free C/C++ and Fortran IDE

+ Install +
+
+
+
+
+ logo +
+
+

Firefox + + + + + + + +

+

Free and Open Source Browser

+ Install +
+
+
+
+
+ logo +
+
+

Geany + + + + + + + +

+

Lightweight IDE

+ Install +
+
+
+
+
+ logo +
+
+

GIMP + + + + + + + +

+

Cross-Platform Image Editor

+ Install +
+
+
+
+
+ logo +
+
+

Inkscape + + + + + + + +

+

Vector Graphics Editor

+ Install +
+
+
+
+
+ logo +
+
+

KolourPaint + + + + + + + +

+

Free Paint Program

+ Install +
+
+
+
+
+ logo +
+
+

LibreOffice + + + + + + + +

+

Free and Open-Source Office Suite

+ Install +
+
+
+
+
+ logo +
+
+

Lollypop + + + + + + + +

+

Modern Music Player

+ Install +
+
+
+
+
+ logo +
+
+

Mousepad + + + + + + + +

+

Lightweight Text Editor

+ Install +
+
+
+
+
+ logo +
+
+

Parole Media Player + + + + + + + +

+

Simple Media Player

+ Install +
+
+
+
+
+ logo +
+
+

qBittorrent + + + + + + + +

+

Free and Open-Source Bittorrent Client

+ Install +
+
+
+
+
+ logo +
+
+

TurboWarp + + + + + + + +

+

Native Alternative of Scratch3

+ Install +
+
+
+
+
+ -- cgit v1.2.3