Giter Club home page Giter Club logo

onionlauncher's Introduction

OnionLauncher Logo

OnionLauncher

OnionLauncher Screenshot

A launcher for Tor written in Python and PyQt5.

Dependencies

  • Python (I usually work with 2, but did test with 3)
  • Stem
  • PyQt5

Getting

Provided that you have all the dependencies installed, to get and launch OnionLauncher from a Git clone:

$ git clone https://github.com/neelchauhan/OnionLauncher.git
$ cd OnionLauncher/OnionLauncher/
$ python main.py

Replace python with the name (and path, if needed) of the Python intepreter.

Usage

A usage guide can be found on the author's website.

OnionLauncher vs. TorNova

While OnionLauncher is similar to a previous project I have done, TorNova, it is fundamentally different in the following:

  • OnionLauncher uses Qt and PyQt5. TorNova uses GTK 3 and PyGObject.
  • The reason why I chose Qt instead of GTK is because GTK support on Windows and OS X (soon to be called macOS) is awful.
  • Both TorNova and OnionLauncher use Stem.
  • OnionLauncher lets users add arbitary options (anything in torrc is supported). TorNova only let users select options which are defined in the code.
  • TorNova has logfile and circuit viewing. OnionLauncher would require third party programs (like arm to get this functionality).
  • TorNova automatically saves preferences. OnionLauncher does not (at the current moment).

onionlauncher's People

Contributors

neelchauhan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

infoengine1337

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.