Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kikimanjaro/intellify
This is the Intellify plugin for JetBrains IntelliJ IDEA. This is basically a minimal Spotify integration, displaying the current playing track in Status Bottom Bar and Prev, Play/Pause, Next buttons in Status Top Bar.
https://github.com/kikimanjaro/intellify
Last synced: 6 days ago
JSON representation
This is the Intellify plugin for JetBrains IntelliJ IDEA. This is basically a minimal Spotify integration, displaying the current playing track in Status Bottom Bar and Prev, Play/Pause, Next buttons in Status Top Bar.
- Host: GitHub
- URL: https://github.com/kikimanjaro/intellify
- Owner: KikiManjaro
- License: apache-2.0
- Created: 2022-06-10T20:44:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-28T20:19:24.000Z (about 1 year ago)
- Last Synced: 2024-05-01T19:32:23.054Z (7 months ago)
- Language: Kotlin
- Homepage:
- Size: 1.38 MB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Intellify
[![Version](https://img.shields.io/jetbrains/plugin/v/20623-intellify)](https://plugins.jetbrains.com/plugin/PLUGIN_ID/20623-intellify)
[![Rating](https://img.shields.io/jetbrains/plugin/r/rating/20623-intellify)](https://plugins.jetbrains.com/plugin/PLUGIN_ID/20623-intellify)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/20623-intellify)](https://plugins.jetbrains.com/plugin/20623-intellify)![PopupScreenshot](https://user-images.githubusercontent.com/59285425/214960689-08ba6172-68f0-4408-8ed1-045e0830be0f.png)
Introducing the [Intellify plugin](https://plugins.jetbrains.com/plugin/20623-intellify) for [JetBrains IDE's](https://www.jetbrains.com/idea/)! This minimalistic Spotify integration allows you to seamlessly listen to your favorite tunes while coding. With the ability to display the current playing track in the Status Bottom Bar and Prev, Play/Pause, Next buttons and Album Cover in a popup, you'll never miss a beat. Say goodbye to switching between tabs to change your music and hello to an integrated and uninterrupted workflow. Download the Intellify plugin today and experience the perfect balance of productivity and enjoyment!
## Installation
- Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "
intellij-spotify" >
Install Plugin- Manually:
Download the [latest release](https://github.com/KikiManjaro/intellij-spotify/releases/latest) and install it manually
using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...## Contributing
Contributions are very welcome on this project! Please see our [contributing guidelines](CONTRIBUTING.md)
and [code of conduct](CODE_OF_CONDUCT.md) to get started.## Acknowledgements
### Icons
* All icons came from [Flaticon](https://www.flaticon.com/)
* Spotify icon belong to [Spotify](https://www.spotify.com/)### Code
* The code was inspired partially from [bearlysophisticated/spotify-idea-plugin](https://github.com/bearlysophisticated/spotify-idea-plugin).
* This project use [spotify-web-api-java](https://github.com/spotify-web-api-java/spotify-web-api-java)
* This plugin is of course heavily dependent on JetBrains' IntelliJ SDK
* Plugin based on the [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)[![Buy Me a Coffee](https://img.buymeacoffee.com/api/?url=aHR0cHM6Ly9pbWcuYnV5bWVhY29mZmVlLmNvbS9hcGkvP3VybD1hSFIwY0hNNkx5OWpaRzR1WW5WNWJXVmhZMjltWm1WbExtTnZiUzkxY0d4dllXUnpMM0J5YjJacGJHVmZjR2xqZEhWeVpYTXZNakF5TVM4d015ODBZekkwT0RnNE1XWmxOVE5pWmprM1lUa3pOV1kxWm1NNFlqRXpPV1EyTWk1d2JtYz0mc2l6ZT0zMDAmbmFtZT1raWtpbWFuamFybw==&creator=kikimanjaro&is_creating=creating%20mobile%20apps%20and%20plugins&design_code=1&design_color=%23ff813f&slug=kikimanjaro)](https://www.buymeacoffee.com/kikimanjaro)