Code Monkey home page Code Monkey logo

facebook-data-image-exif's Introduction

Facebook Data Image Exif Tool

Release GitHub Workflow Status Software License

A simple tool, written in Java, to add EXIF data back to images downloaded in a Facebook data export.

Instructions can be found here

Downloads can be found on the releases page!

Development

You need JDK 11.

sudo apt-get install openjdk-11-jdk

You can build a JAR using Maven:

JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64/ mvn clean package

Github Actions

Github actions are configured on this repository and will build JARs for you.

You will find these JARs in the build output of Pull Requests.

Releasing

Bump the version in 2 places in code, and write the CHANGELOG.

Navigate to the Github Actions build for the commit that you are looking to release from.

Test the jar locally. =]

Make the release:

  • "Draft a new release on Github"
  • Enter the tag for the version you coded in
  • Enter the changelog into the release description
  • Rename the JAR you tested "with-dependencies" to "facebook-data-image-exif.jar"
  • Attach the JAR to the release
  • Hit "Publish release"
  • TADA!

Further Reading

facebook-data-image-exif's People

Contributors

addshore avatar dependabot[bot] avatar loganrosen 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.