All Projects → dado3212 → Spaces Renamer

dado3212 / Spaces Renamer

Licence: mit
💻 Ability to rename desktop spaces on macOS 10.10+

Labels

Projects that are alternatives of or similar to Spaces Renamer

Dlangide
D language IDE based on DlangUI
Stars: ✭ 358 (-17.7%)
Mutual labels:  osx
Cartool
Mac上解压Assets.car文件的小工具(支持右键解压)
Stars: ✭ 375 (-13.79%)
Mutual labels:  osx
Solar
A Swift micro library for generating Sunrise and Sunset times.
Stars: ✭ 409 (-5.98%)
Mutual labels:  osx
Unsign
Remove code signatures from OSX Mach-O binaries (note: unsigned binaries cannot currently be re-codesign'ed. Patches welcome!)
Stars: ✭ 362 (-16.78%)
Mutual labels:  osx
Water
Simple calculation to render cheap water effects.
Stars: ✭ 372 (-14.48%)
Mutual labels:  osx
Osx Abi Macho File Format Reference
Mirror of OS X ABI Mach-O File Format Reference
Stars: ✭ 379 (-12.87%)
Mutual labels:  osx
30daymakeos
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
Stars: ✭ 4,127 (+848.74%)
Mutual labels:  osx
Dellxps15 9550 Osx
Tutorial for a full working Mac OS (10.11 up to 11.0) enviroment on the Dell XPS 15 (9550)
Stars: ✭ 428 (-1.61%)
Mutual labels:  osx
Infosec reference
An Information Security Reference That Doesn't Suck; https://rmusser.net/git/admin-2/Infosec_Reference for non-MS Git hosted version.
Stars: ✭ 4,162 (+856.78%)
Mutual labels:  osx
Daemonize
daemonize is a library for writing system daemons in Python.
Stars: ✭ 396 (-8.97%)
Mutual labels:  osx
Icons Flat Osx
Free Flat icons For OSX
Stars: ✭ 366 (-15.86%)
Mutual labels:  osx
Cget
C++ package retrieval
Stars: ✭ 370 (-14.94%)
Mutual labels:  osx
Headsetcontrol
Sidetone and Battery status for Logitech G930, G533, G633, G933 SteelSeries Arctis 7/PRO 2019 and Corsair VOID (Pro) in Linux and MacOSX
Stars: ✭ 392 (-9.89%)
Mutual labels:  osx
Folderify
📁 Generate pixel-perfect macOS folder icons in the native style. Ready for macOS 11.0 Big Sur.
Stars: ✭ 359 (-17.47%)
Mutual labels:  osx
Vulkandemos
Some simple vulkan examples.
Stars: ✭ 413 (-5.06%)
Mutual labels:  osx
Reminders Cli
A simple CLI for interacting with macOS reminders
Stars: ✭ 354 (-18.62%)
Mutual labels:  osx
Macos headers
📚 A consistently maintained dump of most macOS Headers
Stars: ✭ 374 (-14.02%)
Mutual labels:  osx
Qt Nice Frameless Window
Qt Frameless Window for both Windows and OS X, support Aero Snap, drop shadow on Windows, and support Native Style such as round corner, drop shadow on OS X. Based on QMainWindow.
Stars: ✭ 430 (-1.15%)
Mutual labels:  osx
Phaser Ce Npm Webpack Typescript Starter Project
Project to get you started with your Phaser-CE (using the npm module) game using Typescript and Webpack for building! No hassle asset management, Google Web Font loader, live server, development vs distribution build pipeline, Electron packaging for desktop builds, and more...
Stars: ✭ 414 (-4.83%)
Mutual labels:  osx
Lein template descjop
A Leiningen template(Clojure/ClojureScript Project) for Web based desktop application with Electron (atom-shell).
Stars: ✭ 394 (-9.43%)
Mutual labels:  osx

Spaces Renamer

Spaces Renamer is a combination of an application and SIMBL plugin to allow you to rename your spaces.


The compressed view after pressing F3


The expanded view after hovering


The interface for renaming the spaces

Spaces Renamer supports multiple monitors, and highlights the current space in each monitor with an outline. Here it is in a video if you want to see it in action.

The Problem

I want to be able to rename my spaces. While TotalSpaces has this functionality, it's not free, and it has a bunch of other features that I'm not really interested in.

The Solution

This is a SIMBL plugin and an application. The SIMBL plugin handles renaming spaces from a saved plist. The application adds an icon to the status bar that allows you to rename the spaces and update the plist.

Installation:

  1. Download MacForge, the newest incarnation of mySIMBL.
  2. Make sure that it's installed, including disabling SIP (use the command csrutil disable in Recovery mode by following this tutorial)). There are additional commands for macOS Catalina, with details under the 'System' tab of MacForge. After it's installed you can partially re-enable SIP using csrutil enable --without debug --without fs. If you fully enable SIP, Spaces Renamer won't work.
  3. Download Spaces Renamer.
  4. Unzip the downloaded .zip file.
  5. Open spaces-renamer.bundle with MacForge.app, or simply drag and drop it in to install it.
  6. Run killall -9 Dock in Terminal to restart the Dock application.
  7. Run the application 'SpacesRenamer'. Accept the option to move it to /Applications. It should be automatically added to your Login Items, but you can check to confirm by going to "System Preferences" > "Users & Groups" > "Login Items" and adding it manually if necessary.
  8. Open the 'Spaces Renamer' icon in the top bar and click 'Update Names' (doesn't matter what's in there). Otherwise the top bar may not appear!

Donations are always appreciated, but in no way expected.

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].