An open API service indexing awesome lists of open source software.

https://github.com/lujun9972/github-marathon-notifier

最近报名参加了github马拉松,为了防止忘了完成任务,撸了这个minor mode给我提醒。
https://github.com/lujun9972/github-marathon-notifier

Last synced: 5 months ago
JSON representation

最近报名参加了github马拉松,为了防止忘了完成任务,撸了这个minor mode给我提醒。

Awesome Lists containing this project

README

          

* github-marathon-notifier
最近报名参加了github马拉松,为了防止忘了完成任务,撸了这个minor mode给我提醒。

当今天尚未提交任何commit到github时,会在modeline上用 =font-lock-warning-face= 显示“GMH-!”,否则用默认face显示为"GMH"
** 当天尚未签到时:
[[file:./warn.png]]
** 连接github失败时:
[[file:./connection_broken.png]]
** 当天已经签到时:
[[file:./mark-done.png]]
* Usage
1. 配置 =github-marathon-notifier-user= 为github的用户名,默认为当前的登录用户名
2. 设置 =github-marathon-notifier-check-interval= 为检查的间隔时间,默认为10分钟
3. =M-x github-marathon-notifier-mode= 开启minor mode