Skip to content

Commit a26b679

Browse files
1 parent 36ce339 commit a26b679

9 files changed

Lines changed: 1426 additions & 16 deletions

File tree

Dev.png

2.83 MB
Loading

devices.png

222 KB
Loading

index.html

Lines changed: 270 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,280 @@
11
<!DOCTYPE html>
2-
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
3-
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
4-
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
5-
<!--[if gt IE 8]> <html class="no-js"> <!--<![endif]-->
62
<html>
73

84
<head>
9-
<meta charset="utf-8">
10-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
11-
<title>NovaOS...</title>
12-
<meta name="viewport" content="width=device-width, initial-scale=1">
13-
<style></style>
5+
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width">
7+
<title>Nova OS</title>
8+
<meta name="title" content="NovaOS - The Web GUI made for you.">
9+
<meta name="description" content="The fully local, Free, Source available WebOS Made for you!">
10+
<meta name="keywords"
11+
content="NovaOS, Nova, Nova OS, PWA, installable, webOS, Web OS, operating system, web GUI, GUI, online os, client side, web system, mobile, pc, laptop, browser os, offline, website os, adthoughtsglobal">
12+
<meta name="robots" content="index, follow">
13+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
14+
<meta name="language" content="English">
15+
<meta name="revisit-after" content="5 days">
16+
<meta name="author" content="adthoughtsglobal">
17+
18+
<link href="style.css" rel="stylesheet" type="text/css" />
19+
<script src="script.js" defer></script>
20+
<meta name="google-site-verification" content="a4AtnBvgLhDCx0ajXAh-yGb9Zxv19IcQe169CfnUbys" />
21+
<link rel="stylesheet"
22+
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
23+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css"
24+
integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg=="
25+
crossorigin="anonymous" referrerpolicy="no-referrer" />
1426
</head>
1527

