Showing 23 open source projects for "look@lan"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    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: 1 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Java API for GitHub

    Java API for GitHub

    Java API for GitHub

    ... of the GitHub APIs are covered, although there are some corners that are still not yet implemented. The library allows connecting to GitHub via several different authentication mechanisms. This library defines a common convention so that applications using this library will look at a consistent location. In this convention, the library looks at ~/.github property file. The content of the files depends on the way you want this library to authenticate as shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    simple-git-hooks

    simple-git-hooks

    A simple git hooks manager for small projects

    A simple git hooks manager for small projects. A git hook is a command or script that is going to be run every time you perform a git action, like git commit or git push. If the execution of a git hook fails, then the git action aborts. For example, if you want to run linter on every commit to ensure code quality in your project, then you can create a pre-commit hook that would call npx lint-staged. Check out lint-staged. It works really well with simple-git-hooks. You can look up about git...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyScaffold

    PyScaffold

    Python project template generator with batteries included

    ... yet, also have a look at these reasons to use PyScaffold. After cd-ing into your new project and creating (or activating) an isolated development environment (with virtualenv, conda or your preferred tool), you can do the usual editable install. All configuration can be done in setup.cfg like changing the description, URL, classifiers, installation requirements and so on as defined by setuptools. That means in most cases it is not necessary to tamper with setup.py.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jujutsu VCS

    Jujutsu VCS

    A Git-compatible DVCS that is both simple and powerful

    ... in English). The project is called "Jujutsu" because it matches "jj". Jujutsu has two backends. One of them is a Git backend (the other is a native one 1). This lets you use Jujutsu as an alternative interface to Git. The commits you create will look like regular Git commits. You can always switch back to Git. The Git support uses the libgit2 C library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    homeshick

    homeshick

    git dotfiles synchronizer written in bash

    In Unix, configuration files are king. Tailoring tools to suit your needs through configuration can be empowering. An immense number of hours is spent on getting these adjustments just right, but once you leave the confines of your own computer, these local optimizations are left behind. By the power of git, homeshick enables you to bring the symphony of settings you have poured your heart into with you to remote computers. With it you can begin to focus even more energy on bettering your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GitLab CE Server For Local Intranets

    GitLab CE Server For Local Intranets

    The Free & Popular Community git Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a GIT Server live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with gi wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://gi.local/ ( Accept Any Warnings due to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    git-sizer

    git-sizer

    Compute various size metrics for a Git repository

    ..., or store them in a package registry or even a fileserver. Avoid storing large media assets in Git. You might want to look into Git-LFS or git-annex, which allow you to version your media assets in Git while actually storing them outside of your repository. Avoid storing file archives (e.g., ZIP files, tarballs) in Git, especially if compressed. Different versions of such files don't delta well against each other, so Git can't store them efficiently.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Git Graph extension for VSC

    Git Graph extension for VSC

    View a Git Graph of your repository in Visual Studio Code

    View a Git Graph of your repository, and easily perform Git actions from the graph. Configurable to look the way you want! View annotated tag details (name, email, date and message) Copy commit hashes, and branch, stash & tag names to the clipboard. View commit details and file changes by clicking on a commit. View the Visual Studio Code Diff of any file change by clicking on it. Open the current version of any file that was affected in the commit. Copy the path of any file that was affected...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    exa

    exa

    A modern replacement for ls

    You list files hundreds of times a day. Why spend your time squinting at black and white text? exa is an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s small, fast, and just one single binary. Different types of file and data will be coloured differently, and the user and group columns will be highlighted for the current user. exa can display a file’s extended...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rugged

    Rugged

    ruby bindings to libgit2

    ... if you want to build with the system libgit2 rather than the vendored version. In this case, note that the major and minor versions of libgit2 and rugged must match. By default, Rugged builds and uses a bundled version of libgit2. Rugged gives you access to the many parts of a Git repository. You can read and write objects, walk a tree, access the staging area, and lots more. Let's look at each area individually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    immutability-helper

    immutability-helper

    Mutate a copy of data without changing the original source

    ..., without fundamentally changing how your data is represented. You can also take a look at Facebook's Immutable.js and React’s Using Immutable Data Structures section for more detail on Immutable.js. You have no way of determining which data has changed since the previous copy has been overwritten. Instead, you need to create a new copy of myData and change only the parts of it that need to be changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vimagit

    vimagit

    Ease your git workflow within Vim

    Ease your git workflow within vim. From a very single vim buffer, you can perform main git operations in a few key presses. Visualize all diffs in your git repository. Stage file, hunks or even just parts of a hunk using a single key press. Write or amend your commit message and commit in the same buffer. Take a look at TL;DR to start using it immediately. If you encounter any performance issue, take a look in the section performance. Preview all your git changes in one unique buffer, folded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sourcerer.io

    sourcerer.io

    Sourcerer app makes a visual profile from your GitHub and git repos

    Sourcerer app makes a visual profile from your GitHub and git repositories. Creating your profile is just the first step for us at Sourcerer. Some of the things on our roadmap include engineers to follow and learn from, technology and libraries you should know about, and projects that could use your help. The app looks at repos locally on your machine, and then sends stats to sourcerer.io. The best way to verify is to look at the code. Protobuf messages declared in src/main/proto...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Git Goodies

    Git Goodies

    Git Goodies: At-A-Glance, Efficient, and Aesthetically Pleasing Git

    Git Goodies: At-A-Glance, Efficient, and Aesthetically Pleasing Git Shortcuts. gg helps you work with git more efficiently, saving you keystrokes for your most prized projects. Think of gg as a wrapper for the git commands that you run all the time; a wrapper that adds functionality and is aesthetically pleasing. There's more to the package than just shortcuts or aliases. For example, the gg s command presents you with an easy to look at a quick glance status of your repository. In addition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tina4PHP
    Tina4PHP - (This Is Not Another Framework 4 PHP) - A RAD Browser based Development tool with the Cross Database Engine for PHP as its foundation. Manage multiple developers and source on the same web driven application development tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ============================ WARNING: this repository is discontinued. Please look for newer version at https://github.com/barbalion/vcsbatch =========================== This is a set of useful cmd-batch files for Windows 2k+ cmd.exe interpretator. It offers easier way to work with VCS systems (CVS, Subversion, GIT, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The SvnAuthzLib project uses .NET Framework 4 . It provides methods to reading/modifying authz file of SVN. You can use the corresponding method according to your demands such as authorization, look up rights, find out the members of groups and so on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Der Werkplaner ist eine LAN-basierte Projektmanagement-Software für Architekturbüros und selbstständige Architekten. Sie integriert Dokumenten-, Adress-, Aufgaben- und Stundenzettelverwaltung entlang der Leistungsphasen gemäß Honorarordnung (LPH).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LAN based source code control application for the windows platform written in Delphi 7 Enterprise Edition. Please note newer downloads at homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VC Aperture provides you with a thorough view of your version control repository. It lets you look both wide and deep into your source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next