love-system - System Information for LÖVE Games
Provides access to system information and operations for LÖVE game development
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- get text from clipboard
- detect operating system
- get power supply information
- count logical processors
- detect background music
- open URLs
- set clipboard text
- vibrate device
Inputs
- URL string
- clipboard text
- vibration duration
Outputs
- clipboard text
- OS string
- power state
- processor count
- background music status
- URL opening success
Requirements
- LÖVE game engine
- appropriate platform permissions
