Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naman14/timber
Material Design Music Player
https://github.com/naman14/timber
android material-design music-player
Last synced: about 1 month ago
JSON representation
Material Design Music Player
- Host: GitHub
- URL: https://github.com/naman14/timber
- Owner: naman14
- Created: 2015-06-12T16:43:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-28T07:13:46.000Z (over 1 year ago)
- Last Synced: 2024-10-14T12:03:15.608Z (about 1 month ago)
- Topics: android, material-design, music-player
- Language: Java
- Homepage:
- Size: 16.7 MB
- Stars: 6,995
- Watchers: 298
- Forks: 2,154
- Open Issues: 213
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
Awesome Lists containing this project
README
# Timber
[![Build Status](https://travis-ci.org/naman14/Timber.svg?branch=master)](https://travis-ci.org/naman14/Timber)Material Design Music Player
This project is no longer in active development. Please refer to [TimberX](https://github.com/naman14/TimberX) instead
## Screenshots
## Features
- Material design
- Browse Songs, Albums, Artists
- Create and edit playlists
- 6 different now playing styles
- Homescreen widgets
- Browse device folders
- Dark theme and UI customisability
- Gestures for track switching
- LastFM scrobble
- Android Wear and Android Auto support
- Playing queue in notification (Xposed)
- Lyrics support
- Chromecast support## Changelog
Changelog is available [here](https://github.com/naman14/Timber/blob/master/Changelog.md)
## Credits
* CyanogenMod's [Eleven Music Player](https://github.com/CyanogenMod/android_packages_apps_Eleven)
* [TimelyTextView](https://github.com/adnan-SM/TimelyTextView)
* [MultiViewPager](https://github.com/Pixplicity/MultiViewPager)
* [PlayPauseButton](https://github.com/recruit-lifestyle/PlayPauseButton)
* [CircularSeekBar](https://github.com/devadvance/circularseekbar)
* [Nammu](https://github.com/tajchert/Nammu)# Donate
Paypal donation email-
[email protected]## License
>(c) 2015 Naman Dwivedi
>This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
>This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
>You should have received a copy of the GNU General Public License along with this app. If not, see .