Here's a non-exhaustive list of past OpenSource projects, which are no longer active for the moment.
Most of them were actually developed under the eosgarden identity, and are listed here for archive purpose.
Please take a look at the projects page to see the list of the active OpenSource projects by XS-Labs.
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
A macOS application displaying the thermal, voltage and current sensor values.
Cocoa framework to install application updates from GitHub releases.
Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues.
Unified cross-platform logging framework for C, C++, Objective-C, Swift, ASL and C#.
XS-Labs Coding Style Guide for C, C++, Objective-C and x86 Assembly
ICNS2ICO lets you easily convert icons from the Apple's ICNS format to the Windows ICO format.
C++ compatibility library for Objective-C - Objective-CPP is a library intended to ease software development using Objective-C++. It declares categories on Objective-C classes, to work with the STL C++ types, such as std::string, std::vector, etc.
This header file enforces Clang warnings to bu turned-on for specific flags (almost everyone, at least each one I was able to find).
OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision. This project is a port of the OpenCV library for Apple iOS. It includes two XCode projects: one for iPhone, the other one for iPad.
Notarization status monitoring tool for macOS, supporting multiple developer accounts.
Xclean is a macOS menu bar app that provides a convenient way to clear Xcode's derived data or module cache.
Boom is an application which is intended to crash, like the Bomb.app application of the first Mac OS X betas.
Bin-Build is a small shell script to simplify compiling source file in C, C++ and Objective-C.
C++ Automatic Reference Counting - This project intends to simplify memory management in C++, using reference counting.
C++ Notification System - CPPNotifications is a Cocoa like (Objective-C) notification system for C++ (POSIX and Windows).
A very small Mac OS X application testing the CPU for 64 bits capabilities.
A Dashboard widget that allows you to quickly create hashes in MD5, SHA-1, SHA-256, CRC-32, Base-64 and URL-encoding.
Aborted project for a Device Monitor iOS app. Never published - No longer developed nor maintained.
Diagnostics is an application displaying the diagnostic reports from applications on macOS.
A macOS utility to extract dynamic libraries from the dyld_shared_cache of macOS and iOS.
EOS Source Kit Language - A mysterious, but useful C code, for i386 and ARM architectures.
A project to create a complete, standard compliant, multi-user, Objective-C (Mac OS X / iOS) FTP server.
This project is an example of using OpenCV on the iPhone. It provides a simple application that let you take a picture (or select one from your photo library), and that detects the face(s) on the picture.
Breaking InterfaceBuilder issue with labels centered vertically in a table view
HexPrint is a command line tool that displays a file's content as an hexadecimal dump.