Alternatives to GitX

Compare GitX alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to GitX in 2025. Compare features, ratings, user reviews, pricing, and more from GitX competitors and alternatives in order to make an informed decision for your business.

  • 1
    UltraEdit

    UltraEdit

    IDM Computer Solutions

    For almost 3 decades, UltraEdit has been the go-to text editor for 2+ million users and many Fortune 100/500/1000 enterprise customers. Renowned for its power and performance in handling and processing huge files and data, UltraEdit is also a highly configurable and fully themed code editor with support for nearly any source language or syntax. Often called the "Swiss army knife" of text editors, UltraEdit is a powerful tool for users in a wide range of responsibilities and industries. From programming and project management to large file manipulation, from data sorting and column/block editing to remote (FTP/SFTP) file operations, from advanced file searching and text data reformatting, there's almost no problem that UltraEdit can't solve in the world of text editing. UltraEdit is available for Windows, Mac, and Linux and is supported by a professional development team and customer service staff located in the USA.
  • 2
    GitX-dev

    GitX-dev

    GitX-dev

    GitX-dev is a fork (variant) of GitX, a long-defunct GUI for the git version-control system. It has been maintained and enhanced with productivity and friendliness oriented changes, with effort focused on making a first-class, maintainable tool for today's active developers. Building on the solid foundation of GitX, GitX-dev provides history browsing of your repository. See a nicely formatted diff of any revision, search based on author or revision subject. Look at the complete tree of any revision, and preview any file in the tree in a text view or with QuickLook. Drag and drop files out of the tree view to copy them to your system. Support for all parameters git rev-list has good performance on large (200+ MB) repositories. GitX-dev is further specialized for software developers, and is used day-to-day in production environments. We consider it to be feature-complete for most git workflows, with only uncommon or potentially-destructive commands requiring git command-line interaction.
  • 3
    QGit viewer

    QGit viewer

    QGit viewer

    With QGit you will be able to browse revisions history, view patch content and changed files, graphically following different development branches. View revisions, diffs, files history, files annotation, archive tree. Commit changes visually cherry picking modified files. Apply or format patch series from selected commits, drag and drop commits between two instances of QGit. Associate commands sequences, scripts and anything else executable to a custom action. Actions can be run from menu and corresponding output is grabbed by a terminal window. QGit implements a GUI for the most common StGIT commands like push/pop and apply/format patches. You can also create new patches or refresh current top one using the same semantics of git commit, i.e. cherry picking single modified files.
  • 4
    gitg

    gitg

    GNOME

    gitg is a graphical user interface for git. It aims at being a small, fast and convenient tool to visualize the history of git repositories. Besides visualization, gitg also provides several utilities to manage your repository and commit your work. When gitg is installed, you can run gitg from the GNOME menu, or from a terminal by issueing: 'gitg'. Type 'gitg --help' to show the options you can specify on the command line.
  • 5
    GitForce

    GitForce

    GitForce

    It is designed to be easy and intuitive to use and yet powerful enough so you don't need to use a command line git. GitForce is written in C# and uses .NET 3.5 framework. The same binary file (“GitForce.exe”) runs as-is on both Windows and Linux operating systems (or any other OS with Mono support). The tool consists of only one executable file and needs no installer – just copy it to a folder of your choice and run it. Consequently, the main requirements are having .NET support (or Mono runtime on Linux) and the actual git command line tool, already installed and working. That said, GitForce is still powerful enough to be used exclusively, without calling up a command line git tool. It likely fully satisfies needs of a great majority of users. I hope that this tool will help many users who are new to git and also to people already familiar with Perforce (a similar source control front-end tool.)
  • 6
    Sublime Merge

    Sublime Merge

    Sublime HQ

    Line-by-line Staging. Commit Editing. Unmatched Performance. With a zippy cross-platform GUI toolkit, an unmatched syntax highlighting engine, and a custom high-performance Git reading library, Sublime Merge sets the bar for performance. Commit exactly what you want with line-by-line and hunk staging. Select one or more lines to split hunks into multiple changes. With the power of Sublime Text syntax highlighting, you can understand exactly what's been changed in a commit. With over 40 supported languages out of the box, and automatic loading of installed third-party syntaxes, we've got you covered.
  • 7
    Sourcetree

    Sourcetree

    Atlassian

    Simplicity and power in a beautiful Git GUI. Sourcetree simplifies how you interact with your Git repositories so you can focus on coding. Visualize and manage your repositories through Sourcetree's simple Git GUI. Say goodbye to the command line - simplify distributed version control with a Git client and quickly bring everyone up to speed. Perfect for making advanced users even more productive. Review changesets, stash, cherry-pick between branches and more. Seeing really is believing. Get information on any branch or commit with a single click. A fully-featured GUI that offers an efficient, consistent development process right out of the box. Works with Git and Mercurial. Visualize your work and push with confidence. Stage and discard changes by the file, hunk or line. Never miss a thing. Stay on top of your work and up to date with your code at a glance. Detailed branching diagrams make it easy to keep up with your team's progress.
  • 8
    Fork

    Fork

    Fork

    Fork is getting better and better day after day and we are happy to share our results with you. Fork gently informs you about GitHub notifications without being annoying. Resolve your merge-conflicts easily using the merge-conflict helper and built-in merge-conflict resolver. Edit, reorder and squash your commits using visual interactive rebase. Fork allows you to see diffs for the common image formats. Fork's Diff Viewer provides a clear view to spot the changes in your source code quickly. With history view you can find all commits where a particular file or directory was changed. With blame view you can find the last commit which changed a particular file line.
    Starting Price: $49.99
  • 9
    Magit

    Magit

    Magit

    Magit is a complete text-based user interface to Git. It fills the glaring gap between the Git command-line interface and various GUIs, letting you perform trivial as well as elaborate version control tasks with just a couple of mnemonic key presses. Magit looks like a prettified version of what you get after running a few Git commands but in Magit every bit of visible information is also actionable to an extent that goes far beyond what any Git GUI provides and it takes care of automatically refreshing this output when it becomes outdated. In the background Magit just runs Git commands and if you wish you can see what exactly is being run, making it possible for you to learn the git command-line by using Magit. Using Magit for a while will make you a more effective version control user. Magit supports and streamlines the use of Git features that most users and developers of other Git clients apparently thought could not be reasonably mapped to a non-command-line interface.
  • 10
    Gitbox

    Gitbox

    Gitbox

    One-click commit, push and pull. Unique search in history and undo for Git commands. Powerful commands like rebase, branch reset and cherry picking. And now it works with submodules. Gitbox integrates with popular diff tools such as Xcode FileMerge, Kaleidoscope, Changes, DiffMerge. Use keyboard for ultimate efficiency. Use arrow keys to jump between all the panes and lists. To stage all files, hit Cmd+Shift+Return. To stage/unstage selected files, use "S" shortcut. To pull and push, use "U" and "P" shortcuts. Press Option key to perform fetch. Press Cmd+Shift to force push or rebase. Right click menus contain all the advanced features you might need. For instance, to reset a branch, cherry pick a commit or revert a file. To amend a commit, simply undo it (cmd+Z). You can also undo merge, pull and even push. To find a bug, use color labels. Check out a commit, test it and mark if it works or not. This is a much better and visual approach than git-bisect.
    Starting Price: $14.99 one-time payment
  • 11
    CommandGit

    CommandGit

    Safe Software Solutions

    An indispensable tool every software developer will benefit from. Unique and innovative GUI, harnessing the flexibility and power of a Command-Line Interface. Built-in customizable CLI commands: Git (130), Linux (75), Windows (60), Docker (40) and many more! Software developers on any level of the software development life cycle will increase productivity by utilizing CommandGit's unique features. With a click of a button, you can manage your cloud infrastructure or your local Git repository. The possibilities are truly endless and only limited by the number of CLI command presets you want to create. Use it day to day as your Git GUI client or as a go-to utility for daily system administration.
    Starting Price: $5.99/month/user
  • 12
    SmartGit

    SmartGit

    syntevo

    SmartGit supports GitHub, Bitbucket, GitLab and Azure DevOps. SmartGit assists Git newbies as well as it makes experienced developers more productive. SmartGit has the same intuitive user interface on Windows, macOS and Linux: - graphical merge and commit history - drag and drop commit reordering, merging or rebase - fast, even for larger repositories Use your SmartGit license on as many machines and operating systems you like. SmartGit comes with special integrations for GitHub, Azure DevOps, BitBucket (as well BitBucket Server) and GitLab to create and resolve Pull Requests and Review Comments. Of course, you can use SmartGit like any other Git client with your own Git repositories or other hosting providers.
    Starting Price: $59 per year
  • 13
    Tower

    Tower

    SaaS.group GmbH

    Over 100,000 developers and designers are more productive with Tower - the most powerful Git client for Mac and Windows. Stunning new features like Pull Requests and Interactive Rebase as well as countless improvements make the new Tower the best Tower ever.Create, merge, close, comment and inspect Pull Requests right from within Tower! Integrated into our clear, responsive, and powerful desktop interface, Pull Requests become so much more useful. The brand new Quick Actions dialog gives you superpowers: Give it a branch name and it will offer a checkout. Give it a file name and it will present the file's history. Give it a commit hash and it will show it in the commit history. Fast as lightning, easy as pie. Interactive Rebase is an incredibly powerful tool - but also quite awkward to use. But now, in Tower, it has become as easy as drag and drop! We've added so many new levels of detail in the new Tower. And at the same time, navigating Tower is now as simple as browsing the web.
    Starting Price: $69 per user, per year
  • 14
    Gitfox

    Gitfox

    bytieful e.U.

    If you think your Git repositories deserve the best, you should absolutely get Gitfox. This lightweight Git client has been written exclusively for macOS and definitely looks like it belongs here. Use one coherent interface to make sense of your repository, improve your code quality and commit faster! Superior Diffs Know what's changed — don't guess. Inline Changes are highlighted to take the guesswork out of your diffs. Image Diffs help you make sure the correct assets go into your project. Line Staging breaks your work down into smaller steps. Only commit what you want to. Powerful Tools Find anything with full-text search and query highlights. Resolve merge conflicts in just one click. Manage features, bug fixes, and releases with integrated Git-Flow support.
    Starting Price: €39.99 per user per year
  • 15
    GitEye

    GitEye

    CollabNet

    CollabNet GitEye is a desktop for Git. It works with TeamForge, CloudForge and other Git services. GitEye combines a simple-to-use graphical Git client with central visibility into essential developer tasks such as defect tracking, Agile planning, code reviews and build services. GitEye is a graphical Git client for Windows, OSX and Linux. CollabNet GitEye provides a simple-to-use graphical Git client with central visibility into essential developer tasks such as defect tracking, agile planning, code reviews and build services. It’s easy to get started. GitEye works with multiple Git implementations including TeamForge, CloudForge and GitHub, and runs on most platforms. Say good-bye to the command line. Simple-to-use graphical Git client provides access to all vital Git functions including clone, commit, merge, rebase, push, fetch, pull, stash, stage, reset and more.
  • 16
    GitUp

    GitUp

    GitUp

    Work quickly, safely, and without headaches. The Git interface you've been missing all your life has finally arrived. GitUp lets you see your entire labyrinth of branches and merges with perfect clarity. Any change you make, large or small, even outside GitUp, is immediately reflected in GitUp's graph. No refreshing, no waiting. Highlight a commit and hit the spacebar to quickly see its message and diff. GitUp gives you full, transparent control over your local checkout, so it's easy to back out from unwanted changes. Margaritas, tattoos, sudo rm -rf /, etc. GitUp makes undoing your latest changes as easy as cmd-z. GitUp's Snapshot feature builds a Time-Machine-like history of every change made to your repo, allowing you to step backwards to any point in time. Rewrite, split, delete, and re-order commits, fixup and squash, cherry-pick, merge, rebase, it's all here, and it's lightning-fast.
  • 17
    DeepGit

    DeepGit

    Syntevo

    Answer the question "why is this code there?" more effectively than with conventional Git clients. DeepGit is a tool to investigate the history of source code. It is based on git blame and makes it easy to trace changes to a line or block of code. DeepGit will detect code movements, even if lines are not identical. DeepGit is free to use for everyone, even in a commercial environment. Integrate DeepGit with any IDE which supports external tools: Eclipse, Visual Studio, IntelliJ Idea, ... and powerful text editors like Sublime. Check out the tour to understand how DeepGit is working. Use DeepGit on Windows, macOS and Linux. DeepGit will generate a blame for the selected file. Once finished, it will analyze the selected line and its vicinity for its origin. Note that the origin which DeepGit has found is not exactly equal to the left counterpart. Also note that despite selecting just a single line, DeepGit has estimated a block of lines as an optimal match.
  • 18
    Glint

    Glint

    Logic Over Snacks Ltd.

    Manage your Git repositories in an easier and more visual way. Features: - A graph showing branches, commits, and where merges have happened in an easy to digest visual format - Perform merges and resolve conflicts with a 4-way diff editor - Manage multiple merges at once, without affecting the files on disk or needing to switch branch - Search commits and files in your repository history - Integrate with GitHub, GitLab, and Bitbucket to easily clone or create repositories - Squash commits together - Insert new commits in the middle - Move individual changes from one commit to another - Edit commit messages - Undo/redo
    Starting Price: $0
  • 19
    GitHub Desktop
    Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow. Quickly add co-authors to your commit. Great for pairing and excellent for sending a little love/credit to that special someone who helped fix that gnarly bug of yours. See the attribution on the history page, undo an accidental attribution, and see the co-authors on GitHub. See all open pull requests for your repositories and check them out as if they were a local branch, even if they're from upstream branches or forks. See which pull requests pass commit status checks, too! The new GitHub Desktop supports syntax highlighting when viewing diffs for a variety of different languages. Easily compare changed images. See the before and after, swipe or fade between the two, or look at just the changed parts. Open your favorite editor or shell from the app, or jump back to GitHub Desktop from your shell.
  • 20
    GitKraken Desktop
    GitKraken Desktop: The Git GUI Built for Speed, Scale & Sanity Trusted by over 40 million developers and 100,000+ teams worldwide, GitKraken Desktop is the powerhouse Git client that transforms version control into a smooth, efficient experience. Whether you work in VS Code, ship from the terminal, or manage projects in the cloud, GitKraken helps you tame Git with precision. From AI-powered merge conflict resolution to visual commit history, interactive rebase, multi-repo workflows, and deep integrations with GitHub, GitLab, Bitbucket, Azure DevOps, and more, it’s the Git GUI that scales with you. Fast. Intuitive. Cross-platform. GitKraken Desktop is more than a Git client... it's your DevEx control center.
  • 21
    TortoiseGit

    TortoiseGit

    TortoiseGit

    TortoiseGit is a Windows Shell Interface to Git and based on TortoiseSVN. It's open source and can fully be build with freely available software. Since it's not an integration for a specific IDE like Visual Studio, Eclipse or others, you can use it with whatever development tools you like, and with any type of file. Main interaction with TortoiseGit will be using the context menu of the Windows explorer. TortoiseGit supports you by regular tasks, such as committing, showing logs, diffing two versions, creating branches and tags, creating patches and so on. TortoiseGit provides overlay icons showing the file status, a powerful context menu for Git and much more. It is developed under the GPL. Which means it is completely free for anyone to use, including in a commercial environment, without any restriction. The source code is also freely available, so you can even develop your own version if you wish to.
  • 22
    Git Cola

    Git Cola

    Git Cola

    Git Cola is a sleek and powerful graphical user interface for Git. Git Cola is free software and written in Python (v2 + v3). The editor used by Ctrl-e is configured from the Preferences screen. The environment variable $VISUAL is consulted when no editor has been configured. Configuring your editor to gvim -f -p will open multiple tabs when editing files. gvim -f -o uses splits. When you select a line in the grep screen and press any of Enter, Ctrl-e, or the Edit button, you are taken to that exact line. Git Cola has many useful keyboard shortcuts. Many of Git Cola’s editors understand vim-style hotkeys, eg. {h,j,k,l} for navigating in the diff, status, grep, and file browser widgets. The Git Cola interface is composed of various cooperating tools. Double-clicking a tool opens it in its own subwindow. Dragging it around moves and places it within the main window. Tools can be hidden and rearranged however you like. Git Cola carefully remembers your window layout and restores it.
  • 23
    Aurees

    Aurees

    Aurees

    Aurees Git Client is easy, fast and productive Git client for Windows, Mac and Linux. It is a fully Free, comes bundled with an attractive interface. Clear user experience, insightful highlighting, powerful editable diff. Outstanding merge with preview, and productive conflict resolution. Aurees Git Client is a streamlined git client for viewing, editing and publishing changes from your desktop. An attractive interface and full-fledged integrated diff helping manage Git repositories with minimal effort. No more need to search external diff tools or switch between text editors and git client while working. The client shows commit changes in side by side text editors, where you can see the changes and rollback in a click. Merging is easy with the Aurees Git. It's available for Windows and Mac and it’s free for personal use. Aurees' interface is very intuitive and clean.
  • 24
    Salto

    Salto

    Salto

    Salto simplifies, streamlines and automates the day-to-day efforts of business operations teams. By translating the configuration of business applications to a structured textual representation, Salto's platform unlocks unprecedented agility, scale and accuracy. Salto created a structured language that enables text-search, re-use of configs, in-line documentation, and more, our built-in Git client allows you to easily audit and document changes, debug and revert to previous versions. Finally, we enable you to automate tasks and processes that will save you time, and reduce human errors, bugs and breaks. Our approach stems from importing foundational best practices from the software development world and applying them to business application configuration. In the same spirit, Salto is an open source company and has an open architecture, which enables you to use it along with your other tools, such as CI servers, Git, Jira, and others.
  • 25
    Codeanywhere

    Codeanywhere

    Codeanywhere

    Our Cloud IDE saves you time by deploying a development environment in seconds, enabling you to code, learn, build, and collaborate on your projects. With our amazing web-based code editor in Codeanywhere, you will forget you ever used any other code editor. All major programming languages fully supported, including JavaScript/TypeScript, PHP, Python, Ruby, Go, Java, C/C++, C# any many other. Intelligent editing features such as auto-complete, code refactor, go to definition, rename symbol and many others. Debug code with break points, call stacks and interactive console. Fully featured Git client. Expandable with vast amount of existing extensions. You can also spin up powerful containers in seconds, that can be fully preconfigured for the programming environment of your choice. Develop and run your code on our infrastructure with full sudo access. Prebuilt development environments for all major programming languages, packed with tools and database preinstalled.
    Starting Price: $2.50 per user per month
  • 26
    MacPorts

    MacPorts

    MacPorts

    The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11, or Aqua-based open-source software on the Mac operating system. To that end, we provide the command-line driven MacPorts software package under a 3-Clause BSD License, and through it easy access to thousands of ports that greatly simplify the task of compiling and installing open-source software on your Mac. We provide a single software tree that attempts to track the latest release of every software title (port) we distribute, without splitting them into “stable” vs. “unstable” branches, targeting mainly macOS Mojave v10.14 and later (including macOS Monterey v12 on both Intel and Apple Silicon). There are thousands of ports in our tree, distributed among different categories, and more are being added on a regular basis.
    Starting Price: Free
  • 27
    Vifm

    Vifm

    Vifm

    Vifm is a file manager with a curses interface, which provides a Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt. If you use vi, Vifm gives you complete keyboard control over your files without having to learn a new set of commands. Vim-like user mappings. Vim-like command-line mode with ranges and abbreviations. Vim-like marks and registers. Directory tree comparison. Operation undoing/redoing/backgrounding. FUSE file systems support. Color schemes can also be applied to specific sub-trees. File decorations are customizable according to their type and/or name. Named bookmarks (tags) Less-like preview mode with customizable viewers. Advanced file filtering and renaming capabilities. One or two pane views within tabs. Shell-like and external command-line editing. Table/grid/tree/miller views of files. Built-in integration with GNU Screen and tmux. Multi-block selection. Cross-platform (GNU/Linux, BSD, Solaris, Windows, Mac OS)
    Starting Price: Free
  • 28
    Mac OS X Mountain Lion
    OS X Mountain Lion is the ninth version of OS X, Apple's operating system for its desktops, laptops, and servers. Mountain Lion was announced on February 16, 2012 and was released on July 25, 2012 through the Mac App Store. Mac OS X 10.8 Mountain Lion is available for older systems that are not compatible with the latest version of macOS and requires the following: OS X Snow Leopard 10.6.8, Lion 10.7, or Mountain Lion 10.8 already installed, some features require a compatible Internet service provider; fees may apply, some features require an Apple ID; terms apply.
  • 29
    Leopard Cube

    Leopard Cube

    Leopard Systems

    Leopard Cube is a “legal for trade measurement” certified freight dimensioning system designed to measure and calculate the cubic weight of any sized item. It innovatively combines the latest rugged mobile scanning computers with a low-cost yet durable measuring tape to efficiently capture, store and communicate measurement data of parcels and pallets. Most importantly, Leopard Cube has a positive impact on your bottom line with it’s ability to realise the difference between third party cost estimations and real-time cubing analysis.
  • 30
    Etheno

    Etheno

    Crytic

    Etheno is an Ethereum-testing, JSON RPC multiplexer, analysis tool wrapper, and test integration tool. It eliminates the complexity of setting up analysis tools like Echidna on large, multi-contract projects. If you are a smart contract developer, you should use Etheno to test your contracts. If you are an Ethereum client developer, you should use Etheno to perform differential testing on your implementation. Etheno runs a JSON RPC server that can multiplex calls to one or more clients. API for filtering and modifying JSON RPC calls. Enables differential testing by sending JSON RPC sequences to multiple Ethereum clients. Deploy to and interact with multiple networks at the same time. Integration with test frameworks like Ganache and Truffle. Run a local test network with a single command. Use our prebuilt Docker container to quickly install and try Etheno. Etheno can be used in many different ways and therefore, has numerous command-line argument combinations.
    Starting Price: Free
  • 31
    Kompare
    Kompare is a free software graphical computer application that helps the user to compare two different text files or two directories. Kompare does not actually compute the differences between the compared files itself, but is merely a graphical front end to the command line interface diff utility. However, the colour coding of changed lines makes them very easy to spot. Comparison of files or directories via a graphical interface. Bezier-based connection widget lets you see both source and destination as they really appear. Graphical viewing of patch files in normal, context, unified and diff formats. Graphical interface to commonly used diff command-line options. Easy navigation of multiple-file diffs with the dockable navigation tree. Ability to view plain-text diff output in the embedded viewer. Interactive application of differences. Provides full network transparency.
  • 32
    Certbot

    Certbot

    Certbot

    Certbot is a free, open source software tool for automatically using Let’s Encrypt certificates on manually-administrated websites to enable HTTPS. Use our instruction generator to find custom commands to get Certbot on your server's environment. Pick your server's software and system above. Certbot will fetch Let’s Encrypt certificates that will be standard Domain Validation certificates, so you can use them for any server that uses a domain name, like web servers. You can also use these certificates for other TLS applications such as IMAPS. A command line is a way of interacting with a computer by typing text-based commands to it and receiving text-based replies. Certbot is run from a command-line interface, usually on a Unix-like server. In order to use Certbot for most purposes, you’ll need to be able to install and run it on the command line of your web server, which is usually accessed over SSH.
  • 33
    WebDriverIO

    WebDriverIO

    WebDriverIO

    WebdriverIO allows you to automate any application written with modern web frameworks such as React, Angular, Polymeror Vue.js as well as native mobile applications for Android and iOS. WebdriverIO not only runs automation based on the WebDriver protocol, it also leverages native browser APIs to enable integrations to popular developer tools such as Chrome DevTools orGoogle Lighthouse. With the plugin you have access to commands for validating if you app is a valid PWA application as well as to commands for capturing frontend performance metrics such as speedIndex and others. The WebdriverIO testrunner comes with a command line interface that provides a nice configuration utility that helps you to create your config file in less than a minute. It also gives an overview of all available 3rd party packages like framework adaptions, reporter and services and installs them for you!
  • 34
    Free Commander

    Free Commander

    Free Commander

    FreeCommander is an easy-to-use alternative to the standard Windows file manager. The program helps you with your daily work in Windows. Here you can find all the necessary functions to manage your data stock. You can take FreeCommander anywhere, just copy the installation directory on a CD or USB stick, and you can even work with this program on a foreign computer. Copy, move, delete, and rename files and folders (alternatively as Windows or FreeCommander operation) Paths longer than 255 characters can be opened, copied, moved, and renamed. File filters (regexp possible too) for display and file operations. Easy access to system folders, control panel, desktop, and start menu. File viewer and thumbnail view inside archives too. Built-in file viewer to view files in hex, binary, text, or image format. Optional tree view for each panel. Flexible configuration of almost all features. Access to mobile devices (e.g. smartphones, tablets) User-defined columns for detailed views.
  • 35
    Windows Terminal
    The Windows Terminal is a modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL. Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU-accelerated text rendering engine, and custom themes, styles, and configurations. This is an open-source project and we welcome community participation. Multiple tabs, full Unicode support, and GPU-accelerated text rendering. Full customizability and split panes. Install the Windows Terminal from the Microsoft Store. This allows you to always be on the latest version when we release new builds with automatic upgrades. It includes many of the features most frequently requested by the Windows command-line community including support for tabs, rich text, globalization, configurability, theming & styling, and more. The Terminal will also need to meet our goals and measures to ensure it remains fast and efficient.
    Starting Price: Free
  • 36
    Zypper
    Zypper is a command-line package manager for installing, updating, and removing packages. It can also be used to manage repositories. Zypper works and behaves as a regular command-line tool. It features subcommands, arguments, and options that can be used to perform specific tasks. Zypper offers several benefits compared to graphical package managers. Being a command-line tool, Zypper is faster in use and light on resources. Zypper actions can be scripted. Zypper can be used on systems that do not have graphical desktop environments. This makes it suitable for use with servers and remote machines. The simplest way to execute Zypper is to type its name, followed by a command. Additionally, you can choose from one or more global options by typing them immediately before the command. Some commands require one or more arguments. Executing subcommands in the Zypper shell, and using global Zypper options are not supported.
    Starting Price: Free
  • 37
    Helios

    Helios

    Spotify

    Helios is a Docker orchestration platform for deploying and managing containers across an entire fleet of servers. Helios provides a HTTP API as well as a command-line client to interact with servers running your containers. It also keeps a history of events in your cluster including information such as deploys, restarts and version changes. The binary release of Helios is built for Ubuntu 14.04.1 LTS, but Helios should be buildable on any platform with at least Java 8 and a recent Maven 3 available. Use helios-solo to launch a local environment with a Helios master and agent. Helios is pragmatic. We're not trying to solve everything today, but what we have, we try hard to ensure is rock-solid. So we don't have things like resource limits or dynamic scheduling yet. Today, for us, it has been more important to get the CI/CD use cases, and surrounding tooling solid first. That said, we eventually want to do dynamic scheduling, composite jobs, etc.
  • 38
    Cargo

    Cargo

    Cargo

    Cargo is the Rust package manager. Cargo downloads your Rust package's dependencies, compiles your packages, makes distributable packages, and uploads them to crates.io, the Rust community’s package registry. You can contribute to this book on GitHub. To get started with Cargo, install Cargo (and Rust) and set up your first crate. The commands will let you interact with Cargo using its command-line interface. A Rust crate is either a library or an executable program, referred to as either a library crate or a binary crate, respectively. Loosely, the term crate may refer to either the source code of the target or to the compiled artifact that the target produces. It may also refer to a compressed package fetched from a registry. Your crates can depend on other libraries from crates.io or other registries, git repositories, or subdirectories on your local file system. You can also temporarily override the location of a dependency.
    Starting Price: Free
  • 39
    JetBrains Aqua
    Aqua is the first IDE created specifically for test automation. It‘s an all-in-one workspace that supports Selenium, Cypress, and Playwright. Aqua is a polyglot IDE that understands Java, Python, JavaScript, TypeScript, Kotlin, and SQL. Get straight to testing without having to install and configure lots of plugins. Aqua boasts a unique feature set containing everything a test automation engineer needs on a daily basis. Aqua’s Web Inspector works like a built-in browser and allows you to capture any page element without switching to another tool. There is also the HTTP client for API testing and integration with databases, Docker, and version control. Aqua minimizes the hassle for even the most challenging tasks. The combination of intelligent code analysis, powerful search and refactoring capabilities, and overall ease of use enables you to boost your quality engineering productivity.
    Starting Price: $249 per year
  • 40
    COLMAP

    COLMAP

    COLMAP

    COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections. The software is licensed under the new BSD license. The latest source code is available at GitHub. COLMAP builds on top of existing works and when using specific algorithms within COLMAP, please also cite the original authors, as specified in the source code. For convenience, the pre-built binaries for Windows contain both the graphical and command-line interface executables. To start the COLMAP GUI, you can simply double-click the COLMAP.bat batch script or alternatively run it from the Windows command shell or Powershell. The command-line interface is also accessible through this batch script, which automatically sets the necessary library paths. To list the available COLMAP commands, run COLMAP.bat -h in the command shell cmd.exe or in Powershell.
  • 41
    Launch Leopard

    Launch Leopard

    Launch Leopard

    Launch Leopard is a SvelteKit boilerplate designed to expedite the development of tools, SaaS, and AI applications by providing a comprehensive suite of pre-configured technologies. It integrates SvelteKit with TypeScript for a robust application structure, offering user authentication through Auth.js or Supabase, including social logins via Google, GitHub, and Apple. The platform facilitates payments and billing using Stripe, enabling efficient management of subscriptions and invoicing. For data handling, it employs Drizzle ORM with support for any SQL database, ensuring fast and lightweight queries. The user interface is crafted with TailwindCSS and DaisyUI, featuring pre-built components like modals, navigation bars, dropdowns, pricing sections, and hero sections. Email functionalities are managed through Loops, allowing for the dispatch of transactional and marketing emails, including login links and invoices. Launch Leopard also supports AI integration via the OpenAI API.
  • 42
    3PLNext

    3PLNext

    3PLNext

    Introducing 3PLNext, a cloud-based 3PL and Warehouse Management Software designed to revolutionize order fulfillment, inventory management, and warehouse operations. Tailored to meet the specific needs of the Pakistan and USA markets, 3PLNext empowers businesses in the retail, e-commerce, wholesale, and 3PL industries. With seamless integration plugins for Magento, Shopify, and WooCommerce, along with pre-integrated APIs for leading couriers like Leopards, TCS, and M&P, 3PLNext ensures efficient and hassle-free logistics management. Boost warehouse efficiency, increase sales, and optimize labor costs with our scalable solution. Key features include 3PL billing, multi-warehouse support, a customer portal, putaway management, advanced order picking strategies, LP/pallet scanning, real-time syncing of multiple channel inventories, and carrier label printing for Leopard, TCS, and M&P. Experience the future of logistics with 3PLNext.
  • 43
    DCommander

    DCommander

    Devstorm SRL

    DCommander helps you manage files, folders, and disks with your Mac. Don’t limit yourself to the default macOS Finder. Manage your files like a true professional using DCommander, a two-pane file manager for macOS! Take full control of your Mac file system today! Advanced doesn’t mean hard to use! The two panels in DCommander help you better navigate and visualize file interactions on your drives. Coupled with the dual sidebars it makes it easier to find favorite locations and see detailed information. An intuitive and familiar graphical user interface makes transitioning from other platforms an easy journey! DCommander helps you manage files with many features. Seamless FTP SFTP and SCP connections will make your life easier when transferring data to servers. View files faster with the integrated QuickLook functionality. View binary files using the internal viewer. Everything is designed to be accessible via keyboard. Enjoy taking a break from your pointing device!
    Starting Price: $40.75 one-time payment
  • 44
    Change Detection

    Change Detection

    Bernardo Ferrari

    This app works natively, without the need for any external servers (your data is safe), using all the latest technologies, a great UI and it is open source. There are 3 viewers for the app, a text viewer that compares website history in a git-like way, with line by line added/removed and green/red, a pdf viewer which displays multi-paged PDFs on a carousel like interface.
    Starting Price: Free
  • 45
    Fink

    Fink

    Fink

    The Fink project wants to bring the full world of Unix open source software to Darwin and Mac OS X. We modify Unix software so that it compiles and runs on Mac OS X ("port" it) and make it available for download as a coherent distribution. Fink uses Debian tools like dpkg and apt-get to provide powerful binary package management. You can choose whether you want to download precompiled binary packages or build everything from source. The project offers precompiled binary packages as well as a fully automated build-from-source system. Mac OS X includes only a basic set of command-line tools. Fink brings you enhancements for these tools as well as a selection of graphical applications developed for Linux and other Unix variants. With Fink the compile process is fully automated; you'll never have to worry about Makefiles or configure scripts and their parameters again. The dependency system automatically takes care that all required libraries are present.
    Starting Price: Free
  • 46
    Scoop

    Scoop

    Scoop

    Scoop installs programs you know and love, from the command line with a minimal amount of friction. For terminal applications, Scoop creates shims, a kind of command-line shortcuts, inside the ~\scoop\shims folder, which is accessible in the PATH. For graphical applications, Scoop creates program shortcuts in a dedicated Start menu folder, called 'Scoop Apps'. This way, packages are always cleanly uninstalled and you can be sure what tools are currently in your PATH and in your Start menu.
    Starting Price: Free
  • 47
    Threagile

    Threagile

    Threagile

    Threagile enables teams to execute Agile Threat Modeling as seamless as possible, even highly-integrated into DevSecOps environments. Threagile is the open-source toolkit which allows to model an architecture with its assets in an agile declarative fashion as a YAML file directly inside the IDE or any YAML editor. Upon execution of the Threagile toolkit a set of risk-rules execute security checks against the architecture model and create a report with potential risks and mitigation advice. Also nice-looking data-flow diagrams are automatically created as well as other output formats (Excel and JSON). The risk tracking can also happen inside the Threagile YAML model file, so that the current state of risk mitigation is reported as well. Threagile can either be run via the command-line (also a Docker container is available) or started as a REST-Server.
    Starting Price: Free
  • 48
    CheckDiskGUI

    CheckDiskGUI

    Emiel Wieldraaijer

    CheckDiskGUI is a graphical user interface for the command-line version of chkdsk.exe. Chkdks.exe is a tool for searching and repairing disk errors.
  • 49
    fpm

    fpm

    fpm

    fpm is a tool that lets you easily create packages for Debian, Ubuntu, Fedora, CentOS, RHEL, Arch Linux, FreeBSD, macOS, and more! fpm isn’t a new packaging system, it’s a tool to help you make packages for existing systems with less effort. It does this by offering a command-line interface to allow you to create packages easily. FPM is written in ruby and can be installed using gem. For some package formats (like rpm and snap), you will need certain packages installed to build them. Some package formats require other tools to be installed on your machine to be built; especially if you are building a package for another operating system/distribution. FPM takes your program and builds packages that can be installed easily on various operating systems. It can take any nodejs package, ruby gem, or even a python package and turn it into a deb, rpm, pacman, etc. package.
    Starting Price: Free
  • 50
    Robocopy

    Robocopy

    Windows Command Line

    Robocopy is a command-line utility for copying files. This command is available in Vista and Windows 7 by default. For Windows XP and Server 2003, this tool can be downloaded as part of Server 2003 Windows Resource Kit tools.