Skip to content

Benature/flomo-workflow

Repository files navigation

flomo workflow

一个非官方的 API python 玩具盒

prefer python3.7+
欢迎 Star 🌟、Fork 🍴、Issue 💬、PR. 一起让 flomo 用的更加得心应手

Usage 使用

安装 flomo 包

pip install -U flomo

config_sample.py 更名为 config.py

Cookies

如图配置 cookies

...待补充

Notify 通知

详细说明见 About Notification 关于通知

配置参照 terminal-notifier

Template 模板

  • path: 模板路径
  • time_format: 日报日期格式

默认模板为日报,可自行修改格式

Workflow

Alfred (macOS)

workflow 下载

代码没有放在 workflow 里面,需要根据各位电脑稍做适配:
Run Script

  • python 命令需要修改为电脑中 python3 的路径 (eg. /Users/xxx/miniconda3/bin/python.app)
  • .py 文件的绝对路径修改为仓库所在路径 (eg. /Users/xxx/Documents/Github/FUN/flomo/flomo.py)

Wox (Windows)

TBD...

About Notification 关于通知

(macOS)有以下两种通知方法来实现:

推荐后者,前者简单粗暴,后者好处在于

  • 设置了 logo
  • 可自定系统提示音
  • 支持点击通知后跳转到 flomo app

不过需要另外安装

brew install terminal-notifier

Relative Project 相关项目

Demo

模板生成

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published