Skip to content

Support Windows animated cursor (.ani) in macOS applications, using in reAMP.

License

Notifications You must be signed in to change notification settings

alexfreud/RECursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RECursor

macOS 10.13+ ONLY!

Support Windows animated cursor in macOS applications, using in reAMP.

Screenshot from reAMP with animated cursor

Install

Swift package only, add this repo URL to your project, setup delegate and enjoy!

import RECursor
...
// Init cursor
let cursor = try RECursor(cursor: "cur1164.ani")

// Set
cursor.set()

// Reset to default cursor
Cursor.unSet()

About Me

License

MIT

About

Support Windows animated cursor (.ani) in macOS applications, using in reAMP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages