Giter VIP home page Giter VIP logo

mulltray's Introduction

Mulltray

Unofficial, minimal, pure Rust alternative to mullvad-gui which is a graphical interface for Mullvad VPN. Mulltray gives a tray icon to mullvad-daemon. Linux only. Use at your own risk.

Why?

I like tray icons. The best way to get a tray icon for Mullvad VPN is to use mullvad-gui which looks nice and has all the features. It is written in Electron (which basically bundles an entire web browser just to show a GUI!) which means it uses a ton of resources. I don't enjoy having extra web browsers running on my computer, and I don't use most of the features of the app โ€“ I really just want a lightweight tray icon with buttons to Connect/Disconnect.

So I created Mulltray, which is just a minimal tray icon with a couple of context menu actions. It uses about 100x less RAM than the Electron-based GUI (6M vs 660M on my machine).

How?

  • Mulltray connects to mullvad-daemon's Unix socket and controls it through remote procedure calls
  • The client that communicates with the daemon is generated using tonic_build based on the protobuf definition (proto/management_interface.proto) that can be found in mullvadvpn-app repository
  • ksni is used for showing the tray icon

mulltray's People

Contributors

andriamanitra avatar

Watchers

 avatar

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.