Giter Site home page Giter Site logo

nag's Introduction

Initial documentation notes (not tested or anything yet):

  1. on your laptop:

    git clone https://github.com/trentbuck/nag ~/nag
    cd ~/nag
    systemctl --user link $PWD/nag-laptop.timer
    systemctl --user link $PWD/nag-laptop.service
    systemctl --user enable --now nag-laptop.timer
    ln -s $PWD/nag-laptop.sh ~/.local/bin/nag-laptop
    ln -s nag-laptop         ~/.local/bin/nag
    
  2. on heavy.cyber.com.au:

    git clone https://github.com/trentbuck/nag ~/nag
    cd ~/nag
    systemctl --user link $PWD/alloc-timesheet-bullshit-hourly.service
    systemctl --user link $PWD/alloc-timesheet-bullshit-hourly.timer
    systemctl --user link $PWD/alloc-timesheet-bullshit-monthly.service
    systemctl --user link $PWD/alloc-timesheet-bullshit-monthly.timer
    systemctl --user link $PWD/nag2al.service
    systemctl --user link $PWD/nag2al.timer
    systemctl --user enable --now alloc-timesheet-bullshit-monthly.timer
    systemctl --user enable --now alloc-timesheet-bullshit-hourly.timer
    systemctl --user enable --now nag2al.timer
    ln -s $PWD/alloc-timesheet-bullshit.py ~/.local/bin/alloc-timesheet-bullshit
    ln -s $PWD/nag2al.sh                   ~/.local/bin/nag2al
    ln -s $PWD/nag2al-wrapper.sh           ~/.local/bin/nag2al-wrapper
    ln -s $PWD/nag-server.sh               ~/.local/bin/nag-server
    ln -s nag-server                       ~/.local/bin/nag
    

nag's People

Contributors

trentbuck avatar

Watchers

 avatar

Forkers

mijofa

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.