Skip to content

A simple tray icon in your bar to run your terminal commands.

Notifications You must be signed in to change notification settings

Gu7z/Tray-Helper

Repository files navigation


Tray-Helper-Icon

Tray-Helper - Electron

A simple tray icon in your bar to run your terminal commands.

👥 Participants

Gustavo F.

🎮 Getting Started

  1. Clone this repository;
  2. cd Tray-Helper;
  3. Run yarn to install the dependencies;
  4. Run yarn start to run the server;
  5. Run yarn electron to run the electron app.

🔨 How to build

  1. Clone this repository;
  2. cd Tray-Helper;
  3. Run yarn to install the dependencies;
  4. Build the app;
    • To build the linux app use yarn pack:lin;
    • To build the windows app use yarn pack:win;
  5. Install with apt install from dist folder.

☁️ Download It

  1. Download it - Linux
  2. Install with apt install
  3. Be happy. 😄

👀 Tip

If you just run code like yarn start from the tray-helper, it will run but you cannot control without something like task manager. A good way to solve this is running you command in terminal, you can use something like:

  • konsole -e "yarn start".

Reference Link from Ask Ubuntu 😉

📘 Features

  • ⭐ React - React is a JavaScript library for building user interfaces;
  • 👗 Material UI - React components for faster and easier web development;
  • 😎 Node JS - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine;
  • :electron: Electron - Electron enables you to create desktop applications with pure JavaScript;
  • 📦 Electron Store - Simple data persistence for your Electron;
  • 🛠️ Electron Builder - A complete solution to package and build a ready for distribution Electron app.

🍸 Contributing

One way to contribute with this project is building the MAC app or optmizing. 😊

About

A simple tray icon in your bar to run your terminal commands.

Resources

Stars

Watchers

Forks

Packages

No packages published