Skip to content

whos-evan/Frontend

 
 

Repository files navigation

Noctura

The web proxy you always wanted!

What is Noctura?

Noctura is a submission to the 2023 Titanium Network Proxathon.

Features

Proxy Selection

Noctura allows you to switch between a selection of proxies to suit whatever you need. We support UV, Dynamic, Rammerhead, and Aero 2.

AI

Coming soon!

Games

Noctura provides a fairly sized library of games. Enough to keep you busy for a while. Noctura also has several emulators!

Music

Noctura also has a Music Library. It's as simple as uploading your locally saved music and pressing play! If you upload several songs from the same album, it will automatically sort them for you.

Plugins

On the plugins page, you can browse a library of scripts that you can apply to Noctura. Proxy Injection scripts affect web browsing, whilst Modules affect Noctura itself. If you wan't to create your own modules or scripts, use the script editor to create and modify anything you want in Noctura.

Themes (Plugins and Settings)

If you go to Settings > Theme, you may notice a library of premade themes you can choose. If you want to make your own custom Noctura theme, go to Plugins > Themes where you can import VSCode themes or edit the themes directly.


How to Deploy?

Deployment is very easy! Just follow the steps below:

  1. Clone the repository git clone https://github.com/NocturaServices/Frontend.git
  2. Install the dependencies npm install
  3. Build Noctura npm run build
  4. Run Noctura node . OR node index.js
    You can also do npm run bstart if you wish to build and start the server all in one command.

How to Contribute?

Contributing is easy! Just follow the steps below:

  1. Fork the repository
  2. Make your changes
  3. Submit a pull request
  4. Watch your work be added to Noctura!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 51.3%
  • JavaScript 27.6%
  • CSS 20.7%
  • TypeScript 0.4%