Skip to content

sshadmand/GoGong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Welcome to GoGong

An open source screenshot capture and server link creator.

Learn more at https://sshadmand.github.io/GoGong/

GoGong has two components:

  1. A native OSX application https://github.com/sshadmand/GoGongApp

  2. A DJANGO server: https://github.com/sshadmand/GoGongServer

Native OSX Application

The native OSX application is written in Swift and is available as source code or as an app you can install on your OSX machine. The app upload the latest screen capture taken and pastes the returned sharable URL into you machine's clipboard for easy pasting.

Server

A DJANGO server that accepts posts made from the app and return a sharable URL.

Reason for Being

I needed a capture & share solution that could run entirely on an Intranet (or heavily firewalled) environemt. Of course, there are many awesome capture & share tools out there, but they all have some component based on top a public cloud; and that just wouldn't do. Since there may be others with the same need, I decided to build a solution and open-source it.

About

An open-source screenshot capture and server link creator https://sshadmand.github.io/GoGong/.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published