Skip to content

gobolinux/gobo-awesome-bluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gobo-awesome-bluetooth

A Bluetooth widget for Awesome WM.

Requirements

Installing

The easiest way to install it is via LuaRocks:

luarocks install gobo-awesome-bluetooth

Using

Require the module:

local bluetooth = require("gobo.awesome.bluetooth")

Create the widget with bluetooth.new() and add to your layout. In a typical rc.lua this will look like this:

right_layout:add(bluetooth.new())

Packages

No packages published

Languages