Giter Site home page Giter Site logo

ricardogj08 / cash Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 14 KB

A dialog curses cash register written in POSIX sh.

Home Page: https://ricardogj08.notion.site/d9c7c40da5bb4e2da872755d1c3a53ff?v=a788e89d470e4b438ea7865ec6ea25f7

License: GNU General Public License v3.0

Shell 100.00%

cash's Introduction

cash

A dialog curses cash register written in POSIX sh.

Dependencies

  • sh, ksh, bash zsh or another shell like UNIX.
  • GNU Coreutils, BusyBox, Toybox, sbase or another UNIX utilities.
  • dialog - A tool to display dialog boxes from shell scripts.
  • MySQL/MariaDB database server.

Installation

git clone https://github.com/ricardogj08/cash.git
cd cash
sudo cp cash /usr/local/bin
cp my.cnf "$HOME/.my.cnf"
chmod 600 "$HOME/.my.cnf"

Configuration

$HOME/my.cnf - Is a file that contains MySQL/MariaDB client options.

References

License

cash's People

Stargazers

SCesarAE avatar

Watchers

Ricardo García Jiménez 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.