All Projects → rrkarim → Groovy

rrkarim / Groovy

Licence: MIT License
Groovy is a social music application for Android.

Programming Languages

java
68154 projects - #9 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Groovy

android-music-app
Simplified version of Melophile.
Stars: ✭ 54 (+170%)
Mutual labels:  music-player
SwimplyPlayIndicator
Animated PlayIndicator written in SwiftUI. Inspired by Apple's Music Player.
Stars: ✭ 52 (+160%)
Mutual labels:  music-player
amplyfm
A free and open-source web app for streaming music.
Stars: ✭ 46 (+130%)
Mutual labels:  music-player
listen1 chrome extension
one for all free music in china (chrome extension, also works for firefox)
Stars: ✭ 8,399 (+41895%)
Mutual labels:  music-player
youtube-music-player
Mini music player for website
Stars: ✭ 16 (-20%)
Mutual labels:  music-player
badtaste
🎵 Terminal player with filesystem, google music and vk.com support
Stars: ✭ 40 (+100%)
Mutual labels:  music-player
moestreamer
macOS menubar music player
Stars: ✭ 17 (-15%)
Mutual labels:  music-player
Callsmusic-Plus
Powerful Telegram Voice Chat Player Bot Based On CallsMusic With More Advanced Features!
Stars: ✭ 55 (+175%)
Mutual labels:  music-player
flutter-tunein
Dynamically themed Music Player built with flutter
Stars: ✭ 108 (+440%)
Mutual labels:  music-player
ANMP
multi-channel loopable video game music player for nerds and audiophiles
Stars: ✭ 16 (-20%)
Mutual labels:  music-player
musicplayer-api
Simple wrapper around Web Audio API providing gapless playback
Stars: ✭ 16 (-20%)
Mutual labels:  music-player
BitWave
A media player based on MPV, QML.
Stars: ✭ 22 (+10%)
Mutual labels:  music-player
listen-now-desktop
listen-now的跨平台桌面客户端,基于Electron开发。
Stars: ✭ 30 (+50%)
Mutual labels:  music-player
RadioPlayerV3
An Advanced Telegram Bot to Play Radio & Music in Voice Chat. This is Also The Source Code of The Bot Which is Being Used For Playing Radio in @AsmSafone Channel ❤️
Stars: ✭ 232 (+1060%)
Mutual labels:  music-player
StarlightMusic
小而精致的跨平台音乐播放器,使用Qt / Qml + FFmpeg
Stars: ✭ 35 (+75%)
Mutual labels:  music-player
TamilVcMusic
A telegram bot for which is help to play songs in vc 🥰 give 🌟 and fork this repo before use 😏
Stars: ✭ 126 (+530%)
Mutual labels:  music-player
Qt5-MusicPlayer
基于Qt5开发的一个小巧精美的本地音乐播放器。代码注释详细,适合作为一个用于入门的Qt5实战项目。
Stars: ✭ 136 (+580%)
Mutual labels:  music-player
MusicPlayer
Android课程作业,简单的音乐播放器
Stars: ✭ 25 (+25%)
Mutual labels:  music-player
embed-client
🎼 Sheet Music & Tabs Embed JavaScript Client
Stars: ✭ 43 (+115%)
Mutual labels:  music-player
netease-music-crx
浏览器插件版网易云音乐
Stars: ✭ 110 (+450%)
Mutual labels:  music-player

Groovy - Music Player

license platform API gitter PRs Welcome

preview

If you have any questions/remarks, ping me on twitter coderinuse

Development Setup

  • Download and install Android Studio and SDK tools
  • Install XAMPP (free distribution containing MariaDB and PHP)
  • Import project from version control.
  • Copy Groovy/backed files to htdocs in your xampp directory (where you installed it)
  • Go to MYSQL administration page (http://localhost/phpmyadmin/) and create new database.
  • Run db.sql (Groovy/sql/db.sql) file content in your new created database.
  • Change config.php file (htdocs/include/config.php). Set your configuration.
  • Run the application. (root_username: root, root_password: root)

License

MIT License

Copyright (c) Rasul Kerimov

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].