upshot

An automatic screen shot uploader for OS X.

  • 所有者: fwenzel/upshot
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

UpShot

NOTE: As of March 2017, Dropbox has removed the public folder feature permanently, which breaks UpShot. There are discussions in Issue #77 on how to proceed, but for now, UpShot cannot function as expected because of this Dropbox feature change.

UpShot is an automatic screen shot uploader for OS X, written in Python.

For sharing, UpShot uses Dropbox's Public folder, giving you maximum control over what you share.

For more information and to download UpShot, visit the UpShot website. If you want to contribute to UpShot or check out its source code, read on.

Features

The basic workflow is this:

  • UpShot listens to a new screenshot being created with OS X's default screenshot function.
  • It moves that screenshot to your public Dropbox folder.
  • It copies that public Dropbox URL to your clipboard.

Other features currently include:

  • Custom domain name support (some "assembly" required)
  • randomized filenames
  • (optional) scaledown of retina-sized screenshots

Contributing

UpShot is an open source project. Issues / pull requests, feedback, feature requests, …, are greatly appreciated!

Compiling it

UpShot uses a fabric script for build and maintenance tasks:

  1. Create a virtualenv.
  2. pip install -r requirements.txt
  3. fab build

This will build an app package in the directory dist. You can execute it from there. If you want to see console output, start it via fab run instead.

Configuration

The latest version has a configuration screen, but not everything is configurable yet. For a full list, check out upshot.py for constants. You can override all those in a (new) file settings_local.py.

Acknowledgments

Thanks to:

License

UpShot is released under a BSD license. Read the file LICENSE for more information.


Copyright (c) 2012-2014 Fred Wenzel.

主要指标

概览
名称与所有者fwenzel/upshot
主编程语言Objective-C
编程语言Python (语言数: 3)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2012-11-18 21:42:03
推送于2019-09-03 16:35:20
最后一次提交2017-03-17 09:49:04
发布数9
最新版本名称release-2.2 (发布于 )
第一版名称release-0.9 (发布于 )
用户参与
星数109
关注者数11
派生数22
提交数108
已启用问题?
问题数75
打开的问题数16
拉请求数1
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?