Open Source Mac Financial Software - Page 5

Financial Software for Mac

View 874 business solutions
  • Process Street | Compliance Operations Platform Icon
    Process Street | Compliance Operations Platform

    Systemize execution. Prove compliance.

    Bring compliance and operations under one roof with an AI agent that automates workflows, policies that enforce rules, and a platform that delivers results.
    Learn More
  • Taking the Paper Out of Work Icon
    Taking the Paper Out of Work

    For organizations that need powerful ECM and document automation software

    The Square 9 AI-powered intelligent document processing platform takes the paper out of work and makes it easier to get things done with digital workflows.
    Learn More
  • 1
    GoCryptoTrader

    GoCryptoTrader

    Trading bot and framework supporting multiple exchanges

    GoCryptoTrader is a full framework / bot for cryptocurrency trading, written in Go (Golang). It supports multiple exchanges, real-time and historic data, backtesting, handling order books, portfolio management, scripting, and many exchange integration features. It is a trading engine that can be run by users to automate strategies across many exchanges. Licensed under MIT. Support for all exchange fiat and digital currencies, with the ability to individually toggle them on/off. Customisation of HTTP client features including setting a proxy, user agent and adjusting transport settings. Forex currency converter packages (CurrencyConverterAPI, CurrencyLayer, Exchange Rates, Fixer.io, OpenExchangeRates, Exchange Rate Host).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Optional Fund Assistant

    Optional Fund Assistant

    Quickly obtain real-time data of the funds of interest

    Self-selected fund assistants can view the funds you are concerned about in real-time and help you quickly obtain real-time data. It can be used to view the real-time valuation of your self-selected funds, and you can freely increase or decrease the self-selected funds. Your self-selected fund data will be synchronized with your account. After buying the fund, I have been looking for a chrome extension for PC. After all, the trading hours of stocks are carried out on working days. Unfortunately, I couldn't find it. The extended form is very suitable for office workers, without opening the website, it is only displayed in the form of a small window, which will not attract the attention of the boss, which is convenient for working and fishing. First, enter the fund code to add a fund, and the price information and income information can be displayed in the browser in the form of corner labels, which is more convenient and intuitive.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Servicebot

    Servicebot

    Open-source subscription management & billing automation system

    Servicebot is an open-source billing and subscription management platform built for SaaS applications. It integrates with Stripe to handle user signup, plan management, invoicing, and metered billing. Servicebot provides embeddable UI components and a backend API, allowing developers to easily add pricing and billing functionality without building it from scratch.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Superalgos

    Superalgos

    Free, open-source crypto trading bot, automated bitcoin trading

    Free, open-source crypto trading bot, automated bitcoin/cryptocurrency trading software, algorithmic trading bots. Visually design your crypto trading bot, leveraging an integrated charting system, data-mining, backtesting, paper trading, and multi-server crypto bot deployments. Superalgos is not just another open-source project. We are an open and welcoming community nurtured and incentivized with the project's native Superalgos (SA) Token, building an open trading intelligence network. You will notice the difference as soon as you join the Telegram Community Group or the new Discord Server! Superalgos is an ever-growing ecosystem of tools and applications. Once you install and launch the app, a series of interactive tutorials take you by the hand and walk you all around the system while you learn the basic skills required to use the interface, mine data, backtest strategies, and even run a live trading session.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Houzz Pro is the #1 business management software for home construction and design professionals. Icon
    Houzz Pro is the #1 business management software for home construction and design professionals.

    Get the all-in-one tool for marketing, project and client management built specifically for remodeling and design professionals.

    Get an all-in-one solution that spans the full customer lifecycle, including marketing, CRM, estimation & proposal building, project management, a 3D Floor Plan builder, an online invoicing and payment portal, as well as a client portal and collaboration tools. Start a free trial today to see why thousands of Pros run their business on Houzz Pro. Plans available for all business sizes.
    Learn More
  • 5
    TradeMaster

    TradeMaster

    TradeMaster is an open-source platform for quantitative trading

    TradeMaster is a first-of-its-kind, best-in-class open-source platform for quantitative trading (QT) empowered by reinforcement learning (RL), which covers the full pipeline for the design, implementation, evaluation and deployment of RL-based algorithms. TradeMaster is composed of 6 key modules: 1) multi-modality market data of different financial assets at multiple granularities; 2) whole data preprocessing pipeline; 3) a series of high-fidelity data-driven market simulators for mainstream QT tasks; 4) efficient implementations of over 13 novel RL-based trading algorithms; 5) systematic evaluation toolkits with 6 axes and 17 measures; 6) different interfaces for interdisciplinary users.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    TradingGym

    TradingGym

    Trading backtesting environment for training reinforcement learning

    TradingGym is a toolkit (in Python) for creating trading and backtesting environments, especially for reinforcement learning agents, but also for simpler rule-based algorithms. It follows a design inspired by OpenAI Gym, offering various environments, data formats (tick data and OHLC), and tools to simulate trading with costs, position limits, observation windows etc. Licensed under MIT. This training environment was originally designed for tickdata, but also supports OHLC data format. WIP. The list contains the feature columns to use in the trading status.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    accountill

    accountill

    Fullstack open source Invoicing application made with MongoDB

    This is a side project I've been working on. A full stack invoicing application made using the MERN stack (MongoDB, Express, React & Nodejs), specially designed for freelancers and small businesses, but can be used for almost any type of business need. With this application, you can send beautiful invoices, receipts, estimates, quotes, bills etc to your clients. Jump right off the Live App and start sending invoice or download the entire Source code and run it on your server. This project is something I've been working on in my free time so I cannot be sure that everything will work out correctly. But I'll appreciate you if can report any issue. Send invoices, receipts, estimates, quotations and bills via email. Generate and send/download pdf invoices, receipts, estimates, quotations and bills via email. Set due date. Automatic status change when payment record is added. Payment history section for each invoice with record about payment date, payment method and extra note.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    alpha_vantage

    alpha_vantage

    A python wrapper for Alpha Vantage API for financial data.

    Alpha Vantage delivers a free API for real time financial data and most used finance indicators in a simple json or pandas format. This module implements a python interface to the free API provided by Alpha Vantage. You can have a look at all the API calls available in their API documentation. For code-less access to the APIs, you may also consider the official Google Sheet Add-on or the Microsoft Excel Add-on by Alpha Vantage. To get data from the API, simply import the library and call the object with your API key. Next, get ready for some awesome, free, realtime finance data. Your API key may also be stored in the environment variable ALPHAVANTAGE_API_KEY. The library supports giving its results as json dictionaries (default), pandas dataframe (if installed) or csv, simply pass the parameter output_format='pandas' to change the format of the output for all the API calls in the given class.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Excel Writer

    Excel Writer

    A standalone, portable Ada package for producing Excel spreadsheets

    Excel_Out is a standalone, portable Ada package for writing Excel spreadsheets with basic formattings and formulas, easily and programmatically. Enables the automatic production of reports. No interaction needed with Excel or MS Office. More information on: http://excel-writer.sf.net Alire crate: https://alire.ada.dev/crates/excel_writer Mirror: https://github.com/zertovitch/excel-writer
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Share your screen instantly while on a phone call with CrankWheel for an engaging presentation. Icon
    Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.

    For salespeople and customer service agents who want to compliment their phone calls with visual elements.

    Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
    Learn More
  • 10

    Java CSV Library

    Small, fast Java library for reading and writing CSV files

    Java CSV is a small fast open source Java library for reading and writing CSV and plain delimited text files. All kinds of CSV files can be handled, text qualified, Excel formatted, etc.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    PHP Library for read Excel files
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    Buddi is a simple budgeting program targeted for users with little or no financial background. It allows users to set up accounts and categories, record transactions, check spending habits, etc.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Aronium Free Windows Point of Sale

    Aronium Free Windows Point of Sale

    Easy to use, modern and reliable POS solution.

    Speed From setup to selling in a minutes. With modern and simple interface you will be up and running in no-time. Discounts & promotions Keep your loyal customers. With our loyalty module, you can schedule promotions and automatically apply discounts to selected items. Support Have a question? We are here to help. Jump directly to our help center, or drop us a line, send suggestion, or just say Hi! Help is just an email away! Made for Windows Turn your PC into a functional Point of Sale. Worldwide Used in more than 40 countries every day. Is Aronium POS free? Yes it is. You can use free Aronium version as long as you like. There are no obligations or hidden costs. However, keep in mind that Aronium is a "freemium" product, meaning that there is a free version, and other paid versions or extensions offered as more advanced alternative.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 14
    Magstripper is a magnetic card reader and decoder that takes raw waveform information from a magnetic audio head (soldered directly to a mono audio jack) and processes it via a mic input. It also includes a multi-user door lock access control system.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    Bean Sheet is an interpreted Java spreadsheet. At its core is Bean Shell, an open source Java interpreter. The potential of marrying a Java interpreter with a spreadsheet allows a single document to be a powerful application in its own right.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 16
    EasyHotspot is a web bassed billing hotspot written in PHP and MySQL. Easyhotspot is a complete billing system and ready to use. EasyHotspot comes with linux distro and other software deppendencies (Apache,MySQL,Chillispot,Freeradius).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    JStock - Free Stock Market Software
    JStock - Free Stock Market Software had moved to GitHub : https://github.com/yccheok/jstock
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    osFinancials Accounting Software

    osFinancials Accounting Software

    osfinancials accounting and business processing software

    osFinancials is a free accounting package, easy to install Stock control and point of sales integrated with good support and plugins. Import from osCommerce, virtue-mart magento zenchart etc. Full reportdesigner reportman and all reports are made in reportman so can be adjusted to your needs. Full professional accounting package with support. Now with support for 3 databases Firebird Mysql Postgress See our instruction video http://www.youtube.com/watch?v=dQKd1y6rNPc&feature=youtu.be
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    ERP and CRM suite, including eCommerce, inventory, warehouse, order, customer management, general ledger, MRP, POS. Database independent service-oriented architecture (SOA)
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    Fakturama - Invoicing Made Easy

    Fakturama - Invoicing Made Easy

    The Open Source Invoice Management Software

    Fakturama is an open-source software solution designed for enterprises for creating invoices, as well as delivery notes, while managing and editing your online web shop. Fakturama was especially created in order to provide a comprehensive invoicing program that is compatible with office suites used worldwide, like LibreOffice and Apache OpenOffice. Fakturama makes it easy to create invoices, manage products, contacts, documents, payments, shippings, VATs and all the other constituents of a web shop.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    rotki

    rotki

    A portfolio tracking, analytics, accounting and tax reporting app

    A portfolio tracking, analytics, accounting and tax reporting application that respects your privacy
    Downloads: 21 This Week
    Last Update:
    See Project
  • 22
    Qt Bitcoin Trader

    Qt Bitcoin Trader

    Secure Trading Client for most popular Bitcoin exchanges

    his software helps you open and cancel orders very fast. Real time data monitoring. Automated trading using JavaScript powered scripts. And now it supports JL Script, advanced strategy script language. More info https://forum.centrabit.com/viewforum.php?f=3 Next ToDo: 1 ) Advanced Charts 2 ) Add support to monitor many exchanges and currencies at the same time 3 ) Develop server to collect all ticker and depth data to provide single WebSocket connection for realtime data updates 4 ) Saving interface settings as Workspace Profiles [Done] 5 ) Develop mobile application to provide secure remote access to running application on desktop 6 ) Add plugins support to allow all developers attach any exchanges More information here: https://centrabit.com
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    ezBookkeeping

    ezBookkeeping

    A lightweight personal finance app hosted by yourself.

    ezBookkeeping is a lightweight, self-hosted personal finance app with a user-friendly interface and powerful bookkeeping features. It helps you record daily transactions, import data from various sources, and quickly search and filter your bills. You can analyze historical data using built-in charts or perform custom queries with your own chart dimensions to better understand spending patterns and financial trends. ezBookkeeping is easy to deploy, and you can start it with just one single Docker command. Designed to be resource-efficient, it runs smoothly on devices such as Raspberry Pi, NAS, and MicroServers. ezBookkeeping offers tailored interfaces for both mobile and desktop devices. With support for PWA (Progressive Web Apps), you can even add it to your mobile home screen and use it like a native app. Live Demo: https://ezbookkeeping-demo.mayswind.net
    Downloads: 33 This Week
    Last Update:
    See Project
  • 24
    QuickFIX/J - Open Source Java FIX Engine
    QuickFIX/J is an 100% Java implementation of the popular QuickFIX open source FIX protocol engine. QuickFIX/J features include support for FIX protocol versions 4.0 through 4.4 and 5.0/FIXT1.1 (www.fixprotocol.org). Please note that the SourceForge SVN repo is read-only. Current repo can be found here: https://github.com/quickfix-j
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Compiere ERP + CRM Business Solution
    Compiere ERP+CRM is the leading open source ERP solution for Distribution, Retail, Manufacturing and Service industries. Compiere automates accounting, supply chain, inventory and sales orders. Compiere ERP is distributed under GPL V2 by Compiere, Inc.
    Downloads: 6 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB