708 skills found · Page 1 of 24
guard / GuardGuard is a command line tool to easily handle events on file system modifications.
emcrisostomo / FswatchA cross-platform file change monitor with multiple backends: Apple macOS File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
SwiftOnSecurity / Sysmon ConfigSysmon configuration file template with default high-quality event tracing
supabase / Supabase JsAn isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
radovskyb / Watcherwatcher is a Go package for watching for files or directory changes without using filesystem events.
supabase / Supabase SwiftA Swift SDK for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse Swift examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
rjeczalik / NotifyFile system event notification library on steroids.
williballenthin / Python EvtxPure Python parser for Windows Event Log files (.evtx)
clibs / EntrA utility for running arbitrary commands when files change. Uses kqueue(2) or inotify(7) to avoid polling. entr responds to file system events by executing command line arguments or by writing to a FIFO. entr was written to provide to make rapid feedback and automated testing natural and completely ordinary.
bevry / WatchrBetter file system watching for Node.js. Provides a normalised API the file watching APIs of different node versions, nested/recursive file and directory watching, and accurate detailed events for file/directory changes, deletions and creations.
ozontech / File.dA blazing fast tool for building data pipelines: read, process and output events. Our community: https://t.me/file_d_community
mobeigi / Fb2calFetch Facebook Birthdays events and create an ICS file for use with calendar apps
exilon / QuickLoggerPowerful and flexible library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).
robinrodricks / FluentStorageA polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
ideoforms / IsobarA Python package for creating and manipulating musical patterns, designed for use in algorithmic composition, generative music and sonification. Can be used to generate MIDI events, MIDI files, OSC messages, or custom actions.
grimmdude / MidiPlayerJS♬ MIDI parser & player engine for browser or Node. As a parser converts MIDI events into JSON. Works well with single or multitrack MIDI files.
SafeBreach-Labs / EDRaserEDRaser is a powerful tool for remotely deleting access logs, Windows event logs, databases, and other files on remote machines. It offers two modes of operation: automated and manual.
serilog / Serilog Sinks FileWrite Serilog events to files in text and JSON formats, optionally rolling on time or size
ttilley / FssmThe File System State Monitor keeps track of the state of any number of paths and will fire events when said state changes (create/update/delete). FSSM supports using FSEvents on MacOS, Inotify on GNU/Linux, and polling anywhere else.
jakutis / HttpinvokeA no-dependencies HTTP client library for browsers and Node.js with a promise-based or Node.js-style callback-based API to progress events, text and binary file upload and download, partial response body, request and response headers, status code.