Transity VS accounts

Compare Transity vs accounts and see what are their differences.

Transity

Keep track of your šŸ’µ, šŸ•˜, šŸ–, šŸ„, šŸ» on your command line with the plain text accounting tool of the future! šŸš€ (by ad-si)

accounts

Turning CSVs from my bank into Ledger files (by georgek)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Transity accounts
2 1
604 0
0.2% -
7.7 -
2 months ago about 1 year ago
PureScript Python
GNU Affero General Public License v3.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Transity

Posts with mentions or reviews of Transity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-10.

accounts

Posts with mentions or reviews of accounts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-10.
  • Double-Entry Bookkeeping as a Directed Graph
    5 projects | news.ycombinator.com | 10 Apr 2024
    I use ledger: https://ledger-cli.org/

    I believe this same plain text format is used by other tools, which you can find info about here: https://plaintextaccounting.org/ (In particular a lot of people seem to use hledger and beancount)

    The ledger is written using a text editor. The purpose of the software is to add everything up, calculate the balances and make sure everything balances. I keep all of my 12 years of accounting in one file and haven't noticed any slowdown. But a real business would surely have many more accounts and may want to split files by financial year or something.

    I use helper scripts to convert the data from my bank CSV downloads into ledger format. It uses machine learning to associate payees to accounts (e.g. "Tesco" gets filed to the account "Expenses:Groceries"). I haven't maintained the ML part although it works for me most of the time. In case it's useful, the code is here: https://github.com/georgek/accounts/

What are some alternatives?

When comparing Transity and accounts you can also consider the following projects:

purescript-graphql - End to End typesafe GraphQL with PureScript

ynab-to-ledger - A tool to convert a YNAB-exported CSV file to a plaintext accounting ledger dat file

ps-tictactoe - TicTacToe game in PureScript

ledg - Batch modifiable ledger-like written in nodejs

purescript-halogen-realworld - Exemplary real world application built with PureScript + Halogen

hledger-iadd - A terminal UI as drop-in replacement for hledger add.

ledger - Double-entry accounting system with a command-line reporting interface

hledger - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.

affresco - šŸ–¼ KSF Media frontend monorepo

dinero-rs - A command line tool for managing ledger files. Inspired by ledger-cli

purescript-tecton - CSS in PureScript

purescript-jordans-reference - Learn PureScript with this "clone and play" repository