# screencloud **Repository Path**: android_ios_test/screencloud ## Basic Information - **Project Name**: screencloud - **Description**: Screenshot sharing application for Windows, Mac and Linux. - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-01 - **Last Updated**: 2021-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ScreenCloud [![Build Status](https://travis-ci.org/olav-st/screencloud.svg?branch=master)](https://travis-ci.org/olav-st/screencloud) [![ScreenCloud](https://snapcraft.io/screencloud/badge.svg)](https://snapcraft.io/screencloud) This is the source code for the ScreenCloud client. ScreenCloud is an easy to use screenshot sharing tool that works on Windows, Mac and Linux. For more info, see: [http://screencloud.net/](http://screencloud.net/) You can also upload to other services, including your own FTP server, Imgur, Dropbox and more through the use of [plugins](https://github.com/olav-st/screencloud-plugins). ![A screenshot of the client running on Ubuntu](https://screencloud.net/img/systemtray_linux.png) Features -------------- * Open Source and cross-platform(Windows, Mac & Linux) * Fast and easy: Snap a photo, paste the link, done! * Plugin support, save to Dropbox, Imgur, etc. * Built in screenshot editor. Compiling -------------- ScreenCloud uses the CMake build system, start off by downloading the appropriate version for your OS from the [CMake website](http://www.cmake.org/) or your distro's repositories. After installing CMake, choose the OS you're compiling on from the the list below: * [Compiling on Ubuntu](https://github.com/olav-st/screencloud/wiki/Compiling-on-Ubuntu) * [Compiling on Mac OS X](https://github.com/olav-st/screencloud/wiki/Compiling-on-Mac-OS-X) * [Compiling on Windows](https://github.com/olav-st/screencloud/wiki/Compiling-on-Windows) Roadmap -------------- Here's a quick list of features I've wanted to implement, but not gotten around to yet. Feel free to contribute to this list: * Translation support * Updating the wiki