Giter VIP home page Giter VIP logo

save-app-ios's Introduction

Save by OpenArchive

https://open-archive.org/save/

Save by OpenArchive enables you to safely preserve, organize, and share your mobile media.

Designed with and for newsrooms, human rights defenders, and archivists, Save keeps you in control of your mobile media at all times.

Author

Benjamin Erhart, Die Netzarchitekten e.U. https://die.netzarchitekten.com/

Translators

These people kindly donored their time and work to translate the app and surrounding material:

  • French: yahoe.001, n.perraut, soizicat
  • Spanish: yamilabadu, josephdg18, m_rey, Elos, fr0st, ianvatega, losalim
  • Russian: palyanitsin, viktoriiasavchuk
  • Turkish: kayazeren
  • Arabic: ahmedessamdev, mahmoud_th, Sammy_Adams, sec.xyx
  • Persian: ahangarha, voxp
  • Italian: RickDeckard
  • Ukrainian: andriykopanytsia, losalim, viktoriiasavchuk
  • German: m_rey

Thank you very much, folks!

Copyright

2019 - 2024 OpenArchive https://open-archive.org/

Contributing

If you would like to contribute code, please consider the following:

  • Contributions will only be considered when sent via a Git pull request.
  • Stick to the general formatting of the rest of the source code. If you find inconsistencies, your improvements are welcome via pull requests.
  • Stick to the naming conventions of the rest of code. Think hard about naming.
  • Refactor early, don't repeat yourself.
  • Spaghetti code, 1k+ line methods and similar abominations won't be accepted.
  • Don't be too clever. Code which isn't understandable by anyone but you while writing it, won't be acepted. Document the non-obvious!
  • If you find violations of these rules in the existing code, again: Happy to see your pull requests!
  • Contributor License Agreement: If you send pull requests, please state, that you grant OpenArchive the non-revocable right to use your code for this project in any way OpenArchive deems necessary. This includes, re-licensing under another license.

Code of Conduct

Contributor Covenant

Dev Stuff

Build

You'll need to have CocoaPods and Xcode installed. We recommend to install CocoaPods via Homebrew:

brew install cocoapods

Prepare the workspace like this:

git clone https://github.com/OpenArchive/Save-app-ios.git
cd Save-app-ios
pod install
open Save.xcworkspace

Then fill in the missing build configuration in Shared/Config.xcconfig!

Now you should be able to build.

Internet Archive S3 reference:

https://archive.org/help/abouts3.txt https://github.com/vmbrasseur/IAS3API http://internetarchive.readthedocs.io/en/latest/api.html

SVG -> PDF:

http://www.rexfeng.com/blog/2018/08/using-svg-pdf-assets-in-your-ios-app/

brew install python3 cairo pango gdk-pixbuf libffi
pip3 install cairosvg

cairosvg icon.svg -o icon.pdf

save-app-ios's People

Contributors

tladesignz avatar n8fr8 avatar elric-wamugu avatar hiromipaw 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.