Showing 188 open source projects for "information"

View related business solutions
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 1
    GitLens

    GitLens

    Supercharge Git inside VS Code and unlock untapped knowledge

    GitLens, part of GitKraken’s legendary Git tools, is an open-source extension for Visual Studio Code. GitLens supercharges Git inside VS Code and unlocks untapped knowledge within each repository. It helps you to visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more. GitLens simply helps you better understand code. Quickly...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Onefetch

    Onefetch

    Git repository summary on your terminal

    Onefetch is a command-line Git information tool written in Rust that displays project information and code statistics for a local Git repository directly on your terminal. The tool is completely offline, no network access is required. By default, the repo's information is displayed alongside the dominant language's logo, but you can further configure onefetch to instead use an image, on supported terminals, text input, or nothing at all. It automatically detects open source licenses from texts...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    ohmyposh.dev

    ohmyposh.dev

    A prompt theme engine for any shell

    ... customizable and extensible prompt theme engine. After 4 years of working on oh-my-posh, a modern and more efficient tool was needed to suit my personal needs. When you look at prompts like Agnoster or Paradox, you notice they usually consist of a few building blocks which contain one or more segments that display some sort of information. The configuration of Oh My Posh works exactly like that. Blocks are a combination of one or more segments.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    QtPass

    QtPass

    QtPass is a multi-platform GUI for pass, the standard unix password

    QtPass is part of the pass ecosystem. This means you are not stuck with QtPass, you can use the same password store with many clients. Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 5
    All Node.js versions

    All Node.js versions

    List all available Node.js versions

    List all available Node.js versions. Sorted from the most to the least recent. Includes major release and LTS information. This package is an ES module and must be loaded using an import or import() statement, not require(). The return value resolves to an object with the following properties. List of available Node.js versions and related information. Sorted from the most to the least recent Node.js version. List of Node.js major releases sorted from the most to the least recent.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    GIT quick statistics

    GIT quick statistics

    An efficient way to access various statistics in git repository

    git-quick-stats is a simple and efficient way to access various statistics in a git repository. Any git repository may contain tons of information about commits, contributors, and files. Extracting this information is not always trivial, mostly because there are a gadzillion options to a gadzillion git commands. For those who prefer to utilize command-line options, git-quick-stats also has a non-interactive mode supporting both short and long options. You can change to the legacy color scheme...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CaptainHook

    CaptainHook

    Very flexible git hook manager for php developers

    ... make sure that everybody in your team activates the hooks locally. You can run cli commands, use some built in validators, or write your own PHP classes that get executed by CaptainHook. For more information have a look at the documentation. Install the CaptainHook PHAR using Phive or download the PHAR from the github release page.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Git Interactive Rebase Tool

    Git Interactive Rebase Tool

    Native cross-platform full feature terminal-based sequence editor

    ... in your Git editor? Quickly shell out to your editor, make a change and return to the tool. GitBash requires the use of winpty in order to work correctly. The tool has built-in help that can be accessed by using the ? key. Key bindings can be customized, see configuration for all key bindings and information on configuring.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Fast git handover with mob

    Fast git handover with mob

    Tool for smooth git handover

    Fast git handover for remote pair/mob programming. Switch to a separate branch with mob start and handover to the next person with mob next. Repeat. When you're done, get your changes into the staging area of the main branch with mob done and commit them. The perfect git handover is quick, requires no talking, and allows the rest of the team to continue discussing how to best solve the current problem undisturbed by the handover. mob is a thin wrapper around git. mob provides only a few...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 10
    Magit

    Magit

    A Git porcelain inside Emacs

    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    gitoxide

    gitoxide

    An idiomatic, lean, fast & safe pure Rust implementation of Git

    ... from the gitoxide-core library, which mirrors these capabilities and itself relies on all git-* crates. Limit the number of threads used in operations that support it. Choose between 'human' and 'JSON' output formats. Display general information about the index itself, with detailed extension information by default and detailed information about the TREE extension. Follow the linked crate name for detailed status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Octokit

    Octokit

    Ruby toolkit for the GitHub API

    ... access for only that token without having to change your password everywhere. Access tokens have access scopes that allow for more granular access to API resources. For instance, you can grant a third party access to your gists but not your private repositories. Two-Factor Authentication brings added security to the account by requiring more information to login.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    maven git commit id plugin

    maven git commit id plugin

    Maven plugin which includes build-time git repository information

    git-commit-id-maven-plugin is a plugin quite similar to Build Number Maven Plugin for example but as the Build Number plugin at the time when I started this plugin only supported CVS and SVN, something had to be done. I had to quickly develop a Git version of such a plugin. For those who don't know the plugin, it basically helps you with the following tasks and answers related questions. The plugin is available from Maven Central (see here), so you don't have to configure any additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Talisman

    Talisman

    Talisman validates the outgoing changeset

    Talisman is a tool that installs a hook to your repository to ensure that potential secrets or sensitive information do not leave the developer's workstation. It validates the outgoing changeset for things that look suspicious - such as potential SSH keys, authorization tokens, private keys etc. Talisman can also be used as a repository history scanner to detect secrets that have already been checked in, so that you can take an informed decision to safeguard secrets. We recommend installing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    git-secret

    git-secret

    A bash-tool to store your private data inside a git repository

    ... change from time to time, or new information appears, and other information is removed. When secrets are stored separately from your repo, you can not tell for sure which version of the configuration file was used with each commit or deploy. When building the automated deployment system there will be one extra step: download and place these secret-configuration files where they need to be. This also means you have to maintain extra secure servers where all your secrets are stored.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TortoiseSVN

    TortoiseSVN

    An Apache SVN client, right where you need it most

    TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension. Which means it's available right where you need it: in the Windows file explorer. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. Simply the coolest Interface to (Sub)Version Control!
    Leader badge
    Downloads: 39,002 This Week
    Last Update:
    See Project
  • 17
    SubTile

    SubTile

    wxWidgets Based Client GUI for Subversion ®

    SubTile is a lightweight platform independent Subversion ® (SVN) client, it runs on all platforms where wxWidgets library is available. Main goal is to provide simple and quick method to manage and organize projects under version control from everywhere without need of development environment.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    KeepUp File Updating Tool

    KeepUp File Updating Tool

    Keep local files current to online sources

    The KeepUp File Updating Tool is a utility designed to simplify and automate the process of keeping local files up-to-date by checking against remote URLs. Ideal for technicians and IT professionals, this tool ensures that you always have the latest versions of critical files, whether they are stored locally on your system or a removable drive.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    PrepBuild is a commandline tool for handling the version information for Delphi projects when compiling using the dcc32.exe commandline compiler. It can also be used as a Pre-Build tool in Delphi 2007 and up.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Provides a Java API for the Clearcase version control system. This API uses JNI for win32 systems, and the 'cleartool' executable for all other platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Version Control With Subversion

    Version Control With Subversion

    The official documentation of the Subversion version control system

    Version Control With Subversion (aka "svnbook" or "the red book") is the official documentation of the Apache Subversion version control system. Written by developers of Subversion itself and twice picked up for publication by O'Reilly Media, this book offers introductory and advanced information about Subversion -- both its use and its administration -- as well as a complete reference guide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    minirepo (abreviated to mr) is designed to handle small to middle sized repositories with rcs. It supports version bumping and snapshoting, which is simmilar to a git or fossil commit hash It keeps track of files checked into the repo via a MANIFEST file The main configuration is located inside the MR/ directory for each subdirectory initialized. Its priamry purpose is to track files with rcs related commands. This is to make it easier to deal with a lot of files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    exa

    exa

    A modern replacement for ls

    ... attributes, as well as standard filesystem information such as the inode, the number of blocks, and a file’s various dates and times. exa queries files in parallel, giving you performance on par with ls. Not only is the standard tree tool built-in, but it’ll show you your files’ information alongside the hierarchy. View the staged and unstaged status of every file, right there in the standard view. Also works in tree view for a high-level overview of your repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RepoZ

    RepoZ

    A zero-conf git repository hub for Windows and macOS

    ... of your repositories to make your daily work easier. The hub provides a quick overview of your repositories including their current branch and short status information. Additionally, it offers some shortcuts like revealing a repository in the Windows Explorer or macOS Finder, opening a command line tool in a given repository and checking out git branches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TransferWare is a collection of tools for the Oracle world: the schema version manager TransVersion (tv), the External Procedure Call (epc) toolkit for accessing the outside world from within Oracle PL/SQL and an application Performance Monitor (pm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next