-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathquantumAccelerator.html
266 lines (255 loc) · 20.1 KB
/
quantumAccelerator.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Oxygen&display=swap" rel="stylesheet">
<!-- Bootstrap CSS -->
<link href="bootstrap-5.1.0-dist/css/bootstrap.min.css" rel="stylesheet">
<link href="style/QuantumAccelerator.css" rel="stylesheet">
<link href="style/style.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css">
<title>JannisJ QuantumAccelerator</title>
<script src="jQuery/jquery-3.6.0.min.js"></script>
</head>
<body>
<nav class="navbar navbar-expand-md navbar-light bg-light fixed-top">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">JannisJ</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav me-auto mb-2 mb-md-0">
<li class="nav-item">
<a class="nav-link" href="myProjects.html">My Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contacts.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<main class="container-fluid">
<video autoplay muted loop class="bgVideoTop">
<source src="style/videos/projects/QuantumAccelerator/Technology.mp4" type="video/mp4">
</video>
<picture>
<source type="image/webp" srcset="style/img/webp/Quantum_Accelator.webp">
<img id="QALogo" src="style/img/Quantum_Accelator.png" height="150px"><br>
</picture>
<p>
<div class="container">
<div class="row">
<div class="col">
<div class="card info-card">
<div class="card-body text-center">
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" fill="currentColor" class="bi bi-hdd card-img-top" viewBox="0 0 16 16">
<path d="M4.5 11a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM3 10.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/>
<path d="M16 11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V9.51c0-.418.105-.83.305-1.197l2.472-4.531A1.5 1.5 0 0 1 4.094 3h7.812a1.5 1.5 0 0 1 1.317.782l2.472 4.53c.2.368.305.78.305 1.198V11zM3.655 4.26 1.592 8.043C1.724 8.014 1.86 8 2 8h12c.14 0 .276.014.408.042L12.345 4.26a.5.5 0 0 0-.439-.26H4.094a.5.5 0 0 0-.44.26zM1 10v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1z"/>
</svg>
<h5 class="card-title">Free storage</h5>
<p class="card-text">Clean caches, temporary files and find double files with the help of QuantumAccelerator.</p>
</div>
</div>
</div>
<div class="col">
<div class="card info-card">
<div class="card-body text-center">
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" fill="currentColor" class="bi bi-speedometer card-img-top" viewBox="0 0 16 16">
<path d="M8 2a.5.5 0 0 1 .5.5V4a.5.5 0 0 1-1 0V2.5A.5.5 0 0 1 8 2zM3.732 3.732a.5.5 0 0 1 .707 0l.915.914a.5.5 0 1 1-.708.708l-.914-.915a.5.5 0 0 1 0-.707zM2 8a.5.5 0 0 1 .5-.5h1.586a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 8zm9.5 0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 0 1H12a.5.5 0 0 1-.5-.5zm.754-4.246a.389.389 0 0 0-.527-.02L7.547 7.31A.91.91 0 1 0 8.85 8.569l3.434-4.297a.389.389 0 0 0-.029-.518z"/>
<path fill-rule="evenodd" d="M6.664 15.889A8 8 0 1 1 9.336.11a8 8 0 0 1-2.672 15.78zm-4.665-4.283A11.945 11.945 0 0 1 8 10c2.186 0 4.236.585 6.001 1.606a7 7 0 1 0-12.002 0z"/>
</svg>
<h5 class="card-title">Game-booster</h5>
<p class="card-text">Unlock as much resources as possible with the game-booster of QuantumAccelerator.</p>
</div>
</div>
</div>
<div class="col">
<div class="card info-card">
<div class="card-body text-center">
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" fill="currentColor" class="bi bi-shield-lock card-img-top" viewBox="0 0 16 16">
<path d="M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"/>
<path d="M9.5 6.5a1.5 1.5 0 0 1-1 1.415l.385 1.99a.5.5 0 0 1-.491.595h-.788a.5.5 0 0 1-.49-.595l.384-1.99a1.5 1.5 0 1 1 2-1.415z"/>
</svg>
<h5 class="card-title">Privacy settings</h5>
<p class="card-text">Manage all privacy options at one place. No more need to search for them all yourself.</p>
</div>
</div>
</div>
</div>
</div>
</p>
<h1 class="QAHeader display-3">About</h1>
<div class="container-fluid">
<div class="row">
<div class="col-md-7 col-sm-12">
<h4>What is QuantumAccelerator?</h4>
<p>QuantumAccelerator is a free and open source application to easily manage Windows 10/11 in one place. With this application I want to allow less tech experienced people to be able to manage their computer, especially when it comes
to privacy. It isn't made with only less tech experienced people in mind, it accelerates the process of managing the operating system for everyone, and more advanced features will be added later. Managing files and privacy settings
is heavily trust based and in my opinion should be available to everyone. That's why this application is completely free and open source. (the code won't be perfect, because I am still learning a lot about coding) suggestions for
improvement are always welcome 😉</p>
</div>
<div class="col-md-5 col-sm-12">
<div class="text-center">
<picture>
<source type="image/webp" srcset="style/img/Projects/Screenshots/QuantumAccelerator/webp/HomeScreen.webp">
<img src="style/img/Projects/Screenshots/QuantumAccelerator/HomeScreen.png" class="screenshot" alt="HomeScreen" width="100%">
</picture>
</div>
</div>
<div class="row">
<div class="col-md-5 col-sm-12">
<div class="text-center">
<picture>
<source type="image/webp" srcset="style/img/Projects/Screenshots/QuantumAccelerator/webp/SystemMonitor.webp">
<img src="style/img/Projects/Screenshots/QuantumAccelerator/SystemMonitor.jpg" class="screenshot" alt="HomeScreen" width="100%">
</picture>
</div>
</div>
<div class="col-md-7 col-sm-12">
<h4>Why QuantumAccelerator?</h4>
<p>Are you bored of other "boosters" stating to boost your computer by over 100%, charging you money to unlock all features and promising things that will never happen even if you pay them? Then QuantumAccelerator is the application
you need. It's completely free, no pay walls, no ads or annoying pop ups on top of all none of your valuable personal data is being collected. QuantumAccelerator might not be the fastest solution on the market, but i wont promise
things that will never happen, and its being improved over time.</p>
<div class="row">
<div class="col-3"></div>
<div class="col-6">
<figure class="text-center" style="margin-top:40px;">
<blockquote class="blockquote">
<p>"For starters, the tool can help you gain some space by removing duplicates, temporary and cache as well as log files."</p>
</blockquote>
<figcaption class="blockquote-footer">
Alexandra Sava on <cite title="7th of July 2021 on https://www.softpedia.com/get/System/OS-Enhancements/QuantumAccelerator.shtml">Softpedia</cite>
</figcaption>
</figure>
</div>
<div class="col-3"></div>
</div>
</div>
</div>
</div>
<h1 class="QAHeader display-3">FAQ</h1>
<div class="container-fluid">
<div class="row">
<div class="col-1"></div>
<div class="col-10">
<div class="accordion accordion-flush" id="accordionExample">
<div class="accordion-item">
<h2 class="accordion-header" id="headingOne">
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
How do I install QuantumAccelerator? </button>
</h2>
<div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne" data-bs-parent="#accordionExample">
<div class="accordion-body">
Download the installer, which doesn't need Java or JavaFX installed and utilizes a Windows executable file which can easily be run as administrator (needed for all features to properly work).
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingTwo">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
Some features do not work properly, what should I do? </button>
</h2>
<div id="collapseTwo" class="accordion-collapse collapse" aria-labelledby="headingTwo" data-bs-parent="#accordionExample">
<div class="accordion-body">
Some actions like measuring CPU temperature (not all CPUs are supported yet), deleting files and some others require <strong>administrator rights</strong> to work properly. Make sure you're running QuantumAccelerator
as administrator, in case your problem still persists, please report it with a detailed description of your problem through GitHub issues or on the official Discord server. Also make sure to set your PowerShell
execution policies to "RemoteSigned".
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
What are the system requirements?
</button>
</h2>
<div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree" data-bs-parent="#accordionExample">
<div class="accordion-body">
<strong>Operating system:</strong> Windows 10/11<br> <strong>CPU/GPU:</strong> Any capable of running Windows 10/11<br><strong>Supported languages:</strong> English, German, French
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingFour">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
How can I compile QuantumAccelerator myself?
</button>
</h2>
<div id="collapseFour" class="accordion-collapse collapse" aria-labelledby="headingFour" data-bs-parent="#accordionExample">
<div class="accordion-body">
Open the code in NetBeans IDE 8.2 and compile it from there. If you want an executable file use the command "mvn jfx:native" (get more info about Zenjava Maven plug-in from <a href="https://github.com/javafx-maven-plugin/javafx-maven-plugin">here</a>)
with Java JDK 1.8. If you want to create an installer with INNO Setup yourself, take a look at the installer folder.
</div>
</div>
</div>
</div>
</div>
<div class="col-1"></div>
</div>
</div>
<h1 class="QAHeader display-3">Support/Download</h1>
<div class="row d-flex justify-content-center text-center">
<div id="sf-badge-wrapper">
<!-- Begin SF Tag -->
<div class="sf-root" data-id="3378080" data-badge="oss-rising-star-white"
data-metadata="achievement=oss-rising-star" style="width:125px;">
<a href="https://sourceforge.net/projects/quantumaccelerator/"
target="_blank">QuantumAccelerator</a>
</div>
<script>(function () { var sc = document.createElement('script'); sc.type = 'text/javascript'; sc.async = true; sc.src = 'https://b.sf-syn.com/badge_js?sf_id=3378080'; var p = document.getElementsByTagName('script')[0]; p.parentNode.insertBefore(sc, p); })();
</script>
<!-- End SF Tag -->
</div>
<div class="row">
<div class="col-md-4 col-sm-12">
<div class="card">
<div class="card-body">
<p>
<h5 class="card-title">You can support QuantumAccelerator by:</h5>
<ul>
<li>Leaving a good rating on SourceForge or Softpedia</li>
<li>Recommending it to your friends and family</li>
<li>Star the GitHub repo</li>
</ul>
<p>In case you really like my project, feel free to buy me a coffee:</p>
<script type="text/javascript" src="https://cdnjs.buymeacoffee.com/1.0.0/button.prod.min.js" data-name="bmc-button" data-slug="JannisJost" data-color="#5F7FFF" data-emoji="" data-font="Cookie" data-text="Buy me a coffee" data-outline-color="#000000" data-font-color="#ffffff"
data-coffee-color="#FFDD00"></script>
</p>
</div>
</div>
</div>
<div class="col-md-8 col-sm-12 text-center">
<div class="card" style="height: 100%;">
<div class="card-body">
<div class="row">
<div class="col-md-6 col-sm-12">
<h5 class="card-title">Downloads</h5>
<div class="btn-group btn-group-lg" role="group" aria-label="Basic example">
<button type="button" class="btn btn-outline-secondary" onclick="window.location.href = 'https://github.com/JannisJost/QuantumAccelerator';"><i class="bi bi-github"></i><br>GitHub</button>
<button type="button" class="btn btn-outline-secondary" onclick="window.location.href = 'https://sourceforge.net/projects/quantumaccelerator/';"><i class="bi bi-download"></i><br>SourceForge</button>
<button type="button" class="btn btn-outline-secondary" onclick="window.location.href = 'https://www.softpedia.com/get/System/OS-Enhancements/QuantumAccelerator.shtml';"><i class="bi bi-download"></i><br>Softpedia</button>
</div>
</div>
<div class="col-md-6 col-sm-12">
<h5 class="card-title">Contact</h5>
<div class="btn-group btn-group-lg" role="group" aria-label="Basic example">
<button type="button" class="btn btn-outline-secondary" onclick="window.location.href = 'https://github.com/JannisJost';"><i class="bi bi-github"></i><br>GitHub</button>
<button type="button" class="btn btn-outline-secondary" onclick="window.location.href = 'mailto:quantumaccelerwin10@gmail.com';"><i class="bi bi-envelope" ></i><br>Mail</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<script src="bootstrap-5.1.0-dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>