ForkLift 3 vs Ungit
When comparing ForkLift 3 vs Ungit, the Slant community recommends Ungit for most people. In the question“What are the best Git clients for macOS?” Ungit is ranked 15th while ForkLift 3 is ranked 23rd. The most important reason people chose Ungit is:
Ungit is open source software available under the MIT Licence.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Best UX/UI'd file manager on the market
It's just a perfectly crafted app, try and enjoy
Pro Rewritten in Swift
Forklift 3 is a significant update from FL2, having been rewritten entirely in Swift.
Pro Optional dark UI
In addition to the default Mac gray UI, Forklift 3 offers an alternate "Dark Mode" featuring light text elements against dark backgrounds.
Pro Connect to and mount lots of storage options
FTP, WebDAV, Amazon S3, Backblaze B2, Google Drive, Rackspace CloudFiles, SMB, AFP, NFS, VNC, etc.
Pro Easily toggle hidden files
Pro Built-in application remover
Pro Free and Open Source Software
Ungit is open source software available under the MIT Licence.
Pro Cross-platform
Works on Windows, Linux, and OS X.
Pro Optional Integration with Modern Text Editors
Ungit can be integrated directly into modern text editors, Atom, Brackets, and VS Code.
Pro Web-based interface
Ungit is web-based, meaning you can run it on your cloud/pure shell machine and then use the UI from your browser.
Cons
Con Like Apple, it does not standardize file size. Mixes up KBs, MBs GBs in the same column which makes it very difficult to review file sizes
Con Like Apple, shows the date of Today's file as "Today" instead of the actual date
Con Does not sync the "selected" folders (i.e. highlighted ones), but the "current" folders (i.e. the top of the visible tree.)
Con Does not show the fixed tree section in the left pane of a dual horizontal panes
Con Node.js dependent
Con Setup is not user-friendly
Ungit is distributed as an NPM package and requires git and Node.js to be installed on your system before you can run it. Ungit must be launched by running ungit
in a command line terminal.
Con Exposes git commands to your network
No authentication, if someone can communicate with your computer on the port this is running on, they can execute any git command they want on your repos as well as view your filesystem's folders.