Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Tag: macos

Posted on 11 April 202211 April 2022

macOS – Disable microphone while typing

A simple application, written in Swift and Apple Script to disable the macOS global microphone (specially during a Zoom/Teams/Skype/whatever call).

The idea is to avoid sending the “chunky” sound to the others, during a call…

How it works

Continue reading “macOS – Disable microphone while typing”
Posted on 10 August 202022 July 2020

Swift / C – Lock macOS programmatically

PrivateFrameworks are always a joy.

Today, for a personal project I discovered how to use private Login.framework to lock programmatically via code (Swift or C) the screen of my mac book.

Continue reading “Swift / C – Lock macOS programmatically”
Posted on 15 July 201819 June 2018

Swift | macOS – How to make cool desktop apps using Cocoa

So, what I want to share today is how to make windows with cool UI in a macOS application written in Cocoa/Swift.

This an example of what you see when create a new project from scratch in XCode and run it:

Continue reading “Swift | macOS – How to make cool desktop apps using Cocoa”

Posted on 27 April 201625 May 2018

[Swift] macOS screen saver

Mac OSx Screen Saver, created using the source file of itself! 🙂

Chat

What are the letters?

Continue reading “[Swift] macOS screen saver”

Posted on 12 April 201625 May 2018

[Swift] ipTV for iOS/Mac

Simple IPTV streaming app for iOS (universal target) and Mac OSX.

Based on a googled (non pay-tv) italian channel list.

Continue reading “[Swift] ipTV for iOS/Mac”

Posted on 27 July 200924 May 2018

[J2ME] Netbeans Mobility Pack su Mac OS X

Rieccoci qui per un interessante articolo su come installare e programmare per java mobile su mac osx!

Continue reading “[J2ME] Netbeans Mobility Pack su Mac OS X”


Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress