litefy
a lightweight spotify client
File Explorer
Download Latest Version (.zip)- main.yml
- app.e2e-spec.ts
- app.po.ts
- protractor.conf.js
- tsconfig.e2e.json
- content-list.component.css
- content-list.component.html
- content-list.component.spec.ts
- content-list.component.ts
- header.component.css
- header.component.html
- header.component.spec.ts
- header.component.ts
- language-switcher.component.css
- language-switcher.component.html
- language-switcher.component.spec.ts
- language-switcher.component.ts
- player.component.css
- player.component.html
- player.component.spec.ts
- player.component.ts
- shearch-box.component.css
- shearch-box.component.html
- shearch-box.component.spec.ts
- shearch-box.component.ts
- volume-box.component.css
- volume-box.component.html
- volume-box.component.spec.ts
- volume-box.component.ts
- youtube-player.component.css
- youtube-player.component.html
- youtube-player.component.spec.ts
- youtube-player.component.ts
- settings-base.ts
- lyrics-result.ts
- lyrics-search-result.ts
- settings.ts
- user.ts
- youtube-player-status.ts
- album.component.css
- album.component.html
- album.component.spec.ts
- album.component.ts
- artist.component.css
- artist.component.html
- artist.component.spec.ts
- artist.component.ts
- create-playlist.component.css
- create-playlist.component.html
- create-playlist.component.spec.ts
- create-playlist.component.ts
- home.component.css
- home.component.html
- home.component.spec.ts
- home.component.ts
- karaoke.component.css
- karaoke.component.html
- karaoke.component.spec.ts
- karaoke.component.ts
- library.component.css
- library.component.html
- library.component.spec.ts
- library.component.ts
- login-authenticate.component.css
- login-authenticate.component.html
- login-authenticate.component.spec.ts
- login-authenticate.component.ts
- login-callback.component.css
- login-callback.component.html
- login-callback.component.spec.ts
- login-callback.component.ts
- playlist.component.css
- playlist.component.html
- playlist.component.spec.ts
- playlist.component.ts
- podcasts.component.css
- podcasts.component.html
- podcasts.component.spec.ts
- podcasts.component.ts
- search.component.css
- search.component.html
- search.component.spec.ts
- search.component.ts
- select-playlist.component.css
- select-playlist.component.html
- select-playlist.component.spec.ts
- select-playlist.component.ts
- settings.component.css
- settings.component.html
- settings.component.spec.ts
- settings.component.ts
- show.component.css
- show.component.html
- show.component.spec.ts
- show.component.ts
- user-profile.component.css
- user-profile.component.html
- user-profile.component.ts
- ms-to-string.pipe.ts
- number-locale.ts
- pipes.module.ts
- login-guard.service.ts
- nao-logino-guard.service.ts
- token-verification.interceptor.ts
- youtube-player.service.ts
- youtube.service.ts
- auth.service.spec.ts
- auth.service.ts
- lyrics.service.ts
- service.base.ts
- settings.service.spec.ts
- settings.service.ts
- spotify-album.service.ts
- spotify-artist.service.ts
- spotify-browse.service.ts
- spotify-player.service.ts
- spotify-playlist.service.ts
- spotify-show.service.ts
- spotify-user.service.ts
- user.service.ts
- app-routing.module.ts
- app.component.css
- app.component.html
- app.component.spec.ts
- app.component.ts
- app.module.ts
- ar.json
- bn.json
- cn.json
- cr.json
- da.json
- de.json
- en.json
- es-419.json
- es.json
- fr.json
- ge.json
- gm.json
- gn.json
- gr.json
- he.json
- hi.json
- hr.json
- hu.json
- id.json
- it.json
- jp.json
- ka.json
- kr.json
- lt.json
- mr.json
- pa.json
- ph.json
- pk.json
- pl.json
- pt-BR.json
- pt.json
- ro.json
- ru.json
- se.json
- ta.json
- te.json
- tr.json
- ua.json
- zh-tw.json
- android-launchericon-144-144.png
- android-launchericon-192-192.png
- android-launchericon-48-48.png
- android-launchericon-512-512.png
- android-launchericon-72-72.png
- android-launchericon-96-96.png
- chrome-extensionmanagementpage-48-48.png
- chrome-favicon-16-16.png
- chrome-installprocess-128-128.png
- firefox-general-128-128.png
- firefox-general-16-16.png
- firefox-general-256-256.png
- firefox-general-32-32.png
- firefox-general-48-48.png
- firefox-general-64-64.png
- firefox-general-90-90.png
- firefox-marketplace-128-128.png
- firefox-marketplace-512-512.png
- .gitkeep
- bob.svg
- logo.png
- spotifyLogo.png
- standart-album-icon.png
- standart-artist-icon.png
- environment.prod.ts
- environment.ts
- ut_report.xml
- .htaccess
- favicon.ico
- index.html
- karma.conf.js
- login-callback.html
- main.ts
- manifest.webmanifest
- polyfills.ts
- styles.css
- test.ts
- tsconfig.app.json
- tsconfig.spec.json
- tslint.json
- .browserslistrc
- .editorconfig
- .gitignore
- angular.json
- index.html
- karma.conf.js
- LICENSE
- ngsw-config.json
- package-lock.json
- package.json
- README.md
- sonar-project.properties
- tsconfig.json
- tslint.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/mathkruger/litefy
Downloads the entire project code from GitHub to your computer.
cd litefy
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
