This is a partial rewrite of the original IFL (I F#cking lazy) application. Mostly UI / some buggy code clean up.
- MacOS build
- Allow adding songs to private playlists
- Enhanced UI
- Bug fixes
- Allow adding songs to 'Liked Songs' playlist
This is because I have no intentions of properly signing the application with Apple ID.
To bypass this error, find the application location (in most cases should be "Macintosh Hd/Applications/") and run following command:
xattr -dr com.apple.quarantine IFL.appIFL - is a program build with electron & react with redux.
Main goal of this project is to help you be more productive with adding new songs to your spotify playlists :)
How it works?
- Download latest release. Install it. Login with your spotify account.
- Now you need to choose one or any amount of PUBLIC AND PRIVATE playlists you have.
- Simple add keybind to your chosen playlist & enjoy music!
- Press keybind when you hear song that touches you really deep and boom song will jump into your playlist.
- Clone the repository
- Install dependencies
- Clone the .env.example to .env and fill in your Spotify credentials
- Start or build the application
MIT

