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

Feature-request: Improved default name format #16

Open
starkers opened this issue May 26, 2015 · 2 comments
Open

Feature-request: Improved default name format #16

starkers opened this issue May 26, 2015 · 2 comments

Comments

@starkers
Copy link

I've seen from sftp/main.py that I can set some filename variables like %H-%M-%S

What I'm looking for is to sha or md5sum the files and save them by that name (ideally in a dated directory hierarchy also)

Anyway I'm no python expert or else I'd do it myself but was expect something like this would be very useful. (...a bit like how hipchat handles images)

@mRokita
Copy link
Contributor

mRokita commented May 26, 2015

Hey,
It's not Python because ScreenCloud uses ScreenCloud.formatFilename(name) which is taken from the main application i think.
I would write it, but it's pointless since it uses that function.

@olav-st
Copy link
Owner

olav-st commented May 26, 2015

formatFilename() is actually written in python:
https://github.com/olav-st/screencloud/blob/master/screencloud/res/modules/ScreenCloud.py#L16
Feel free to take a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants