Coder Social home page Coder Social logo

ulahcherubim / latex-yearly-planner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kudrykv/latex-yearly-planner

0.0 0.0 0.0 16.84 MB

Digital planner for Supernote and ReMarkable // Support Ukraine πŸ‡ΊπŸ‡¦ https://savelife.in.ua/en

Home Page: https://github.com/kudrykv/latex-yearly-planner/discussions

License: MIT License

Shell 10.08% Python 10.43% Go 54.89% Nix 3.25% Smarty 21.35%

latex-yearly-planner's Introduction

latex-yearly-planner

PDF planner designed for e-ink devices.

See discussions for available planners and their variations.

Documentation work in progress

I am planning to write more documentation on how to use it and build it on your own. Spoiler alert: it won't be easy. Anyhow, more info on this will come.

Quick Start Guide

Here are the steps to quickly get the project up and running.

For the tinkerers, read on.

The following was tested with POP_OS 22.04.1 LTS under Virtualbox version 6.1

Install Dependencies

  1. Go Language
  2. LaTex & PDFLaTeX
  3. From the project directory, run the following command after updating 'PLANNER_YEAR' below. This should generate the PDF in the 'out' directory. PLANNER_YEAR=2022
    PASSES=1
    CFG="cfg/base.yaml,cfg/template_breadcrumb.yaml,cfg/sn_a5x.breadcrumb.default.yaml"
    NAME="sn_a5x.breadcrumb.default"
    ./single.sh

Source

  1. Check the "out" directory for the 'pdf' planner. To move it to your device , follow the manufacturer's instructions on how to load a PDF on your device.

If you encounter any problems related to '.sty' files you likely need to install some Latex related dependencies. Copying the error and search using your favorite search engine should get you on track to resolving the dependency issues. All the best!

Alternative install

Instead of installing the dependencies manually, this repository is defined as a Nix flake which specifies fixed versions of all the required dependencies.

  1. Install Nix
  2. Build a planner pdf using nix build
  3. Or, if you want to develop the code, enter a shell with all the dependencies present using nix develop

Preview examples

latex-yearly-planner's People

Contributors

kudrykv avatar thedevscott avatar charlesbaynham avatar batres3 avatar ard0gg avatar ulahcherubim avatar xivira 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.