GithubHelp home page GithubHelp logo

eggorganizer's Introduction

                ...
            .;loooool;.
          ,loooooooooool'
        .loooooooooooooool.
       ;ooooooooooooooooooo;              .cclllll;                         .;:,
      coooooooooooooooooooooc             ,X,......                        kd''cK'
     loooooooooooooooooooooooc            :K                              kd    kd
    coooooooooooooooooooooooooc           c0                             cK     dx
   :ooooooooooooooooooooooooooo;          l0                             Oo     dx                                        .
  'ooooooooooooooooooooooooooooo.         lKcccl:      .''...    .''..' .Xc     dx            .''..'                      l.
  ooooooooooooooooooooooooooooool         oO....     ,0l;;c0K  '0o;;cOX. X:     dk ,K'lxxc  .Oo;;cOX.  oxdxk,   'KokddO' .X' cddddxKk   .dxdxd. 'K'cdxo
 ;ooooooooooooooooooooooooooooooo,        ok        .K:    :X  0l    ,X. K:     dk :XO'  ;  Oo    .X'      lX.  .Xd   cK .X,     .xk.  c0'   dk ;X0;  ,.
 ooooooooooooooooooooooooooooooool        oO        ,X.    ,X..X'    'X. kd     kd :X.     .X;    .X,  .:dxkX.  .X.   ,X. X;    :0;   .Xkoodkd. :X'
.ooooooooooooooooooooooooooooooooo.       :K        'X'    :X..X,    ;X. :K.   .X; :X       K:    'X' :0;  ,X.  .X.   .X. 0:   xk.    'X,..     ;X.
.ooooooooooooooooooooooooooooooooo.       'X.        xk   .0X. oO.  .OX.  oO.  xk  ;X.      l0.  .kX' 0o .;kX.  .X.   .X' Oc .Oo       dO.   ,l ,X.
.ooooooooooooooooooooooooooooooooo.       .kddddddl   :dddodX.  ;dddddX.   'dddc   ;k        ,ddddoX' .col;.:dl .d    .d. l, cxddddo.   'ldddl. ,k
 loooooooooooooooooooooooooooooooc                         ;X.       'X.                          .X'
 .ooooooooooooooooooooooooooooooo.                         ,X.       'X.                          .X,
  .ooooooooooooooooooooooooooool.                          cK        ;K.                          ,X.
   .cooooooooooooooooooooooooo:                      .,...:0;  .,...:0:                     .,...;Ol
     .coooooooooooooooooooooc.                       .;:c:,     ,:c:,.                       ,:c:,.
       .'coooooooooooooooc'.
           ..,;::c::;,..

Copyright (c) 2021 @mk2

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Demo

demo

Download

Download the latest zip containing both macOS and Windows executables at https://github.com/fanaticscripter/EggOrganizer/releases.

Installation

Not necessary. You operate from this directory, so place this directory wherever you want.

Usage

  1. Edit the configuration file, config.toml, with a text editor. This is where you put information about players in your group.

  2. Run the program. This is a command line program, so instructions differ for different operating systems.

    • macOS:

      • Launch Terminal.app from Spotlight.

      • Navigate to this directory with the cd command, e.g.

        cd ~/Downloads/EggOrganizer
        
      • Run

        .\EggOrganizer <arguments...>
        
    • Windows:

      • Launch PowerShell from Start Menu search.

      • Navigate to this directory with the cd command, e.g.

        cd D:\Downloads\EggOrganizer
        
      • Run

        .\EggOrganizer <arguments...>
        
    • Linux: Linux executable is not included. Ask the author.

Features and invocations

  • Check which players in the group have completed/attempted/never attempted a certain contract (all incarnations of it, including original and leggacy runs):

    EggOrganizer status <contract-id>
    

    E.g.

    EggOrganizer status space-tourism
    

    Use the -H, --hide-done flag to hide players who have completed the contract, e.g.

    EggOrganizer status -H space-tourism
    

    Use the -n, --no-id flag to remove the User ID column from output, useful for privacy-preservation when publishing the output:

    EggOrganizer status -n space-tourism
    

    Use the -m, --mask-id[=N] flag to instead mask the last N characters of IDs. If N is not specified, mask 10 characters:

    EggOrganizer status -m space-tourism            # User IDs appear as EI123456XXXXXXXXXX
    EggOrganizer status --mask-id=14 space-tourism  # User Ids appear as EI12XXXXXXXXXXXXXX
    

    Flags can be combined.

eggorganizer's People

Contributors

fanaticscripter avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.