Skip to content

keamy/alfred-ticktick-worklfow

Repository files navigation

Next steps:

Remove this section, this is just FYI

  1. Open Alfred to check your workflow is visible
  2. Modify main.py
  3. Add icon.png file and update icon in the workflow
  4. Push to GitHub
  5. Release your first version
    make release

👻 Important: when adding new file make sure to update SRC variable at the top of Makefile

🐍 Adding new python dependency:

  1. Add it to the _requirements.txt

    (It's not called requirements.txt cause libraries are being installed in the lib folder, and (at least) PyCharm complains about packages resolution)

  2. Install: make pip

Next part is a suggested README


Installation

Download Alfred workflow and open it

Usage

Invoke Alfred and type hello <world>

Local development

make

It will create a alfred-ticktick-workflow folder in your default Alfred installation and add all required source files as symlinks.

Then just open Alfred on Workflows tab and you'll find it.


Made with Alfred-Workflow

Bootstrapped from alfred-python-template

About

Alfred Workflow for Tick Tick

Resources

Stars

Watchers

Forks

Packages

No packages published