Showing 1561 open source projects for "git-osx"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    libcrn is document image processing library written in C++11 for Linux, Windows, Mac OsX and Google Android. It is a toolbox that allows to create easily software such as OCRs and layout analysis tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Import from github_com

    Import from github_com

    Python module finder/loader from github, like in golang

    import_from_github_com is a playful yet practical experiment that lets you import Python modules directly from GitHub using an import-like mechanism. The idea is to remove the friction of “clone → install → import” when you just want to try out a single file or small repo. It hooks into Python’s import machinery so that when you reference a GitHub path, it fetches the code, stores it locally (often with caching), and makes it importable in the current environment. This is helpful for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OSXBrowserHistory

    OSXBrowserHistory

    OSX Browser History - a collection of scripts to dump browser history

    OSX Browser History - a collection of scripts to dump browser history OSXBrowserHistory provides a set of scripts and associated files that can be used to dump browser history from Firefox, Google Chrome and Safari: OSXDumpChromeHistory.v2.sh OSXDumpChromeHistory.v2.scpt OSXDumpFirefoxHistory.v2.sh OSXDumpFirefoxHistory.v2.scpt OSXDumpSafariHistory.v3.Select.sh OSXDumpSafariHistory.v3.Sort.sh OSXDumpSafariHistory.v3.py OSXDumpSafariHistory.v3.rb OSXDumpSafariHistory.v3.scpt OSX Find Bookmarks OSXFindBookmarks provides a simple method and scripts to search bookmarks from all three web browsers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Slash is a database-driven web application server, using Perl, Apache and MySQL. It is the code that runs Slashdot. Mailing lists and Git are here on Sourceforge.net.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Vianto

    Vianto

    Video Annotation Tool

    See https://sourceforge.net/p/vianto/wiki/ for version features and feature requests. Vianto is a Java-based video annotation / coding tool with graphical user interface that allows you to: - Record video (in OSX only) - Save and load markers to code the video with (timestamps automatically generated for events) - Double click on events and the video will jump to the right place in the video - Click a marker to select start time, click again to set end time of code or preset a plus/minus time (in seconds) - Wildcard code to input free text - Compare multiple codings and create a consolidated set of events - Link multiple videos together to view multiple angles shot from different cameras at the same time Built with VLCj and packaged to run on Windows and OSX without the need to install VLC. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AES256 Password Manager

    AES256 Password Manager

    Portable, secure and open source AES256 password manager

    AES256 Password Manager is a secure, portable and open source password store that uses AES256 encryption. AES256 is a fork of a project originally started by Leprechaun https://github.com/Leproide/CryptStore It's written in .NET but it can be easly be run under OSX or Linux OS using Wine. License: GNU GPL V3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DVCS-Ripper

    DVCS-Ripper

    Rip web accessible (distributed) version control systems: SVN/GIT/HG

    DVCS Ripper is a security and forensics toolkit that reconstructs source code repositories accidentally exposed on web servers. It understands multiple version-control systems—Git, Mercurial, Bazaar, and Subversion—and crawls their metadata directories to rebuild full history where possible. The utilities handle partial or blocked directory listings by guessing object paths and assembling missing pieces from loose files. Investigators and red-teamers use it to demonstrate the risk of deploying .git/ or .svn/ alongside web content, recovering not just code but also secrets committed by mistake. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    OpenKore

    OpenKore

    OpenKore is an automation tool for Ragnarok Online

    ...**MOVING TO GITHUB** As of February 28th 2016, the OpenKore project has moved to GitHub. Please see the OpenKore wiki for more information: http://openkore.com/index.php/Git This SourceForge page will remain online for now, but the project has been locked in "read-only" mode and no more updates will be published here. **DOWNLOADING KORE FROM THIS PAGE WILL GIVE YOU AN OLD VERSION**
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9

    xlsLib

    C++/C library to construct Excel .xls files in code.

    A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis. To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane. IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    OSX Password Management
    Bash and Applescripts to help you manage your passwords in an SQL Lite 3 database. No encryption! Install it under your regular user ID on OSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    php-sapi-stub-wrapper

    Standalone application wrapper SAPI for php

    The STUB (stand alone applications wrapper) SAPI has been introduced with a goal of making PHP better at supporting the creation of stand alone applications. Copy or move stub(.exe) in folder app, put app.php in assets folder in program directory. Under OSX put in $(APP).app/Contents/MacOS/stub and app.php place in $(APP).app/Contents/Resources/assets. Php extensions copy too in $(PROGRAM)/ext folder on unixes, on Windows extensions is in application directory. Build portable GUI apps with wxphp. Autopack apps is in under development. Current binaries available on wxphp forum as full GUI apps (Mac, Windows, Linux/Ubuntu) Here: http://forums.wxphp.org/viewforum.php?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Comcast

    Comcast

    Simulating bad network connections so you can build better systems

    ...Comcast is a tool designed to simulate common network problems like latency, bandwidth restrictions, and dropped/reordered/corrupted packets. It works by wrapping up some system tools in a portable(ish) way. On BSD-derived systems such as OSX, we use tools like ipfw and pfctl to inject failure. On Linux, we use iptables and tc. Comcast is merely a thin wrapper around these controls. Windows support may be possible with wipfw or even the native network stack, but this has not yet been implemented in Comcast and may be at a later date. On Linux, Comcast supports several options: device, latency, target/default bandwidth, packet loss, protocol, and port number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    barchiv

    barchiv

    blob archive and vcs tool similar to git, hg, git-annex or boar

    This is a kind of vcs or archive tool mainly desinged for binary data. It is similar to vcs tools like git, hg, git-annex or boar. Main design goal ist - to deal with hugh binary data files - partial pull/push handling - immutable data archive - simple metadata format of archive - due to immutability other backup tools like rsync or copy could be used alternatively - platform independent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CubePass

    CubePass

    A full-featured, secure and lightweight offline password manager

    CubePass is a lightweight, cross-platform, secure password manager. It works completely offline, so all you data is safely encrypted and stored on your PC. CubePass is extremely easy to use and works on Windows, Linux and OSX (Linux and OSX users currently needs to build the binaries, see README for very easy guide on how to do it). CubePass is regularly updated and is open for bug-fixes. No more forgetting your passwords! CubePass is completely free, ad-free and will always stay like that! (Donations welcome ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    POSture

    POSture

    Cloud based Point of Sales

    Forget complicated POS systems with tons of unused features. Tiger Data rethinks the way we do sales using intuitive drag and drop functionality. Touch screens and fluid gestures enable POSture to take advanced orders in mere seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...SourceForge GIT issues have been resolved and all source code repositories are syncing with our gerrit server again (2013-05-08).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    netool toolkit 4.6

    netool toolkit 4.6

    MitM pentesting opensource toolkit

    Operative Systems Suported are: Linux-ubuntu, kali-linux, backtack-linux (un-continued), freeBSD, Mac osx (un-continued) Netool its a toolkit written using 'bash, python, ruby' that allows you to automate frameworks like Nmap, Driftnet, Sslstrip, Metasploit and Ettercap MitM attacks. this toolkit makes it easy tasks such as SNIFFING tcp/udp traffic, Man-In-The-Middle attacks, SSL-sniff, DNS-spoofing, D0S attacks in wan/lan networks, TCP/UDP packet manipulation using etter-filters, and gives you the ability to capture pictures of target webbrowser surfing (driftnet), also uses macchanger to decoy scans changing the mac address. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Genji Scrum-Tool

    Genji Scrum-Tool

    web based Scrum tool, customizable, feature rich and easy to use

    Genji is a web based Scrum tool and task management system. It offers powerful filtering capabilities, many customization features, reports, integration with Jenkins, SVN, Git, Maven, and more. Support for RACI project management matrix and the Getting Things Done method is built in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    coda

    Tool to extract backtrace from coredump without binaries

    ...How to enable full coredump in linux ------------------------------------ On bash prompt $> cat /proc/$$/coredump_filter 00000033 $> echo 0x7f > /proc/$$/coredump_filter $> cat /proc/$$/coredump_filter 0000007f For furter info 'man core'. compilation --------------- files are compressed with 7z. $> cd coda $> make ================= Get latest code from Git Hub - https://github.com/npamnani/coda
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DD-AVX

    DD-AVX

    DD-AVX: Library of high-precision operations accelerated by AVX

    ...Official support "Lis" version is "lis-1.4.58." After merge "lis" and "DD-AVX," the interface is same as "lis." Lis web page http://www.ssisc.org/lis/index.en.html This library is managed by git. old version can search "code" page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    Ganib gives simpler ways to keep your projects organized and on track. Take advantage of easy features that help you quickstart and makes your team more efficient and productive. Open source Web based online agile project management collaboration software free, J2EE platform, MySql database with project dashboards & reporting. Organized Teams & Projects: Easily plan & manage projects with intuitive features to help your team deliver on time. Quickly focus on what's important, easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    kpackage4

    kpackage4

    Kpackage4 : a GUI tool to manage RPM, Debian ... packages

    ...A `Management' mode is also available to examine a package file (source or binary). A handbook is created during build process Build requires CMake, KDE4 and Qt4. Code is hosted by a Git repository; a tarball file (.xz) and a source rpm for Mandriva and Mageia distributions are also available See README for configure, build and install operations. TODO : Kpackage4 was fully tested with RPM package handler. Help will be welcome for test using other handlers (Debian, Slackware ...)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Ogaboo

    Open Game Bootstrap

    ...Since cross-platform is a requirement as well, this led me in a search open-source APIs to integrate, because the idea is to be able to compile everything to at least Windows, Linux, Android, and Mac OSX operating systems. After a few months of research, I came up with the following list of projects: -Ogre3D -Bullet Physics -MYGUI -OgreVideoPlugin -OgreOggSound -OpenAL To stick with this idea, I recommend the use of some Tools, such as Eclipse, Code::Blocks and msys2/MinGW64 for the development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    OSXeveryboot-NetUpkeep

    Diagnose corporate network issues at the OSX LoginWindow

    This is an OSX everyboot script (it runs every time the Mac boots). It is aimed at corporate networks and diagnoses simple faults like a disconnected network cable or DHCP, DNS and AD connection issues. Any issues that are found will be displayed within the OSX Login Window message. The script does the following: Waits (a definable length of time) for the network services to be available (DHCP, DNS & AD) Sets the LocalHostName, HostName and ComputerName if neccessary Sets the login screen message to reflect HostName Workstation AD OU path Network issues (if any) Sets Remote Desktop computer info fields to show boot timings and AD OU. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB