GithubHelp home page GithubHelp logo

maheshbabu / screenshotter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rsattar/screenshotter

0.0 0.0 0.0 13.18 MB

Source code for the iOS app Screenshotter, on the App Store

License: Apache License 2.0

Ruby 0.19% Objective-C 80.03% Swift 15.83% Objective-C++ 0.15% HTML 0.47% Shell 3.26% C 0.07%

screenshotter's Introduction

Screenshotter

This is the source code for the iOS app Screenshotter, available on the App Store.

General Project Info

Screenshotter is an Objective C and Swift app that mainly consists of 3 pieces working together:

  • Logic to scan a user's photo library (CLScreenshotsLoader), looking for PNG images that match iOS screenshot dimensions
  • A local Core Data store (ScreenshotCatalog), keeping the library information up-to-date
  • An iCloud Drive integration, which allows Screenshotter to copy screenshots from the user's photo library to screenshot files on a user-visible file system (ScreenshotStorage).

Building Screenshotter

iCloud Drive Entitlement

Screenshotter relies on iCloud drive integration, so you will need to have that entitlement in your app Id. You may have to rename the container identifier for iCloud, since iCloud.com.getcluster.Screenshotter is already in use in production.

(Optional) Firebase Integration

Screenshotter uses Firebase Analytics and Crash Reporting. The project has the necessary files either empty (GoogleService-Info.plist) or missing (a .json file for crash reporting) in the Firebase Configuration/ folder.

See instructions to integrating with your Firebase account.

CocoaPods

Screenshotter uses:

License

Screenshotter uses an Apache 2.0 license, under a Cluster Labs, Inc. copyright.

Read License File

screenshotter's People

Contributors

rsattar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.