KZFileWatchers
A micro-framework for observing file changes, both local and remote. Helpful in building developer tools. (by krzysztofzablocki)
FileProvider
FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive) files -- Swift [GET https://api.github.com/repos/amosavian/FileProvider: 403 - Repository access blocked] (by amosavian)
KZFileWatchers | FileProvider | |
---|---|---|
1 | 2 | |
1,102 | 929 | |
1.3% | - | |
2.5 | 0.0 | |
8 months ago | almost 2 years ago | |
Swift | Swift | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
KZFileWatchers
Posts with mentions or reviews of KZFileWatchers.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-21.
-
Awesome macOS Libraries List
KZFileWatchers - A micro-framework for observing file changes, both local and remote. Helpful in building developer tools. Language: Swift.
FileProvider
Posts with mentions or reviews of FileProvider.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-21.
-
Any suggestions how to build an FTP upload file protocol? I want to build one but don’t know where to start.
I've used this library on a project in the past. I used it for WebDAV though, but it has an implementation for FTP as well you could look at to get an idea how to start.
-
Awesome macOS Libraries List
FilesProvider - FileManager replacement for Local, iCloud and Remote. Language: Swift.
What are some alternatives?
When comparing KZFileWatchers and FileProvider you can also consider the following projects:
ZipZap - zip file I/O library for iOS, macOS and tvOS
FileKit - Simple and expressive file management in Swift
SKQueue - Monitor changes to files and directories using kernel event notifications (kqueue) in Swift
Zip - Swift framework for zipping and unzipping files.
FileBrowser - Finder-style iOS file browser written in Swift