461 programs for "mac start" with 1 filter applied:

  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Contract Automation Made Easy Icon
    Contract Automation Made Easy

    Use Docubee to easily gather data, generate contracts, share them your way, and collect secure eSignatures

    Docubee is an intelligent contract automation platform that allows you to quickly and painlessly generate, manage, share, and sign contracts. Featuring powerful conditional logic-based workflows, generative AI technology, and an easily adaptable interface, Docubee makes it easy to automate your most complex contracts and agreements.
  • 1
    MultiBootUSB-Live

    MultiBootUSB-Live

    Portable System for installing many Linux Distros on to a Pen drive

    This project provides a Live DVD for the multibootusb program, for installing multiple Linux Distros on to a single Pen drive and able to boot from it. This is a portable system, which does not require any installation. Video Below. This system can be started through the DVD Drive OR VirtualBox (See Below). This .iso file can also be written on to a small dedicated pen drive ( ~ 1 GB ) through this DVD's multibootusb program and further used for writing linux images on to other pen drives (...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    GitScrum

    GitScrum

    A project management tool, developed to Skyrocket Productivity

    ... delegation and monitoring, with visual resources that help you guide your team throughout all project execution, from start to finish. Get rid of the outdated confusing methods that mix dozens of isolated apps, files, emails and physical sticky notes and switch communication madness with an effective working project management tool that’s “all in one” with everything you need - GitScrum Board with dynamic Kanban boards, GitScrum Sprints to associate your tasks to milestones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TimeCollect
    TimeCollect records time you spent on your development work. Core features are: Automatic uptime monitoring, recording a break with one click, Trac integration for fetching tickets you are working on, storage in Derby or external MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus alternatives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 5
    Grafite Builder

    Grafite Builder

    Prepare your Laravel apps incredibly fast, with various commands

    This is a set of tools to help speed up the development of Laravel apps. You can start an app with various parts prewritten (Users, User Meta, Roles, Teams). And it comes with a powerful FormMaker which can generate form content from tables, and objects. It can generate epic CRUD prototypes rapidly with full testing scripts prepared for you, requiring very little editing. It also provides an elegant Cryptography tool that is URL-friendly. Finally, it brings along some friends
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    popt4jlib

    Parallel Optimization Library for Java

    popt4jlib is an open-source parallel optimization library for the Java programming language supporting both shared memory and distributed message passing models. Implements a number of meta-heuristic algorithms for Non-Linear Programming, including Genetic Algorithms, Differential Evolution, Evolutionary Algorithms, Simulated Annealing, Particle Swarm Optimization, Firefly Algorithm, Monte-Carlo Search, Local Search algorithms, Gradient-Descent-based algorithms, as well as some well-known...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LibRec

    LibRec

    Leading Java Library for Recommender Systems

    LibRec is a Java library for recommender systems (Java version 1.7 or higher required). It implements a suit of state-of-the-art recommendation algorithms, aiming to resolve two classic recommendation tasks: rating prediction and item ranking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PIP

    Useful crossplatform library for distributed systems

    Platform-Independent Primitives. Contain string, thread, timer, file, config file, serial port, ethernet (UDP, TCP, broadcast, multicast), protocol, multiprotocol, peer, console, variable, struct, evaluator, system monitor (Linux only), CLI (command-line interface) parser. Package include library that you can build with 'qmake' or 'CMake' and test program in 'main.cpp'. Online documentation: http://ppip.sourceforge.net/doc/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    AndroidAudioRecorder

    AndroidAudioRecorder

    A fancy audio recorder lib for Android. Supports WAV format at 48kHz

    A fancy audio recorder lib for Android. Supports WAV format at 48kHz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    Xml2Json Converter

    Xml2Json Converter

    Simple tool for converting large XML-files to JSON or JSON to XML

    Simple converter tool with GUI (written on JavaFX) for converting large XML-files to JSON and JSON to XML with indicating progress and uses small amount of memory for converting. Starting from 1.2.0 application supports batch converting files from directory by pattern. Uses Java 1.8+ (http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html). Distributions for Mac, Linux and Windows already have embedded JRE, so just download appropriate distribution and start...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11

    mheg2xmltv

    Converts DVB-T MHEG-5 Data to XMLTV for EPG listings.

    This project uses a few simple scripts to convert data grabbed from RedButton download (rb-download) into XMLTV format that MythTV uses for program guide listings. Code repo moved to github. https://github.com/solorvox/mheg2xmltv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Banman

    Banman

    Quickly & eaily host theft-resistant web-site content

    Banman is a complete, stand-alone, automatic IP moderation system. Written in PHP, Banman is dedicated to sharing an easily-customizable way to add a self-protecting site content mechanism to any web site. Banman's single-file template support (template21) also offers a way to either easily jump-start a new "safe site", or to quickly add content protection to an existing site. Banman protection comes in two forms: temp-ban and perm-ban. A temp-ban TEMPORARILY bans a user from any more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    The Wily DNA Editor

    a tool to master DNA sequences, plasmids and restriction digests

    The Wiley DNA Editor is a simple tool to handle DNA sequence information up to 100 kbp using java script in your browser window. The main idea is to install nothing but start cloning. Here we handle the development and the bug reports. The Wiley DNA Editor can be used from our homepage - or the files available in the download section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vocaluxe
    Vocaluxe is an open source singing game inspired by SingStar™ and Ultrastar Deluxe. The code is hosted on github: https://github.com/Vocaluxe/Vocaluxe
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Easy to use IRC BOT in PHP language, ready to use from first start Moved to: https://github.com/S3x0r/davybot
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Panzer Combat II

    Panzer Combat II

    Computer-assisted miniature tank game.

    Panzer Combat II is a multi-player voice and webcam enabled computer-assisted distributed miniature wargame of World War II tank combat. Firing is done by placing a webcam behind the aiming unit. Distance to target is computed using computer vision. Action inside the tanks is performed on the computer screen while battlefield strategy is played on the miniature terrain. Both camps can use a different laptop or tablet, the game will interconnect. You can try it online :...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Spock

    Spock

    Another Haskell web framework for rapid development

    Kickstart your next Haskell web application within seconds using Spock. Another Haskell web framework for rapid development. Spock is a lightweight Haskell web framework inspired by Ruby's Sinatra. It provides a full toolbox including everything to get a quick start into web programming using Haskell. Spock provides fast route dispatching in a type-safe environment. Built-in support for cookies, secure sessions and CSRF protection. Applications supported by Spock are easily deployed using stack...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Guillotine animation

    Guillotine animation

    Provides a simple way to implement guillotine-styled animation

    Neat library, that provides a simple way to implement guillotine-styled animation. Builder allows you to customize start delay, duration, interpolation and you can set listener if you want to do staff at the moment when menu has been opened or closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Directory control

    Hot directory

    Control changes in the choosen folder. Choose a log file with the changes within. It's recommended to use Java 8. The directory is not controlled recursively, thus if files are added or deleted in other folders it is not showed. Only things in the folder choosen. Just start a new pararell session to control another folder. Start it with "java -jar file.jar" or with the .bat file as example. You may also start it in the background with "start javaw -jar DirecHashC.jar" .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHP Server Monitor

    PHP Server Monitor

    Open source tool to monitor your servers and websites

    .... For websites you can enter a link and it will check the HTTP status code. If the HTTP status code is in the 4xx range or a timeout, it means an error occurred and the tool will start sending out notifications. You can also set a regular expression to match for content on the page itself. Each server has its own settings regarding notification. You can choose for email, text message (SMS) and Pushover.net notifications. For more info please visit http://www.phpservermonitor.org
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    JWebSwing

    JWebSwing

    A true Java Only Web Framework

    ... on a core of JQuery and Atmosphere Push - You can ensure that your application will run on any device. With AJAX at the center, and a "Render-On-Load" servlet that can start loading from any element in the tree, you can always ensure that you can provide a secure, cross-browser web application. By Default, Server-Side-Only development is more secure than any other method out there. https://www.youtube.com/channel/UCKmp3cltVruaBZtGU5VH_Lg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Giada - Your Hardcore Loop Machine

    Giada - Your Hardcore Loop Machine

    Your Hardcore Loop Machine for Windows, Linux and OS X.

    Giada is a free, minimal, hardcore audio tool for DJs and live performers. How does it work? Just pick up your channel, fill it with samples or MIDI events and start the show by using this tiny piece of software as a loop machine, drum machine, sequencer, live sampler or yet as an effect (VST and VSTi) host. Giada aims to be a compact and portable virtual device for Linux, Mac OS X and Windows for production use and live sets. *** WARNING! This repository was intended to store old binaries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Let me in Hippo

    A way of getting into Hippo CMS for the admins without having password

    Sometimes you receive a database dump of a Hippo CMS application form other parties without receiving an admin user credentials. When that happens you can simply place this JAR on your classpath, for instance by dropping it into your tomcat's lib folder and restarting your server. On start up this JAR will create an admin user "sparekey" with the password "12345". Please to not forget to change the password afterward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Retro Ski Run

    Retro Ski Run

    Oldstyle ski run game

    This is a freeware Windows™ and Linux game written for very simple playability and competition. Once installed on your computer just tap the UP arrow once on your keyboard to start playing straight away. The object is to keep your ski man (the red blob) between the fences (+ and +) for as long as possible using the LEFT and RIGHT arrow keys whilst the course scrolls downwards and gradually gets narrower. (If by a miracle you manage to reach 1000m, the course gets wider, then narrows...
    Downloads: 0 This Week
    Last Update:
    See Project