upshot

An automatic screen shot uploader for OS X.

  • Owner: fwenzel/upshot
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerfwenzel/upshot
Primary LanguageObjective-C
Program languagePython (Language Count: 3)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2012-11-18 21:42:03
Pushed At2019-09-03 16:35:20
Last Commit At2017-03-17 09:49:04
Release Count9
Last Release Namerelease-2.2 (Posted on )
First Release Namerelease-0.9 (Posted on )
用户参与
Stargazers Count109
Watchers Count11
Fork Count22
Commits Count108
Has Issues Enabled
Issues Count75
Issue Open Count16
Pull Requests Count1
Pull Requests Open Count0
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private