Showing 1970 open source projects for "mac start"

View related business solutions
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    bulma-clean-theme

    bulma-clean-theme

    A clean and modern Jekyll theme based on Bulma

    This is a clean and simple Jekyll Theme built with the Bulma framework, providing a modern-looking site to start with. The theme uses Alpine.js for its interactive components, such as mobile navbar and notifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sshpiper

    sshpiper

    The missing reverse proxy for ssh scp

    sshpiper is the reverse proxy for sshd. all protocols, including ssh, scp, port forwarding, running on top of ssh are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MyBatis integration with Spring Boot

    MyBatis integration with Spring Boot

    MyBatis integration with Spring Boot

    MyBatis Spring-Boot-Starter will help you to use MyBatis with Spring Boot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rust for windows uiautomation

    Rust for windows uiautomation

    The uiatomation-rs crate is a wrapper for windows uiautomation

    The uiatomation-rs crate is a wrapper for Windows uiautomation. This crate can help you make Windows uiautoamtion API calls conveniently. Start by adding the dependency of this crate to your Cargo.toml file. Make use of any Windows uiautomation calls as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    Lem

    Lem

    Common Lisp editor/IDE with high expansibility

    Lem is the editor/IDE well-tuned for Common Lisp. After installing lem, you can start developing in Common Lisp at once. You can skip over writing tidy settings or installing many plugins as you do on Emacs. Lem loads when starting up. Electron version is in the experimental stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pty

    pty

    PTY interface for Go

    Pty is a Go package for using unix pseudo-terminals. Note that the examples are for demonstration purpose only, to showcase how to use the library. They are not meant to be used in any kind of production environment. Start assigns a pseudo-terminal tty os.File to c.Stdin, c.Stdout, and c.Stderr, calls c.Start, and returns the File of the tty's corresponding pty. InheritSize applies the terminal size of pty to tty. This should be run in a signal handler for syscall.SIGWINCH to automatically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Django Cachalot

    Django Cachalot

    No effort, no worry, maximum performance

    Caches your Django ORM queries and automatically invalidates them. Cachalot officially supports Python 3.7-3.10 and Django 2.2, 3.2, and 4.0-4.1 with the databases PostgreSQL, SQLite, and MySQL. Note: an upper limit on Django version is set for your safety. Please do not ignore it. To start developing, install the requirements and run the tests via tox. Currently, benchmarks are supported on Linux and Mac/Darwin. You will need a database called "cachalot" on MySQL and PostgreSQL. Additionally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kube-fledged

    kube-fledged

    Kubernetes operator to create and manage cache of container images

    kube-fledged is a kubernetes operator for creating and managing a cache of container images directly on the worker nodes of a Kubernetes cluster. It allows a user to define a list of images and onto which worker nodes those images should be cached (i.e. pulled). As a result, application pods start almost instantly, since the images need not be pulled from the registry. kube-fledged provides CRUD APIs to manage the lifecycle of the image cache, and supports several configurable parameters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mage.ai

    Mage.ai

    Build, run, and manage data pipelines for integrating data

    ... is a standalone file containing modular code that’s reusable and testable with data validations. No more DAGs with spaghetti code. Start developing locally with a single command or launch a dev environment in your cloud using Terraform. Write code in Python, SQL, or R in the same data pipeline for ultimate flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 10
    Vue Phosphor icons

    Vue Phosphor icons

    A flexible icon family for Vue

    Phosphor is a flexible icon family for interfaces, diagrams, presentations, whatever, really. Check out our playground in StackBlitz and start experimenting! Although we strongly advise against installing your icons globally. Phosphor takes advantage of Vue's provide/inject options to make applying a default style to all icons simple. Create a provided object or function at the root of the app (or anywhere above the icons in the tree) that returns a configuration object with props to be applied...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    immortal

    immortal

    A *nix cross-platform (OS agnostic) supervisor

    A *nix cross-platform (OS agnostic) supervisor. The main idea behind immortal is to keep up and running services forever even if the server is rebooted the service should be started and based on the requirements probably the services may start in sequence by waiting for others to start, wait some seconds before starting, etc, but at the end the idea remains, “run something forever” and in case exist just restart it. Doing this could be tricky, mainly because if you just want to launch your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LOL HTML

    LOL HTML

    Low output latency streaming HTML parser/rewriter with CSS API

    Low Output Latency streaming HTML rewriter/parser with CSS-selector based API. It is designed to modify HTML on the fly with minimal buffering. It can quickly handle very large documents, and operate in environments with limited memory resources. The crate serves as a back-end for the HTML rewriting functionality of Cloudflare Workers, but can be used as a standalone library with a convenient API for a wide variety of HTML rewriting/analysis tasks. The parser switches back to the tag scanner...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Orchid

    Orchid

    Rapid application development of back-office applications

    Orchid is a free Laravel package that abstracts standard business logic and allows code-driven rapid application development of back-office applications, admin/user panels, and dashboards. Focus on PHP development and don't lose time with HTML, CSS, or JavaScript. Build application logic, not admin panels. Try our quick start guide and kick-start your application's development. Prevent reinventing the wheel or forms. Orchid already supports many form elements "out of the box" and allows you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GPTel

    GPTel

    A no-frills ChatGPT client for Emacs

    GPTel is a simple, no-frills ChatGPT client for Emacs. No external dependencies, only Emacs. Also, it’s async. Interact with ChatGPT from any buffer in Emacs. ChatGPT’s responses are in Markdown or Org markup (configurable). Supports conversations (not just one-off queries) and multiple independent sessions. You can go back and edit your previous prompts, or even ChatGPT’s previous responses when continuing a conversation. These will be fed back to ChatGPT. Run M-x gptel to start or switch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Actix

    Actix

    Actor framework for Rust

    Actor framework for Rust. Actix uses the Tokio runtime. System::new() creates a new event loop. System.run() starts the Tokio event loop, and will finish once the System actor receives the SystemExit message. Spawning a new actor is achieved via the start and create methods of the Actor trait. It provides several different ways of creating actors; for details, check the docs. You can implement the started, stopping and stop methods of the Actor trait. started gets called when the actor starts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SOFA

    SOFA

    The best way to create REST APIs

    Sofa takes your GraphQL Schema, looks for available queries, mutations and subscriptions and turns all of that into REST API. Setup Sofa within a single line of code and start using REST API right away. We want to hear from you, our community of fellow engineers, and come to be collaborators. Sofa takes your GraphQL Schema, looks for available queries, mutations and subscriptions, and turns all of that into REST API. The idea behind Models is to not expose full objects in every response...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pothos GraphQL

    Pothos GraphQL

    Pothos GraphQL is library for creating GraphQL schemas in typescript

    ... every plugin feel like its features are built into the core library. Plugins can extend almost any part of the API by adding new options or methods that can take full advantage of the Pothos type system. Pothos was built from the start to leverage typescript for best-in-class type-safety. Pothos has a clear separation between the shape of your external GraphQL API, and the internal representation of your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    json-graphql-server

    json-graphql-server

    Get a full fake GraphQL API with zero coding in less than 30 seconds

    Get a full fake GraphQL API with zero coding in less than 30 seconds. Start playing with GraphQL right away with json-graphql-server, a testing and mocking tool for GraphQL. All it takes is a JSON of your data. Your data file should export an object where the keys are the entity types. The values should be lists of entities, i.e. arrays of value objects with at least an id key. The json-graphql-server accepts queries in GET and POST. Under the hood, it uses the express-graphql module. Please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Keystone

    Keystone

    The most powerful headless CMS for Node.js

    ... surrendering control. Keystone has all you need to start fast and scale on your terms. A developer experience that lets you start fast, and ship at speed without sacrificing your long view. Rapidly spec your backend with all the primitive and advanced field types you need. Add logic, access control, and custom queries & mutations to create an API that's unique to your app. Automatic db migrations with Prisma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ws

    ws

    Tiny WebSocket library for Go

    Zero-copy upgrade. No intermediate allocations during I/O. Low-level API which allows building your own logic of packet handling and buffers reuse. High-level wrappers and helpers around API in wsutil package, which allow to start fast without digging the protocol internals. Existing WebSocket implementations do not allow users to reuse I/O buffers between connections in clear way. This library aims to export efficient low-level interface for working with the protocol without forcing only one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    A game framework written with osu! in mind. If you are interested in creating a project using the framework, please start from the getting started wiki resources (or jump straight over to the project templates). You can either start off from an empty project, or take a peek at a working sample game. Either way, full project structure, cross-platform support, and a testing setup are included! This framework is intended to take steps beyond what you would normally expect from a game framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    embetty

    embetty

    Embetty displays remote content like tweets or YouTube videos

    ... or youtube, it's also possible to set a start-at attribute with a value of time in seconds to start the video at a specific timecode. The Embetty server component does not proxy video data. This means that the tracking protection becomes ineffective after the play button has been clicked. Currently, tweets and various video platforms are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ember-cli

    ember-cli

    The Ember.js command line utility

    Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device. Some of the best development teams in the world have been iterating on their products for years with Ember. With scalable UI architecture baked-in from the start, you'll be working with the same patterns these organizations use every step of the way. Ember’s out-of-the-box experience has everything you need to start...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Leapp

    Leapp

    Leapp is the DevTool to access your cloud

    ... methods or leverage your federated identity with SAML 2.0 compliant identity providers. Automatically provision your sessions from AWS Single Sign-On via Leapp Integration. Start your Session, and Leapp will automatically generate secure short-lived credentials for you. All sensitive data are stored in your local System Vault and used only when needed to provide best-in-class security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    django-organizations

    django-organizations

    Multi-user accounts for Django projects

    .... Users can belong to and own more than one organization (account, group) Invitation and registration functionality works out of the box for many situations and can be extended as needed to fit specific requirements. Start with the base models or use your own for greater customization. Testing each change on all the environments takes some time, you may want to test faster and avoid slowing down development by using pytest against your current environment.
    Downloads: 0 This Week
    Last Update:
    See Project