https://github.com/nmgwddj/logs-monitor
An application like Linux tail for Windows. Using Windows FindFirstChangeNotification API to monitoring file changes.
https://github.com/nmgwddj/logs-monitor
duilib log tail tail-windows
Last synced: 18 days ago
JSON representation
An application like Linux tail for Windows. Using Windows FindFirstChangeNotification API to monitoring file changes.
- Host: GitHub
- URL: https://github.com/nmgwddj/logs-monitor
- Owner: nmgwddj
- License: other
- Created: 2018-10-16T05:46:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-26T02:47:12.000Z (over 5 years ago)
- Last Synced: 2025-03-21T23:11:15.179Z (about 1 month ago)
- Topics: duilib, log, tail, tail-windows
- Language: C++
- Homepage:
- Size: 45 MB
- Stars: 48
- Watchers: 4
- Forks: 27
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Logs Monitor
An application like Linux `tail` for Windows. Using Windows FindFirstChangeNotification API to monitoring file changes.
[](https://ci.appveyor.com/project/nmgwddj/logs-monitor)
## UI
Used [NIM-PC-UIKit](https://github.com/netease-im/NIM_PC_UIKit)
## Preview