Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Signed-off-by: Captain Awesome Jnr <90992828+captainawesomejnr@users.noreply.github.com>
  • Loading branch information
captainawesomejnr authored May 26, 2023
1 parent 3747d25 commit 5a52911
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 6 deletions.
3 changes: 2 additions & 1 deletion DevelopmentTeam.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
<h1>The HT-OS Development team!</h1>
<p>Here you can see the development team of HT-OS!</p>
<p>Here you can see the development team of HT-OS!</p>
<sup>Captain Awesome Jnr (@captainawesomejnr)</sup>
4 changes: 4 additions & 0 deletions DiskMngr.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<title>HT-OS System Tools - HT-OS Disk Manager - HT-OS</title>
<h3>HT-OS System Files</h3>
<h6>Around 256KB</h6>
<a href="SysHome.html">Exit HT-OS Disk Manager</a>
9 changes: 6 additions & 3 deletions Home.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
<img src="Logo.jpg" alt="HT-OS Logo" height="240" width="426">
<img src="Images\Logo.jpg" alt="HT-OS Logo" height="240" width="426">
<title>Home - HT-OS</title>
<h1><u>Home</u></h1>
<h3>Apps</h3>
<h5>You can choose apps to launch here.</h5>
<a href="https://www.google.com/search?q=calc&rlz=1C1EJFC_enAU832AU832&oq=calc&aqs=chrome..69i57j35i39l2j0i131i433i512l2j0i433i512l3j0i512j0i433i512.3703j0j7&sourceid=chrome&ie=UTF-8">Calculator</a>
<a href="https://www.calculator.net">Calculator</a>
<p>Calculate math problems.</p>
<a href="https://www.editpad.org/">Notepad</a>
<p>Type, store and open stored text.</p>
<a href="Ver.html">Version</a>
<p>Check the version of HT-OS you are running.</p>
<h3>System</h3>
<a href="Shutdown.html">End HT-OS Session & Exit HT-OS</a>
<a href="SysHome.html">Start System Tools</a>
<p>Access System Tools so you can see info about your HT-OS install.</p>
<a href="Shutdown.html">End HT-OS Session & Exit HT-OS</a>
<p>HT-OS will save your work and shut down so you can view other things on the internet.</p>
Binary file added Images/Calcimage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/Logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions SysHome.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<title>System Tools - HT-OS</title>
<h1><u>System Home</u></h1>
<a href="DiskMngr.html">HT-OS Space Manager</a>
<p>Check how much space HT-OS takes up.</p>
<a href="Home.html">Exit from System Tools</a>
4 changes: 2 additions & 2 deletions Ver.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<title>Version - HT-OS</title>
<img src="Logo.jpg" alt="HT-OS Logo" height="240" width="426">
<img src="Images\Logo.jpg" alt="HT-OS Logo" height="240" width="426">
<h1>HT-OS Version:</h1>
<p>Version 1.0</p>
<p>Pre-Beta Release 4</p>
<p>Pre-Beta Release 6</p>
<h5>This is a pre-release version. Not for commercial or private use.</h5>
<a href="Home.html">Home</a>

0 comments on commit 5a52911

Please sign in to comment.