1628
<body>
17-
<!--[if lt IE 7]>
18-
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="#">upgrade your browser</a> to improve your experience.</p>
19-
<![endif]-->
20-
<p>Please wait...</p>
21-
<script>
22-
window.location.href = "https://runnova.github.io/NovaOS/";
23-
</script>
29+
<div class="bgimg"
30+
src="https://images.unsplash.com/photo-1712111474888-29e9431241b6?q=80&w=1932&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"></div>
31+
<nav>
32+
<div class="navcontent">
33+
<div class="logothing">
34+
<img src="nova.webp" alt="NovaOS logo">
35+
<b>Nova OS</b>
36+
</div>
37+
<div class="linksnv">
38+
<a href="https://github.com/adthoughtsglobal/">Github</a>
39+
<a href="https://novaos.gitbook.io/main">Docs</a>
40+
<a href="https://discord.gg/atkqbwEQU8">Discord</a>
41+
<a href="https://runnova.github.io/NovaOS/" id="altlaunchbtn">Launch</a>
42+
<a onclick="document.body.classList.toggle('light')"><span class="material-symbols-rounded">
43+
light
44+
</span></a>
45+
</div>
46+
</div>
47+
48+
</nav>
49+
<div class="feature">
50+
<div class="featureside featureleftside">
51+
<span id="ver">Meet Nova OS</span>
52+
<h1><span>An OS</span> </span>That's</span> <br><a class="madeforu">Made For You.</a></h1>
53+
<button class="runbtn" onclick="window.open('https://runnova.github.io/NovaOS/')"><span
54+
id="runbtntsk">Launch Nova
55+
OS </span><span class="material-symbols-rounded symbol">
56+
arrow_forward
57+
</span></button>
58+
</div>
59+
<div class="featureside featureleftside">
60+
<img src="ss.png" alt="NovaOS 2 - screenshot">
61+
</div>
62+
</div>
63+
<mains>
64+
<div class="dark">
65+
<div class="ban">
66+
<div class="darkflex1">
67+
<div>
68+
<h1>NovaOS is the superpower for any device.</h1>
69+
<p>Nova OS is a customizable, web desktop system designed for any device with a browser.
70+
It
71+
offers a fast, secure, and feature-rich experience for gaming and daily tasks, with dynamic
72+
personalization and seamless updates.</p>
73+
</div>
74+
<img src="devices.png" class="devices box" alt="NovaOS Multidevice demo">
75+
</div>
76+
</div>
77+
<div class="reliable">
78+
<div class="scrollerboxnav">
79+
<h1>Why Nova OS?</h1>
80+
</div>
81+
<div class="scrollerbox">
82+
<div class="whyboxes inner">
83+
<div class="whyres">
84+
<span class="material-symbols-rounded">
85+
wand_stars
86+
</span>
87+
<b>Auto Setup</b>
88+
<p>NovaOS starts off with suggested settings and dynamically decides the best setting for you based on device and your usage.</p>
89+
</div>
90+
<div class="whyres">
91+
<span class="material-symbols-rounded">
92+
globe
93+
</span>
94+
<b>Open source</b>
95+
<p>NovaOS is licensed under the open source GPL v3 licence. Enabling you to see and customize the inner workings of the system.</p>
96+
</div>
97+
<div class="whyres">
98+
<span class="material-symbols-rounded">
99+
lock
100+
</span>
101+
<b>Privacy & Safety</b>
102+
<p>NovaOS uses a very fast, offline encryption system to secure your files at the very second you update it. What your device does stays in your device.</p>
103+
</div>
104+
<div class="whyres">
105+
<span class="material-symbols-rounded">
106+
speed
107+
</span>
108+
<b>Runs on potatos</b>
109+
<p>NovaOS is built to run powerful tasks with the most minimal performance impact. With huge
110+
amounts of features dedicated to optimizations.</p>
111+
</div>
112+
<div class="whyres">
113+
<span class="material-symbols-rounded">
114+
favorite
115+
</span>
116+
<b>Feature rich</b>
117+
<p>You can do anything in Nova one way or the other, but Nova makes
118+
it easier and better every update!</p>
119+
</div>
120+
<div class="whyres">
121+
<span class="material-symbols-rounded">
122+
wifi
123+
</span>
124+
<b>Optional online links</b>
125+
<p>You can choose to install online auth providers like Rotur to use their services</p>
126+
</div>
127+
<div class="whyres">
128+
<span class="material-symbols-rounded">
129+
mobile
130+
</span>
131+
<b>Narrow Screens love it</b>
132+
<p>NovaOS automatically detects Narrow screens and makes adjustments to the UI that's best for your screen.</p>
133+
</div>
134+
</div>
135+
</div>
136+
</div>
137+
<div class="reliable">
138+
<div class="ban"
139+
style="background-image: url('https://github.com/user-attachments/assets/15e14a35-29c6-46fa-9887-4b5bedbd8d4a');">
140+
<div class="darkflex1 centered">
141+
<div>
142+
<h1>Upcoming NovaOS 2.2</h1>
143+
<p>The newest version of NovaOS is soon to be releasing, discuss the development on our discord server, get updates the earliest and more</p>
144+
<button class="gotobtn" onclick="window.open('https://discord.gg/atkqbwEQU8')">Join
145+
now</button>
146+
</div>
147+
</div>
148+
</div>
149+
</div>
150+
<div class="reliable horiz">
151+
<div class="ban"
152+
style="background-image: url('https://images.unsplash.com/photo-1634907959510-1e2b0c519be1?q=80&w=2104&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D');">
153+
<div class="darkflex1 centered">
154+
<div>
155+
<h1>Giving Developers the <b style="color: crimson;">freedom</b> that browsers forgot.</h1>
156+
<p>Using the best the web has to offer, NovaOS gives webapps an amount of functionality that a native app could offer, within the virtual abstract environment.</p>
157+
<img src="studio.png" class="ytframe">
158+
</div>
159+
</div>
160+
</div>
161+
<div class="ban"
162+
style="background-image: url('https://images.unsplash.com/photo-1731636117974-5eab41e59504?q=80&w=1932&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D');">
163+
<div class="darkflex1 centered">
164+
<div>
165+
<h1>Watch latest: New in NovaOS</h1>
166+
<p>A whole lot of other features that had been on our to do lists for a while has been
167+
included with the latest updates. Check the biggest of them out!</p><iframe class="ytframe" width="560"
168+
height="315" src="https://www.youtube.com/embed/MUlmRIYRv9E?si=mk2qwYOisppDfgjD"
169+
title="YouTube video player" frameborder="0"
170+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
171+
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
172+
</div>
173+
</div>
174+
</div>
175+
</div>
176+
<h1 class="faqtit">Frequenty Asked Questions</h1>
177+
<div class="faq">
178+
<div class="question">
179+
180+
<div class="question_button">
181+
<div class="question_title">Is NovaOS free and open-source?</div>
182+
<div class="question_toggle material-symbols-rounded">
183+
chevron_right
184+
</div>
185+
</div>
186+
<div class="questions_answer">
187+
Yes, NovaOS is Free and Open Source. But without community contributions.
188+
</div>
189+
</div>
190+
<div class="question">
191+
192+
<div class="question_button">
193+
<div class="question_title">What licenses can NovaOS apps have?</div>
194+
<div class="question_toggle material-symbols-rounded">
195+
chevron_right
196+
</div>
197+
</div>
198+
<div class="questions_answer">
199+
They can operate in any licences. NovaOS apps are local and undistributed. Once they are
200+
installed or created, they follow the license specified inside them. If unspecified, they follow
201+
the MIT license.
202+
</div>
203+
</div>
204+
<div class="question">
205+
206+
<div class="question_button">
207+
<div class="question_title">Where does NovaOS save the files?</div>
208+
<div class="question_toggle material-symbols-rounded">
209+
chevron_right
210+
</div>
211+
</div>
212+
<div class="questions_answer">
213+
NovaOS, by default, is totally local. It doesn't store any data online. This provides immense
214+
security advantages. All files are encrypted (AES symmetric key encryption), compressed
215+
(lossless) and get saved efficiently in the browser IndexedDB.
216+
</div>
217+
</div>
218+
<div class="question">
219+
220+
<div class="question_button">
221+
<div class="question_title">Is NovaOS a linux distro?</div>
222+
<div class="question_toggle material-symbols-rounded">
223+
chevron_right
224+
</div>
225+
</div>
226+
<div class="questions_answer">
227+
NovaOS Web is not a linux distro. It a web desktop system that runs on your browser without
228+
being your operating system. It an abstract virtual experience designed for a fast, secure, and
229+
feature-rich experience for gaming and daily tasks, with dynamic personalization and seamless
230+
updates.
231+
</div>
232+
</div>
233+
<div class="question">
234+
235+
<div class="question_button">
236+
<div class="question_title">Is my files secure in NovaOS?</div>
237+
<div class="question_toggle material-symbols-rounded">
238+
chevron_right
239+
</div>
240+
</div>
241+
<div class="questions_answer">
242+
NovaOS uses the AES-GSM encryption method to locally encrypt every single one of your files.
243+
After you set a password, all your files are safely encrypted and stored in your browser. Making
244+
it impossibly hard to decrypt them if you used a diverse and long password.
245+
</div>
246+
</div>
247+
</div>
248+
<div class="footer">
249+
<div class="right"><span class="footericn">Nova OS</span>
250+
<a href="/">From adthoughtsglobal</a>
251+
</div>
252+
<div class="links">
253+
<div class="textbaselinks">
254+
<a
255+
href="https://github.com/runnova/Nova-OS/blob/main/Adthoughtsglobal%20Nova%20Terms%20of%20use">Terms</a>
256+
<a id="yearupdate">©2020-2030</a>
257+
</div>
258+
<div class="socials">
259+
<i class="fa-brands fa-youtube"
260+
onclick="window.open('https://www.youtube.com/@adthoughtsglobal')"></i>
261+
<i class="fa-brands fa-discord"
262+
onclick="window.open('https://discord.com/invite/atkqbwEQU8')"></i>
263+
<i class="fa-brands fa-x-twitter" onclick="window.open('https://x.com/adthattweets')"></i>
264+
<i class="fa-brands fa-github"
265+
onclick="window.open('https://github.com/adthoughtsglobal/')"></i>
266+
<i class="fa-brands fa-patreon"
267+
onclick="window.open('https://patreon.com/adthoughtsglobal/')"></i>
268+
<i class="fa-brands fa-blogger" onclick="window.open('https://thisisnovaos.blogspot.com/')"></i>
269+
</div>
270+
</div>
271+
272+
</div>
273+
274+
275+
<script src="https://cdn.jsdelivr.net/npm/gsap@3/dist/gsap.min.js"></script>
276+
<script src="https://cdn.jsdelivr.net/npm/gsap@3/dist/ScrollTrigger.min.js"></script>
277+
</mains>
24278
</body>
25279

26280
</html>

0 commit comments

Comments
 (0)