Skip to content

fwatcher . notify file change(s) and send it to your telegram . 监控文件,发送通知到小飞机

Notifications You must be signed in to change notification settings

starfork/fwatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d00b704 · Aug 30, 2024

History

7 Commits
Dec 28, 2023
Dec 28, 2023
Jan 10, 2024
Apr 3, 2024

Repository files navigation

Description

Watch file change and send notify to your telegram

Config Sample

you should put config.yaml in the running path

title: "you server title"
token: "your token"
chatid: yourchatid
max: max length of the send
interval: 10
path:
  - "path1"
  - "path2"
  - "path3"

install

go install https://github.com/starfork/fwatcher@latest

Usage

fwatcher 

About

fwatcher . notify file change(s) and send it to your telegram . 监控文件,发送通知到小飞机

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages