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

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.

Awesome Lists containing this project

README

        

# Logs Monitor

An application like Linux `tail` for Windows. Using Windows FindFirstChangeNotification API to monitoring file changes.

[![Build status](https://ci.appveyor.com/api/projects/status/github/nmgwddj/logs-monitor?branch=master&svg=true)](https://ci.appveyor.com/project/nmgwddj/logs-monitor)

## UI

Used [NIM-PC-UIKit](https://github.com/netease-im/NIM_PC_UIKit)

## Preview

![Preview](logs_monitor.gif)