Skip to content

For those who miss the good old photo calendar from the iPhoto/Photos app print service.

Notifications You must be signed in to change notification settings

andibarg/iPhoto-calendar-remake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPhoto-calendar-remake

For those who miss the good old photo calendar from the iPhoto/Photos app print service. The latter has been discontinued by Apple in September 2018. This repository includes the tools to remake my favourite version of the photo calendar (collages with 2-3 pictures per month) using python and TeX.

Installation

$ git clone https://github.com/andibarg/iPhoto-calendar-remake.git
$ cd iPhoto-calendar-remake

Usage

The python script '1_get_tables.py' creates csv files including the days of each month for a given year in '/tables'. Specify the year in the script, as well as the names of the months and weekdays in your language as displayed on the calendar. These will be saved in the file 'Variables.txt'.

In the preamble of the TeX script '2_create_calendar.tex' you can choose a title to be shown on the first page. Photo collages for each month are imported as PDFs found in '/pics'. Use a graphics editor of your choice to include your personal photos in each of the PDFs.

Here is what the output ('2_create_calendar.pdf') may look like for the month of January in 2020:

Screenshot

Suggestions for improvements

  • The calendar has been rescaled to 270mm x 210mm to fit on a4 paper, reducing the cost of printing. There should be a possibility to choose the original size of 330mm x 250mm.
  • The view of the previous and next month on the bottom left is not included and could be added as an option.
  • Add more calendar themes.

About

For those who miss the good old photo calendar from the iPhoto/Photos app print service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published