simple-tasks

command module
v0.0.0-...-c20806e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2021 License: GPL-3.0 Imports: 8 Imported by: 0

README

Simple Tasks

Build Status Go Report Card

🛠 🛠 🛠

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

Simple-Tasks

Download and compile from source

  • Download Go 1.16.3 here
  • Clone the repository and cd into it
    git clone https://github.com/0xfederama/simple-tasks
    cd simple-tasks
    
  • Then you can execute the code in two ways:
    • Run directly with Go
      go run .
      
    • Compile and run the executable
      go build -o simple-tasks
      ./simpe-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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL