-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simple integration with other programs #3
Comments
I'm in the midst of finals right now, but afterwards I am planning to work on the refactor. I'll try to add support for this during the refactor. |
I am interested in that too, would like to use rget as a downloader library. Is threre a list of tasks needed to be done or a communication channel? like an irc room? |
There isn't really either at the moment. I started refactoring at the beginning of the month but got distracted with other things. What is needed right now is an interface that works for both terminal and GUI programs (IIRC I was having issues getting the setup in that branch working with |
I might be of help then, I am familiar with the gtk-rs bindings and involved in some Rust GNOME apps. |
Alright, I’ll try to stop by later then. :) |
Will be good to make simple integration with other programs.
PS. I will like to use rget in my program to download files.
The text was updated successfully, but these errors were encountered: