Skip to main content

A simple tool for reminding you on IM.

Project description

im-remind

Install

pip install im-remind

Usage

See the help page.

TL;DR:

im-remind -h

Or:

python -m im-remind

Config file

Config file can simplify the usage of im-remind.

A template config file is provided in the example_config.yaml.

qq:
  token: <qq-token>
  api-path: <qq-api-path>
  # session is used for simplify the command-line
  session:
    qq: <your-qq>
    group: <your-qq-group>
tg:
  token: <tg-token>
  api-path: <tg-api-path>

Replace the appropriate fields with your own values.

Then, move the config file to ~/.im_remind.yaml or ~/.config/im_remind.yaml

Examples

im-remind qq "JOJO,我不想再做人了!!"

Project details


Download files

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

Source Distribution

im-remind-1.0.2.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

im_remind-1.0.2-py3-none-any.whl (5.4 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