Skip to content
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

Command line client #2

Closed
nomeata opened this issue Dec 18, 2013 · 3 comments
Closed

Command line client #2

nomeata opened this issue Dec 18, 2013 · 3 comments

Comments

@nomeata
Copy link

nomeata commented Dec 18, 2013

Hi,

filetea is great. But often I want to share a file from the command line, i.e. without firing up a browser. Would it be possible to provide that? I.e. a command filetea <filename> that would contact filete.me, show me an URL to share, and as long as I don’t kill the program (with Ctrl-C), the URL can be used.

Thanks,
Joachim

@nomeata
Copy link
Author

nomeata commented Dec 18, 2013

Shouldn’t it be somewhat straight-forward to implement this in, say, python using the eventdance library (via Glib introspection), but I got lost in the various concepts of classes of eventdance. Could you give me some initial pointers, e.g. python code that connects filetea.me and calls addFileSources?

@brechin
Copy link

brechin commented Dec 19, 2013

Take a look at https://github.com/brechin/FileTeaSend

@nomeata
Copy link
Author

nomeata commented Dec 19, 2013

Thanks, didn’t find that before. Works as expected. Guess I’ll ditch share-file sooner than I thought!

Maybe this tool could be linked from http://filetea.me?

@nomeata nomeata closed this as completed Dec 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants