Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cocoa-framework

drkameleon/delicious

Swift language extensions and Cocoa utilities for macOS/iOS

Language: Swift - Size: 554 KB - Last synced: 24 days ago - Pushed: over 6 years ago - Stars: 12 - Forks: 3

roothybrid7/SharedKit

Useful functions of cocoa frameworks.

Language: Swift - Size: 143 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

ColleagueRiley/Silicon-h Fork of EimaMei/Silicon

An *single-header* alternative, pure C-focused wrapper to Apple's Cocoa API for OS X app development. Requires little to no Objective-C knowledge to use. Based on the original Silicon by EimaMei! Written in Pure C, no objective-c nonsense.

Language: C - Size: 551 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 4 - Forks: 0

BlueHuskyStudios/BezelNotification

You know those dark, vibrant square notifications macOS does when you change the volume 'n' stuff? This is like that, but you can actually use it in your projects.

Language: Swift - Size: 247 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 27 - Forks: 8

IamSanjid/RMB

Mouse Panning for Ryujinx(https://ryujinx.org/)

Language: C++ - Size: 1.43 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 16 - Forks: 7

bojan/Thingy

A modern device detection and querying library.

Language: Swift - Size: 660 KB - Last synced: 22 days ago - Pushed: almost 4 years ago - Stars: 59 - Forks: 5

GuanSuns/Mac-iPhone-Audio-Recorder

Audio Recorder on Mac OS or iOS, which uses AVCaptureAudioDataOutput to achieve buffer-level control.

Language: Objective-C++ - Size: 1.84 MB - Last synced: 6 months ago - Pushed: about 5 years ago - Stars: 8 - Forks: 1

manthan98/Logger

Simple debug tool.

Language: Makefile - Size: 114 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Web-View-Load-Local-File

This repository contains implementation of loading local .html file in WKWebView.

Language: Objective-C - Size: 886 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 2

NikolaGrujic91/Cocoa-macOS-View-Swapping

This repository contains implementation of swapping NSView objects with animated transition.

Language: Objective-C - Size: 563 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Notifications

This repository contains implementation of Notifications

Language: Objective-C - Size: 426 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Undo-Manager

This repository contains implementation of Undo Manager functionalities

Language: Objective-C - Size: 255 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Table-View

This repository contains implementation of cell based Table View (NSTableView) where data source, delegate, column identifiers and column sort descriptors are set programmatically

Language: Objective-C - Size: 250 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Web-View-JavaScript-Communication

This repository contains implementation of WKWebView calling methods from JavaScript, and JavaScript sending messages to WKWebView over WKScriptMessageHandler.

Language: Objective-C - Size: 888 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

NikolaGrujic91/Cocoa-macOS-Preferences-Panel

This repository contains implementation of Preferences Panel

Language: Objective-C - Size: 422 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Speech-Synthesizer

This repository contains implementation of application that uses speech synthesizer (NSSpeechSynthesizer) and cell based table view (NSTableView)

Language: Objective-C - Size: 225 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Web-View

This repository contains implementation of simple web browser using WKWebView with support for go forward, go back and url validation.

Language: Objective-C - Size: 533 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 2

NikolaGrujic91/Cocoa-macOS-Pasteboards

This repository contains implementation of cut, copy and paste operations using pasteboards (NSPasteboard)

Language: Objective-C - Size: 167 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

NikolaGrujic91/Cocoa-macOS-Examples

Cocoa examples for macOS written in Objective-C.

Size: 12.7 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 25 - Forks: 4

NikolaGrujic91/Cocoa-macOS-Slider-Binding

This repository contains implementation of two way binding of NSSlider with instance variable of the delegate object

Language: Objective-C - Size: 242 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Combo-Box-Autocomplete

This repository contains implementation of NSComboBox autocomplete feature.

Language: Objective-C - Size: 252 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Outline-View-Checkbox

This repository contains implementation of view based NSOutlineView with checkbox cells and with data source and delegate set programmatically.

Language: Objective-C - Size: 279 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 1

NikolaGrujic91/Cocoa-macOS-Outline-View

This repository contains implementation of cell based NSOutlineView where data source and delegate are set programmatically.

Language: Objective-C - Size: 263 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Custom-Views

This repository contains implementation of multiple NSCustomViews in same window.

Language: Objective-C - Size: 99.6 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Mouse-Events

This repository contains implementation of Mouse Events handlers in NSView

Language: Objective-C - Size: 186 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Modal-Window

This repository contains implementation of Modal Window

Language: Objective-C - Size: 164 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Determinate-Progress-Bar

This repository contains implementation of NSProgressIndicator which value is updated using NSTimer.

Language: Objective-C - Size: 131 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Drag-and-Drop-Table-View

This repository contains implementation of Drag and Drop functionalities for NSTableView.

Language: Objective-C - Size: 94.7 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Background-Thread

This repository contains implementation of background thread using Grand Central Dispatch (GCD).

Language: Objective-C - Size: 416 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Alert-Panels

This repository contains implementation of Alert Panels

Language: Objective-C - Size: 519 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

suewonjp/Hooky

Hooky is a tiny Mac OS X application that can enhance your shortcut/hotkey usability.

Language: Objective-C - Size: 248 KB - Last synced: 2 months ago - Pushed: about 8 years ago - Stars: 7 - Forks: 1

MallikarjunH/Login_Screens_UI-Designs

This repository contains different sample UI projects for different Login screens/UI/Design with different logics

Language: Swift - Size: 52.7 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

NicoAcosta/swift-fito-framework

Some handy functions I use frequently for iOS development.

Language: Swift - Size: 438 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

psksvp/MinimalCocoa

Minimal swift code for a single window with an NSView

Language: Swift - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

bogdanbgd7/mapkit-example

the fastest direction app using MapKit

Language: Swift - Size: 36.1 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

zetasq/MenuBuilder

A simple DSL for NSMenu and NSMenuItem.

Language: Swift - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 1

daltyboy11/DSColorPicker

Lightweight views for all your color picking needs.

Language: Swift - Size: 29.2 MB - Last synced: 21 days ago - Pushed: almost 6 years ago - Stars: 11 - Forks: 2

amatino-code/amatino-mac

[Under Construction] MacOS Amatino client application

Language: Swift - Size: 1.41 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

jean-melikian/silverplate-ios

A system event helper for iOS

Language: Swift - Size: 157 KB - Last synced: 25 days ago - Pushed: about 7 years ago - Stars: 2 - Forks: 0