Git Product home page Git Product logo

vleer's Introduction

Vleer Rewrite

This is a full rewrite of Vleer with the same stack but cleaned up. And with proper rust implementations.

Alt


For signing on macOS builds:

codesign -s - --force --deep --timestamp --options runtime src-tauri/target/release/bundle/macos/Vleer.app

or

# build first
cd src-tauri/target/release/bundle/dmg/
hdiutil attach -nobrowse -mountpoint /Volumes/vleer ./Vleer*.dmg
cp -R /Volumes/vleer .
hdiutil detach /Volumes/vleer
codesign -s - ./vleer/Vleer.app/Contents/MacOS/vleer
hdiutil create -format UDZO -srcfolder ./vleer Vleer-signed.dmg

vleer's People

Contributors

0pandadev avatar waradu avatar abcdefghijorngarbosaxyz avatar dependabot[bot] avatar h64222ttm avatar

Stargazers

 avatar IMXNOOBX avatar Loïc Ledoyen avatar Maher avatar  avatar  avatar SourceAura avatar blaco avatar Twan L avatar Abi avatar 一戾 avatar  avatar  avatar  avatar AzizLimonu avatar Mark Pikaro avatar Kavish Devar avatar Nirmal avatar Andreas avatar  avatar Charlie avatar Conqueror Kanji avatar Kira avatar Thusitha Wijethunga avatar  avatar  avatar Muntasim Fuad avatar  avatar  avatar

Watchers

SourceAura avatar Kostas Georgiou avatar ChunFuWu avatar  avatar Muntasim Fuad avatar

vleer's Issues

SQL

Port the entire app to use SQLite instead of json config files.

Discord RPC

A discord RPC that displays the playing song in the discord status.

Stats system

A stats system which shows you details on your music consumption

Cloud Sync

Synchronize the user's library across multiple devices

macOS Support

Specifically, the music playing is currently not supported because WebKit does not support .webm with audio only.

Sidebar resets on new tab

If the tab is changed, the sidebar will be maximized again instead of keeping its original state.

Rewrite

  • redesign
  • search
  • downloader
  • player
  • library
  • playlists

Reload in search tab messes up CSS

Reload in the Search tab while searching something makes all song Results DIV's small and buggy.

WORKAROUND
Go back to any other tab and search again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.