Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Simple Tasks

Build Status Go Report Card License: GPL v3

🛠️ 🛠️ 🛠️

Manage webcam 📷 and microphone 🎤 with this simple taskbar app.

Simple-Tasks

Installation

Linux

  • Download the latest release (a binary file) and place it wherever you want
  • To make the app runnable from the applications grid, first launch it from the terminal, then you need to create simple-tasks.desktop file in $HOME/.local/share/applications and copy this, changing [your username]
  [Desktop Entry]
  Name=Simple Tasks
  Exec=/path/to/tasks
  Terminal=false
  Type=Application
  Comment=Manage microphone and webcam
  Icon=/home/[your username]/.config/simple-tasks/tasks.png
  • To make the app run at startup (using simple-tasks.desktop and if you have gnome-tweak-tools installed) you can open Tweaks and add Water Reminder to the startup applications. Otherwise, if you didn't create simple-tasks.desktop or if you don't have gnome-tweak-tools, open "Startup Applications", press "Add" and in the command section type path/to/tasks. Give the app the name you want

About

App to make simple tasks like turning on/off microphone/webcam

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.