All Projects β†’ clburlison β†’ Profiles

clburlison / Profiles

Licence: mit
πŸ”Ž Profiles (mobileconfig files) for macOS.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Profiles

Pearl
Pearl is a lightweight package manager for automating reproducible environments between different systems (Linux and OSX). It can be used for dotfiles, plugins, programs and any form of code accessible via git.
Stars: ✭ 166 (+11.41%)
Mutual labels:  configuration-management, osx
Go Gtk
Go binding for GTK
Stars: ✭ 1,832 (+1129.53%)
Mutual labels:  osx
Git Cola
git-cola: The highly caffeinated Git GUI
Stars: ✭ 1,787 (+1099.33%)
Mutual labels:  osx
Youtube Music
🎡 A Mac app wrapper for music.youtube.com
Stars: ✭ 2,097 (+1307.38%)
Mutual labels:  osx
Osx Kvm
Run macOS on QEMU/KVM. With OpenCore + Big Sur + Monterey support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
Stars: ✭ 12,926 (+8575.17%)
Mutual labels:  osx
Fig
A minimalist Go configuration library
Stars: ✭ 142 (-4.7%)
Mutual labels:  configuration-management
Requirements
PowerShell framework for declaratively defining and idempotently imposing system configurations
Stars: ✭ 134 (-10.07%)
Mutual labels:  configuration-management
Omnifocus Stats
πŸ“Š Stats tool for OmniFocus.
Stars: ✭ 148 (-0.67%)
Mutual labels:  osx
Musaicfm
Screensaver inspired by Apple’s inbuilt iTunes Screensaver. It can display Artwork by Spotify or last.fm Profile Data.
Stars: ✭ 144 (-3.36%)
Mutual labels:  osx
Tvrenamer
A Java GUI utility to rename TV episodes from TV listings
Stars: ✭ 139 (-6.71%)
Mutual labels:  osx
Node Convict
Featureful configuration management library for Node.js
Stars: ✭ 1,855 (+1144.97%)
Mutual labels:  configuration-management
React Osx Dock
React component that is magnifiable like the Mac OS X dock.
Stars: ✭ 136 (-8.72%)
Mutual labels:  osx
Platypus
Create native Mac applications from command line scripts.
Stars: ✭ 1,893 (+1170.47%)
Mutual labels:  osx
Maclaunch
Manage your macOS startup items.
Stars: ✭ 133 (-10.74%)
Mutual labels:  osx
Kr8
An opinionated Kubernetes cluster configuration management tool
Stars: ✭ 146 (-2.01%)
Mutual labels:  configuration-management
Evilosx
An evil RAT (Remote Administration Tool) for macOS / OS X.
Stars: ✭ 1,826 (+1125.5%)
Mutual labels:  osx
Eid Mw
eID Middleware (main repository)
Stars: ✭ 137 (-8.05%)
Mutual labels:  osx
Magnetx
θ΅„ζΊζœη΄’εž‹θ½―δ»Ά macOS OSX magnet
Stars: ✭ 1,819 (+1120.81%)
Mutual labels:  osx
Imguifontstudio
Font Helper Gui Tool for programming
Stars: ✭ 149 (+0%)
Mutual labels:  osx
Keycloak Config Cli
Import YAML/JSON-formatted configuration files into Keycloak - Configuration as Code for Keycloak.
Stars: ✭ 147 (-1.34%)
Mutual labels:  configuration-management

clburlison profiles

Build Status

This repo uses submodules to include profiles from other Github users. By including all of these profiles in one place it is much easier to search locally on ones computer.

Commands

If you aren't familiar with git submodules use the commands below.

For new clones:

git clone --recursive https://github.com/clburlison/profiles.git

To update this cloned repo:

git pull --recurse-submodules

NOTE: This repo is updated daily with a travis build.

Adding repos

If you would like to add your profiles repo to this auto update repo:

  1. Fork this repo:

     git clone --recursive https://github.com/clburlison/profiles.git
    
  2. Create a new branch

     git checkout -b github_username
    
  3. Add your repo as a git submodule

     git submodule add https://github.com/github_username/repo_name github_username
    
  4. Commit your changes

     git commit -m "Add github_username"
    
  5. Push to your fork

     git push
    
  6. Open a pull request

Disclaimer

You should read and make sure you understand what each profile is doing prior to installing. If you don't know what a key is doing it's your job to look it up.

All files provided as is. You run it. You break it. You fix it. I hold no responsibility.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].