Showing 32 open source projects for "gnucash"

View related business solutions
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    GnuCash

    GnuCash

    Personal and small-business finance manager

    GnuCash is a personal and small-business finance manager with a check-book like register GUI to enter and track bank accounts, stocks, income and expenses. GnuCash is designed to be simple and easy to use but still based on formal accounting principles.
    Leader badge
    Downloads: 5,393 This Week
    Last Update:
    See Project
  • 2

    GnuCash C API example

    A simple example to show the use of GnuCash C API

    This is a simple demo software that shows how to use GnuCash C API. When executed the program will: - open the book located at "data/testBook.gnucash" - print the first level account names - print "Income" account transaction details - create a new transaction between "Checking Account" and "Expenses" accounts - save the modified file and release the lock You can check the book file using GnuCash and change the code to test the API. I made this sinmple example because I found GnuCash...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    gnucash-csv-mt940

    Convert Banking CSV-Files to MT940 format for Input in GNUCASH

    This Program converts CSV-Files downloaded from your Bank Account to MT940-Format for Input to Gnucash. conv-noris-mt940.py convert CSV-Files from www.norisbank.de to MT940-Format Calling: conv-noris-mt940.py CSV-File MT940-File conv-1822giro-csv-mt940.sh convert CSV-Files from www.1822direkt.de to MT940-Format Calling: conv-1822giro-csv-mt940.sh CSV-File MT940-File conv-dkbgiro-csv-mt940.sh convert CSV-Files from www.dkb.de to MT940-Format Calling: conv-dkbgiro-csv-mt940.sh CSV-File MT940...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    There are various programs to handle your personal financial data: Grisbi, GnuCash, HomeBank, KMyMoney. But the data we can download from dutch bank ABN AMRO is difficult to import. This program solves the problem. Workflow: - use your web brouwser to open your page at the bank and download the transactions as a TAB file. (example 201705.TAB for all your transactions in may) - abnimport 201705.TAB 201705.qif - Than fire up Grisbi and use File -> Import file to import the transactions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5

    Gentoo for Unrooted and Rooted Android

    Gentoo for All Android ARM, based on EPREFIX

    ... "terminal IDE" from GooglePlay. The option EPREFIX of Gentoo prepends semi-automatically /data/data/com.spartacusrex.spartacuside/gentoo_armv6l to all paths, at compile time. Limited to ARM (similar to armel/raspian). I am using gentooandroid at work, for everyday tasks (firefox, pdflatex, gnucash, sshfs, ...). The installation needs 1.8Go free space at least, on my phone it currently takes 6 Go. Installation instructions: https://sf.net/p/gentooandroid/wiki
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    GnuCash Export Modifier

    Perl utility that modifies GnuCash Trasnaction Exports

    This Perl utility script will allow you to quick strip the split or utility file and display transaction month and year information. It is intended simply to save time when uploading using that export in any spreadsheet tool to perform analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GnucashReport

    Generate Gnucash Reports

    I had a need for a gnucash report that I don't think gnucash creates. This project reads from the gnucash sqlite file and generates reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Kangaroo PFM

    Personal Finance Manager

    Kangaroo PFM is an application for managing personal finances. It is similar to GnuCash, but was designed to be easily extendable via plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CSV2QIF

    Converts CSV formatted file to QIF for a few Dutch banks

    This parser converts CSV formatted file to QIF for the following Dutch banks - ING - ING Beleggen (Investment) - Rabobank - Rabobank Beleggen (Investment) - American Express - Robeco Parser is only tested with GnuCash. Parser is tested with limited data - especially the investment parser The parser allows for some personalization in top part: 1. Look for certain strings in "Memo" and if found, change payee and/or category to specific account. Example: any hit for Shell, Esso, Texaco,... payee...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10

    BNC cash

    Project for the french tax system using GnuCash

    Ceci est un projet destiné aux professionels qui tiennent leur comptabilité avec GnuCash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ChurchOffice

    Custom Xubuntu with office apps

    xubuntu with added inkscape, gnucash, xiphos, openlp, and libre office.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GnucashToSIE is a small toolkit for converting Gnucash XML files to the SIE-4 format. The SIE-4 format is the dominating format for accounting information interchange used in Sweden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pygcapi

    Python class library to interface with GnuCash datasources

    If you want to write a program in Python to interface with the GnuCash datasources (e.g., the XML file, the MySQL tables, etc.), you will be able to use this API to decrease development time. The API will make it easy to write a quick script to, say, import some data, or to write a clone of GnuCash itself in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    livecd-finance

    LiveCD of a finance/productivity suite

    This uses OpenBSD to do office productivity/finance apps like spreadsheet,gnucash and so on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Finance-Quote-LJSE

    Finance-Quote-LJSE extends Finance::Quote to fetch quotes from LJSE

    ... with GnuCash http://www.gnucash.org by the author
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cashbox455

    cashbox455

    simple and clear personal cash manager with gui

    cashbox455 was created to make managing cash easy and fun. with this software customer always knows how much money he has in his pocket. main aim was to create ultra simple and easy tool with some commonly asked useful features. that is why cashbox455 is not competitor to such great, powerful tools like `gnucash`. cashbox455 doesn't have lots of professional stuff such as double-entry bookkeeping, accounts, planning. but it includes some common tools like search and filter. cashbox455...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KahelOS
    KahelOS is an Arch-based distro that has a desktop and server editions, follows a rolling release schedule, boasts of optimum performance on i686 and x86-64 systems, and has btrfs, nilfs and ext4 filesystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GnuCashToQIF converts a GnuCash XML file into multiple QIF files, one for each account. Transfers remain intact, and double-entry income/expense accounts become categories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Extension to the famous GnuCash-Project to simplify the handling of yor portfolio. View your portfolio, add new assets to or update the prices easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    jGnucashLib

    Alternative Gnucash implementation

    SEEKING NEW MAINTAINER. Java-library for manipulating the file-format of the gnucash open source accounting-software. Usable to automate accounting-tasks using e.g. HBCI or invoice-parsing or to simplify the preparation of your taxes. Contains a portable gnucash-viewer/editor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    OpenOffice XML Filter for loading a GnuCash XML file into an OpenDocument 1.1 spread sheet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Kashmir is a personal finance manager, a GnuCash clone written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The mtconverter convert files from the MT940 format to the OFX format so that bank transactions can be imported in the GnuCash banking software. Successfully tested with ABNAMRO and GnuCash version 2.2.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GnuCash Portable provides a PortableApps.com style NSIS launcher enabling GnuCash to run from a portable drive without installing it on the host machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Personal financial manager like many others, but hopefully different. The emphasis is on integration with existing applications (GNUCash) and office suites like OpenOffice. The application uses a standard HSQLDB database for easy JDBC integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next