Coder Social home page Coder Social logo

Desktop App about blackhole HOT 10 OPEN

sangwan5688 avatar sangwan5688 commented on June 26, 2024 4
Desktop App

from blackhole.

Comments (10)

Sangwan5688 avatar Sangwan5688 commented on June 26, 2024 6

I'm attaching an alpha version of BlackHole for windows with this comment. As it's the very first alpha version nothing will work except download. Even download will be done without any kind of metadata. So, if you just want to download song and can edit metadata manually then you can try it.

bh-win.zip

from blackhole.

Sangwan5688 avatar Sangwan5688 commented on June 26, 2024 5

It's been some time since BlackHole was compiled for windows. I forgot to add it here as there were some issues in uploading the files on github. Anyway, If anyone want the windows version, he/she can get it from the telegram channel. The one posted there is a portable version, if you want an installable msix file then even that is available, just comment there, I will provide it to you. I will even post the windows, Linux and iOS versions on GitHub with next release.

from blackhole.

Sangwan5688 avatar Sangwan5688 commented on June 26, 2024 4

As mentioned by @brnwlshubh I have already answered this request in #38. The app can be extended for Desktop, but there are still a lot of things that need to be done on the Android Side. Only after all those things, I will try expanding the app to other platforms. Also, the app does use some packages which aren't available for other platforms. I will keep this issue open so that If anyone else wants to extend the app for desktop, he/she can do so. PRs regarding the issue are welcomed :)

from blackhole.

Sangwan5688 avatar Sangwan5688 commented on June 26, 2024 1

@naqushab most probably there will be some errors the first time you try it. But it should work just fine after fixing those few errors. About how to compile it for macos, you can look over the flutter website. Just try following the instruction and if you have and issue, create a new ticket for the same (focused on macOS) as this one is related to windows to be specific

from blackhole.

brnwlshubh avatar brnwlshubh commented on June 26, 2024

#38 (comment) Refer this

from blackhole.

naqushab avatar naqushab commented on June 26, 2024

Can you provide instructions to build the app on desktop @Sangwan5688 , thanks!! A web version of this would also work.

from blackhole.

Sangwan5688 avatar Sangwan5688 commented on June 26, 2024
  1. Clone the Repo
  2. Make sure flutter and Dart SDK are installed.
  3. Run Pub get and all to get all dependencies.
  4. Make sure you have Desktop Development with C++ workload installed (it is required for Desktop Development). It comes with visual studio, so just install vs community or whatever you like and check Desktop Development with C++ in workloads.
  5. Run flutter build windows and it will build for windows. Built files will be available in build/windows/runner/release
  6. So you can finally open that exe file to run the app. It will create a portable version of the app where installation isn't required. If you can to create a single setup file. Just run flutter pub run msix:create. It will create a single msix file then.

from blackhole.

hackingguy avatar hackingguy commented on June 26, 2024
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method init on channel com.ryanheise.just_audio.methods)
#0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:175)
<asynchronous suspension>
#1      MethodChannelJustAudio.init (package:just_audio_platform_interface/method_channel_just_audio.dart:13)
<asynchronous suspension>
#2      AudioPlayer._setPlatformActive.setPlatform (package:just_audio/just_audio.dart:1255)
<asynchronous suspension>

[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method init on channel com.ryanheise.just_audio.methods)
#0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:175)
<asynchronous suspension>
#1      MethodChannelJustAudio.init (package:just_audio_platform_interface/method_channel_just_audio.dart:13)
<asynchronous suspension>
#2      AudioPlayer._setPlatformActive.setPlatform (package:just_audio/just_audio.dart:1255)
<asynchronous suspension>

System Info:

Gnome: 41
WM: Wayland
Theme: WhiteSur-gtk-theme
Distro: Manjaro 21.2.0
Kernel: 5.15.7-1

from blackhole.

naqushab avatar naqushab commented on June 26, 2024

Thanks @Sangwan5688 for your diligence in the project, if possible, can there be a macOS version as well?

from blackhole.

naqushab avatar naqushab commented on June 26, 2024

I have a MacOS machine, if that helps, I can compile the project and provide binaries. I need to know what all things are required to build.

from blackhole.

Related Issues (20)

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.