brings trello to dmenu
Project description
dmenutrello
trello for dmenu
Installation
Install dmenu for Arch-based distros:
pacman -S dmenu
for Debian-based distros:
apt-get install dmenu
to install my package simply type
pip install dmenutrello --user
Usage
create a file called .dmenutrello
in your home directory with this content:
- your Trello key & token
- your dmenu appearance settings
- the terminal in which vim will be opened
like this:
[TRELLO]
key = YOUR_TRELLO_KEY
token = YOUR_TRELLO_TOKEN
[DMENU]
font = DejaVu Sans Mono for Powerline-14
background_selected = #2aa198
foreground_selected = #191919
foreground = #2aa198
background = #191919
[TERMINAL]
terminal = urxvt
terminal_argument = -e
to use this script call
dmenutrello
example i3 key binding
bindsym $mod+t exec $HOME/.local/bin/dmenutrello
you can navigate through your boards, lists, cards and comments
by typing in a new name the corresponding element will be added
todo
- basic navigation
- add a .. option to go up one level
- add objects(board, lists, cards, comments)
- open comments in vim and save them
- open links in webbrowser
- mark cards as checked
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Built Distribution
Close
Hashes for dmenutrello-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f190051004f13a8d8008c9cfe19769d90dd2e15327ca29d56fb61cce0868f23 |
|
MD5 | 69ea17457def18b5f4d200589d03fe55 |
|
BLAKE2-256 | 9378af72331985bd550c23ba8b58bf9374e50906f6fe917a09a03ee191b20f0a |