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
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 1
    FCL.C++ = FCL/VCL Style Class Library

    FCL.C++ = FCL/VCL Style Class Library

    A C++ Free Class Library written for FreePascal/Delphi Coders

    This is the start of a C++ version of the Free Class Library. Contact me if you want to contribute. I wanted to port some FreePascal code to my HDTV box which runs Linux. Ideally, I would have compiled FreePascal for MIPSEL, but, I choose to write a basic FCL style library for C++. I'm pretty happy with the results. FCL-CPP now allows me to code small to medium tools for small Linux systems, using an ObjectPascal language style. FCL-CPP is written in C++98 standard to make it as portable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Sunsetter

    Sunsetter, a chess, crazyhouse, and bughouse playing program

    A Bughouse/w24 and Crazyhouse/w23 playing program. C++ , Linux/Windows, GPL. Also available in precompiled packages to start playing right away.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    RPGUI

    RPGUI

    Lightweight framework for old-school RPG GUI in web!

    Lightweight framework for old-school RPG GUI in the web! This framework provides an out-of-the-box GUI for web games with an old-school RPG style. Once including this lib all you need to do is start adding regular html elements with RPGUI classes, and RPGUI will do all the rest! RPGUI should work on all modern browsers, and it's tested and confirmed on Chrome, Firefox, Opera, and Internet Explorer Edge. Using RPGUI doesn't require coding at all! Just using CSS classes. A complete and whole CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Koi

    Koi

    Koi, a lightweight kotlin library for Android Development

    Koi includes many useful extensions and functions, that can help reduce the boilerplate code in Android applications. Specifically, Koi includes a powerful extension function named asyncSafe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 5
    A Range is a collection of sequential positions and an interval. It is defined by the first position, inclusively, the last position, inclusively and an interval. Start and stop positions must both be a multiple of interval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Leave A Trace Tools

    Tools for reading the track data of the project "Leave a Trace"

    .../ ## Visualization tool: This project also contains a GUI-based visualization tool, which allows creation of custom vector data (SVG) from the given LAT data. This SVG data could, for example, be used for printing. If you want to use the visualization tool, as well, you'll need python2, along with the modules "numpy", "scipy" and "PyQt4". How to use: 1. Start the script 2. click the load button and select a compressed LAT-XML-file 3. click on "render SVG" (save somewhere)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    When you start Emacs, package Session restores various variables (e.g., input histories) from your last session. It also provides a menu containing recently changed/visited files and restores the places (e.g., point) of such a file when you revisit i
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    RoWordNetLib

    RoWordNetLib

    Java API for the Romanian WordNet

    .../ **** Please cite: Dumitrescu, Ștefan Daniel. RoWordNetLib - The first API for the Romanian WordNet. In Proceedings of the Romanian Academy, Series A (The Publishing House of the Romanian Academy). vol. 16, no. 1, pp. 87--94, 2015 Article PDF at: http://www.acad.ro/sectii2002/proceedings/doc2015-1/12-Dumitrescu.pdf It's free for research use. Use the demo.java as a quick-start guide for using this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JFtp is a graphical network browser. It supports various types of connections like FTP, SMB, SFTP, NFS, HTTP and local ones, has a nice Swing GUI, lots of features and can be started & (auto)updated using Java Web Start in any browser (link on homepage.)
    Downloads: 15 This Week
    Last Update:
    See Project
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • 10

    Econball

    Equation of stock trading simplified to game of moving resizing balls

    ... it is scaled to the average. Its the same math as Matching Pennies and Odds And Evens game which are Rock Paper Scissors with 2 choices instead of 3 (buy vs sell). You see this in the size of balls changing depending where they move. Think of it as a 2d seesaw surface that never tilts because the masses of balls are adjusted to always balance. This is the early start of a game based on that econ theory. Econ is boring in number and symbol form, but as a realtime game its more like dancing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JScumm

    Project to create a Java based SCUMM engine.

    This project is hobby project to start coding and go through the different stages of creating a Java based SCUMM engine. This project starts with an script interpretation engine, continues with extracting, loading and handling media sources (i.e. MONSTER.SOU) bringing the rest to of this virtual machine to live. This project should ensure that all assumptions and the code based on those is always valid. Therefore this projects starts with TDD (test-driven development). Everybody can join...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ceaty - The Cute CPU Eater

    Ceaty - The Cute CPU Eater

    A small java tool that will consume your CPUs

    Ceaty is a small Java tool that was created to test CPU consumption in a virtual environment were the virtual machines share the same physical machine. Ceaty has quite a big appetite, her favorite food is CPUs with garlic sauce. How to start Ceaty: java -jar Ceaty.jar <threads> Example: This will start 10 threads that will consume your CPU: java -jar Ceaty.jar 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ClipBucket

    ClipBucket has been shifted: https://github.com/arslancb/clipbucket

    ClipBucket is an Open Source and freely downloadable PHP script that will let you start your own Video Sharing website (YouTube Clone) in a matter of minutes. ClipBucket is the fastest growing video script with the most advanced video sharing and social. ClipBucket source code has been shifted to GitHub, Kindly follow our GitHub for latest releases and code: https://github.com/arslancb/clipbucket
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    SeBase

    Selenium Base Framework

    I am often asked to start a new Selenium (http://seleniumhq.org/) test automation project. Reinventing the wheel each time sucks. Everything in this SF project are various tips & tricks that I figured out over time. Each of the files under net.sourceforge.sebase.demos is a proof of concept (POC) to get a different technology to work with Selenium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Scrinch is a stand-alone Swing application that helps managing your projects the Agile way (mostly Scrum). Easy to configure: not based on Web technology, no database to manage: just launch it and start working on your desktop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    EQDKP Plus
    EQdkp-Plus is a PHP/Mysql Open Source website KIT, content management and DKP-system for online roleplaying games like World of Warcraft or Lord of the Rings online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    physicsmata

    API for all possible cellular automata that work same at all angles

    Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    File info

    Check the file and folder attributes.

    Check the file and folder attributes. Start it with "java -jar file.jar" or with the .bat file I added. Recommended Java 8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    eTests

    eTests

    Formative evaluation platform

    eTests is a PHP/MySQL web-based platform allowing to set formative evaluations using multiple choice questions. It has been developed during a Phd in education at the University of Namur, Belgium. To the students it offers feedback and detailed results to compare with pairs. To teachers it offers a way to analyze questions, validate them, follow the classroom trends of answers, edit questions, surveys, contextualize results regarding to studies sections, period of the year, etc. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    confluence-el

    confluence-el

    Emacs extension for interacting with Atlassian Confluence

    Atlassian (http://www.atlassian.com/) has a wiki called Confluence (http://www.atlassian.com/software/confluence/). This Emacs extension allows you to interact with Confluence from Emacs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Jigy Generator OSX

    Jigy Generator OSX

    The best way to generate a Spring Java Web Application. It just works!

    ... resources and simple annotation-based transaction management. Your created project will be already configured to connect to your project's database and to return JSON responses when required. Also the login and file upload modules will be fully functional immediately upon project creation. We promise once you've Jigy Generated a project, you will never want to start from scratch again! https://getjigy.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jquery-scrollstop

    jquery-scrollstop

    A jQuery plugin that fires events when scrolling stops and starts

    This plugin fires two events on the window when scrolling starts and stops: scroll start and scroll stop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HSQLDB_TRAY_ICON

    HSQLDB_TRAY_ICON

    It is a wrapper of HSQLDB Database.

    This program is a wrapper of HSQLDB Database. It allows configure, start, stop and monitor the HSQLDB Database, staying in the System Tray as Tray Icon. It's developed on Java so it's platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Fluid Gravity 3way

    there are 3 observers to every curve, each seeing the other 2

    I recently dug up some of my old simulations after to my surprise 3SAT and a theoretical expansion of boltzmann statistics reminded me I already simulated something like that but I didnt know how good a simulation it was. Check how the varying density and shape of electron clouds and soliton-like or fluid drop like blobs of field gradually start to point outward and get thinner, like a soliton is bell curve shaped as seen from outside. More importantly, compare the 2 halfs of electron cloud...
    Downloads: 0 This Week
    Last Update:
    See Project