Skip to content

Commit

Permalink
readme: v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
busybox11 committed Nov 11, 2023
1 parent b7e7e79 commit 7d836b9
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 23 deletions.
51 changes: 28 additions & 23 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,36 @@ This project is licensed under GNU GPL-3.0 license.

Available at [nowplayi.ng](https://nowplayi.ng)

Try the ongoing AlpineJS rewrite at [dev.nowplayi.ng](https://dev.nowplayi.ng)!
![Website screenshot](screenshots/regular.png)

[Status page](https://uptime.busybox.colabois.fr/status/nowplaying)

###### Dedicated Discord server: [nowplayi.ng/discord](https://nowplayi.ng/discord) - tip to me: [paypal.me/busybox11](https://paypal.me/busybox11) (thank you!)

## **Changelog**

v1.6.X
- Use of localStorage
- Added GNU GPL-3.0 license
- Updated Index page design
- Updated French and English sentences
- Compatibility with Dark Reader
- Better UI consistency / CSS tweaks
- More languages
- .env support (thanks @finnie2006!)
v2.0

- Rewrite with TailwindCSS and AlpineJS
- Improve performance
- Fix blur edges

<details>
<summary>v1.6.X</summary>

- Use of localStorage
- Added GNU GPL-3.0 license
- Updated Index page design
- Updated French and English sentences
- Compatibility with Dark Reader
- Better UI consistency / CSS tweaks
- More languages
- .env support (thanks @finnie2006!)
</details>

<details>
<summary>v1.5.X</summary>

- Added playback support (Premium account should be needed)
- Added playback information
- Added pause button (#17)
Expand All @@ -41,29 +50,23 @@ v1.6.X

<details>
<summary>v1.4.X</summary>

- Advertisements are recognized
- Multiple artists are recognized
- Experimental theme switcher
</details>

<details>
<summary>v1.3.X</summary>

- Now playing device name and type is showing
- Cursor is hidden after a couple of seconds
- Fullscreen button
</details>

![Regular theme](screenshots/regular.png)
*Regular theme*

![New theme](screenshots/new.png)
*New theme*

## **Made with**

HTML, CSS, JS, PHP
HTML, TailwindCSS, JS / AlpineJS, PHP

## **Used libraries:**

Expand All @@ -77,14 +80,16 @@ HTML, CSS, JS, PHP

## **Upcoming changes**

- [ ] Rewrite (see [discussion #76](https://github.com/busybox11/NowPlaying-for-Spotify/discussions/76) about the possible use of web frameworks)
- [X] ~~Rewrite (see [discussion #76](https://github.com/busybox11/NowPlaying-for-Spotify/discussions/76) about the possible use of web frameworks)~~
- [ ] OBS source (In progress!)
- [ ] Local players support (coming with [localmusic-api](https://github.com/busybox11/localmusic-api/projects) - [Sunamu by @NyaomiDEV](https://github.com/NyaomiDEV/Sunamu))
- [X] ~~Better config handling (e.g. automatic deployment, **HELP WANTED!**)~~
- [ ] Themes (experimental theme / theme switcher since v1.4.3)
- [ ] Themes

## **Feature ideas**

- Analytics panel] Chromecast integration
- Chromecast integration
- Analytics panel

## **How to host this?**

Expand Down
Binary file removed screenshots/new.png
Binary file not shown.
Binary file modified screenshots/regular.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7d836b9

Please sign in to comment.