Skip to content

Shufflepuck/Tagit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tagit

This app is a proof of concept for asking the user for the Asset tag of his Mac.

The barcode is dynamically generated with CICode128BarcodeGenerator.

You can retrieve the asset tag with: defaults read io.fti.Tagit assetTag

Or set it via: defaults write io.fti.Tagit assetTag hello

Every time you launch the application, a different background is drawn from /Library/Desktop Pictures/

PR are most welcomed! Please mention me, extra publicity never hurts :-)