Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loctio - instalation manual #2

Open
Bebul opened this issue Apr 20, 2020 · 2 comments
Open

Loctio - instalation manual #2

Bebul opened this issue Apr 20, 2020 · 2 comments

Comments

@Bebul
Copy link

Bebul commented Apr 20, 2020

Instalation of Loctio

image

  1. find latest released jar in https://github.com/OpenGrabeso/loctio/releases/
    • download jar to some permanent location, such as c:\programFiles\Loctio
  2. after running the jar one should see new sysTray icon
    • rmb click it and select LOGIN
      image
    • insert your GitHub token, which should have REPO and NOTIFICATIONS access
    • note: the token is then stored as a string in the browser local storage, which can be acquired by opening https://loctio.gamatron.net/app#/ then press F12 to open developer tools where the local storage is available

How to start loctio as Task from TaskScheduler

  • in windows Start image one can start typing sched ... and select Task scheduler
  • in Task scheduler, select create task
    • name it loctio
    • in tab triggers, select begin the task at log on
      • good is also delay task 1 minute, OK
    • in tab actions, new action, start a program, choose browse and select path to your loctio jar, OK
    • which does not work, because you must run it through java. Write javaw -jar instead, the Task Scheduler would recommend you to change it to command line parameters OK and OK
  • no need to restart computer, just run it
@Bebul Bebul transferred this issue from another repository Apr 24, 2020
@OndrejSpanel
Copy link
Member

Good job transferring the issue. It should be translated to English before the repository goes public - and perhaps placed in the repository README.

@OndrejSpanel
Copy link
Member

Pozor, token by nyní měl mít i práva repo, jinak neuvidíte obsah zpráv (#3)

@Bebul Bebul changed the title Loctio - instalační příručka Loctio - instalation manual Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants