QAsana – Simple interface for Asana

Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.

This is a two-day project created for improve my workflow.

screenshotClick on settings, and insert the API key, instruction to get:

Any user can get their own API key by visiting the Account Settings dialog and clicking on the Apps tab. The API key is located at the bottom of this dialog.

You can go directly to the tab now to see your API key.

After this i’ve thought the software for use with the shortcut of your DE.

How to use

I’ve configured to use for example with ALT + Q.

The app detect if have the focus, in case of a second execution the app is hide it.

If the app is hide is showed under the cursor.

With the parameter --hide the app is loaded in background, in this way is possible to call with the hotkey previously configured.

For show the new task added is required a manually “Update Task List”.

For a better use is preferable load in the DE start up with the --hide parameter.

Features

  • Remove a task with a simple check
  • Write a new task
  • Update only the project viewed
  • Update all the info from Asana

Requirements

  • Python 3
  • PyQT for Qt 4
  • Python Asana wrapper unofficial for support Python 3 (check in the readme)
  • xdotool (move the window and hide)

Considerations

The amazing facts of this simple client of a web service (in this case Asana) is that they are only 170 rows of code for a working GUI for the *nix world.

Repo: https://github.com/Mte90/QAsana

The fast cowboy coder has done an excellent job!

I’ll see you at the next time!

Liked it? Take a second to support Mte90 on Patreon!
Become a patron at Patreon!

Leave a Reply

Your email address will not be published. Required fields are marked *