Skip to content

cotsog/accounts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accounts

linux macOS windows VersionEye Codacy grade Codecov GitHub release

Accounting software for the Cortijo Rosario.

Features

  • View existing transactions
  • View P/L by category/month
  • View P/L by period, including brought forward and year to date totals
  • Transaction and P/L filtering by account type, date range and transaction type
  • Add new transactions

Install from binary

Prerequisites

Instructions

  • Download and install Accounts.msi from the latest accounts release
  • Backup your existing transaction file
  • From the installation directory (normally C:\Program Files (x86)\Accounts), run:
    bin\accounts.bat "--transfile=C:\path\to\TRANS"

Build/run from source

Prerequisites

Instructions

  • Download and unzip the latest source
  • From the root directory of the extracted source, run: sbt "run --transfile=C:/path/to/TRANS"

Contribute

Prerequisites

Recommended

About

Accounting software for the Cortijo Rosario

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 63.7%
  • Visual Basic .NET 36.3%