innmind / kalmiya
Personal assistant
2.0.0
2024-04-20 08:47 UTC
Requires
- php: ~8.2
- innmind/dependency-graph: ~3.6
- innmind/framework: ~2.2
- innmind/ipc: ~4.4
- innmind/validation: ^1.4
- music-companion/apple-music: ~4.0
Requires (Dev)
- innmind/coding-standard: ~2.0
- vimeo/psalm: ~5.23
README
Personal tool to automatize most of the activities on my computer.
Installation
composer global require innmind/kalmiya
Usage
Work
new
will create a new project on the machine with the backup remote and will open GitHub to create the repository
Apple Music
Note: You need a developer account to be able to use the commands below, as you need to create an app in your Apple developer account (see documentation).
music:library
will list all the albums from your library, useful in case you want to switch to a different streaming platformmusic:releases
will list all the new albums/EPs/singles from the artits in your library, the goal is to never miss a new release
Backups
backup
will copy all the files from the foldersDesktop
,Documents
,Downloads
andMovies
from your home folder to an external drive that must be namedBackup
in a folder named after your user name.restore
does the inverse operation ofbackup