GithubHelp home page GithubHelp logo

tonytins / commgr Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 458 KB

Commission Manager, aka commgr, is a command line application and interface keeping track of commission and YCH transactions

License: GNU General Public License v3.0

Rust 79.37% HTML 1.73% CSS 8.17% TypeScript 10.72%
cli unix-philosophy art commission commissioning rust-lang rust spreadsheet spreadsheets records

commgr's Introduction

Commission Database

Usage

Commission Database, aka cdb, is a command line application keeping track of commission and YCH transactions. The information can later be imported into databases or modified externally from a spreadsheet program.

I welcome contribution to this project.

Requirements

Prerequisites

Configuration

CRA expects a config.toml in the /cdb directory of your operating system's respective document's folder. If the file isn't found, it will use the default settings.

Currency

The default currency is USD. This can be overwritten in the config.toml or --currency option. You must provide a ISO-4127 code in either case. The latter is for per-buyer bases whereas the former is for your region's currency.

currency = "EUR"

When giving a fee amount, you do not need to provide a decimal. The rounding would be done automatically by the program.

Top Currencies

These are the ISO-4127 codes for the top currencies.

  • JPY (Japanese Yen)
  • EUR (Euro)
  • CAD (Canadian Dollar)
  • AUD (Australian Dollar)
  • CHF (Swiss Franc)
  • USD (US Dollar)
  • GBP (British Pound)

License

I license this project under the GNU GPL v3 - see the LICENSE file for details

commgr's People

Contributors

dependabot[bot] avatar tonytins avatar

Stargazers

 avatar  avatar

Watchers

 avatar

commgr's Issues

Feature: Raffle Draw

It wouldn't be too hard to modify this program to also be able to pick one of the entries at random for when people do raffles! :3

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.