Skip to main content

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 your Trello key & token and your dmenu appearance settings

[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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dmenutrello-0.1.4-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page