Showing 127 open source projects for "unity source code"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
    Try it free
  • 1
    PhpSpreadsheet

    PhpSpreadsheet

    A pure PHP library for reading and writing spreadsheet files

    ... PhpSpreadsheet into your project. Or also download the documentation and samples if you plan to use them. A good way to get started is to run some of the samples. Don't forget to download them via --prefer-source composer flag. And then serve them via PHP built-in webserver. PhpSpreadsheet relies on Composer autoloader. So before working with PhpSpreadsheet in standalone, be sure to run composer install.
    Downloads: 148 This Week
    Last Update:
    See Project
  • 2
    Vali Admin

    Vali Admin

    Free Bootstrap 4 admin/dashboard template

    Vali is a free, modular and easy-to-customize admin theme built using Bootstrap 4, SASS and Pug.js. Includes seven pre-built pages including login, user profile, and print-friendly invoice page. Run a npm install command in the project root directory to install and build dependencies. If you don't want to edit the theme you can use the compiled files inside the docs folder. Use npm run dev command to watch and compile source files. Use npm run build command to compile all source files. Use npm...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Yahoo! Finance market data downloader

    Yahoo! Finance market data downloader

    Yahoo! Finance market data downloader

    Ever since Yahoo! finance decommissioned their historical data API, many programs that relied on it to stop working. yfinance aims to solve this problem by offering a reliable, threaded, and Pythonic way to download historical market data from Yahoo! finance. yfinance aimed to offer a temporary fix to the problem by scraping the data from Yahoo! Finance and returning a the data in the same format as pandas_datareader's get_data_yahoo(), thus keeping the code changes in existing software...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Quadratic

    Quadratic

    Data science spreadsheet with Python & SQL

    ..., Pandas, SQL, JS, Excel Formulas, etc). Quadratic has no environment to configure. The grid runs entirely in the browser with no backend service. This makes our grids completely portable and very easy to share. Quadratic has Python library support built-in. Bring the latest open-source tools directly to your spreadsheet. Quickly write code and see the output in full detail. No more squinting into a tiny terminal to see your data output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    VisiData

    VisiData

    A terminal spreadsheet multitool for discovering and arranging data

    .... Code in the stable branch of this repository, including the main vd application, loaders, and plugins, is available for use and redistribution under GPLv3. VisiData is a free, open-source tool that lets you quickly open, explore, summarize, and analyze datasets in your computer’s terminal. VisiData works with CSV files, Excel spreadsheets, SQL databases, and many other data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    stylex-jsx

    stylex-jsx

    Full CSS support for JSX without compromises

    Full, scoped and component-friendly CSS support for JSX (rendered on the server or the client). Code and docs are for v3 which we highly recommend you to try. Looking for styled-jsx v2? Switch to the v2 branch. Blazing fast and optimized CSS rules injection system based on the CSSOM APIs. Full CSS support, no tradeoffs in power. Runtime size of just 3kb (gzipped, from 12kb). Complete isolation: Selectors, animations, keyframes. Built-in CSS vendor prefixing. Very fast, minimal and efficient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NeuralProphet

    NeuralProphet

    A simple forecasting package

    NeuralProphet bridges the gap between traditional time-series models and deep learning methods. It's based on PyTorch and can be installed using pip. A Neural Network based Time-Series model, inspired by Facebook Prophet and AR-Net, built on PyTorch. You can find the datasets used in the tutorials, including data preprocessing examples, in our neuralprophet-data repository. The documentation page may not we entirely up to date. Docstrings should be reliable, please refer to those when in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Robin-Stocks API Library

    Robin-Stocks API Library

    This is a library to use with Robinhood Financial App

    This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real-time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. The code is simple to use, easy to understand, and easy to modify. With this library, you can view information on stocks, options, and cryptocurrencies in real-time, create your own robo-investor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Optional Fund Assistant

    Optional Fund Assistant

    Quickly obtain real-time data of the funds of interest

    ..., 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: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
    Learn More
  • 10
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Google Spreadsheets Python

    Google Spreadsheets Python

    Google Sheets Python API

    ... of gspread have used oauth2client. Google has deprecated it in favor of google-auth. If you’re still using oauth2client credentials, the library will convert these to google-auth for you, but you can change your code to use the new credentials to make sure nothing breaks in the future. If you familiar with the Jupyter Notebook, Google Colaboratory is probably the easiest way to get started using gspread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenClinic GA

    OpenClinic GA

    Open Source Integrated Hospital Information Management System

    OpenClinic GA is an open source integrated hospital information management system covering management of administrative, financial, clinical, lab, x-ray, pharmacy, meals distribution and other data. Extensive statistical and reporting capabilities.
    Leader badge
    Downloads: 275 This Week
    Last Update:
    See Project
  • 14
    openbravopos

    openbravopos

    Open Source Openbravo POS convert to Commercial Retail ERP and POS

    Complete and user-friendly retail POS functionality A comprehensive, flexible, and user-friendly cloud-based retail POS software. 1. Sales, quotations, reservations, and returns, including cross-store and cross-channel scenarios. 2. Automatic validation of customer personal data. 3. Configuration of keymaps for quick access to options and featured products. https://www.youtube.com/watch?v=Aai3iYLP2TQ&pp=ygUNb3BlbmJyYXZvIGtkcw%3D%3D Contact: both version of Openbravo POS...
    Leader badge
    Downloads: 100 This Week
    Last Update:
    See Project
  • 15
    csved

    csved

    CSV Editor with Text-based User Interface (TUI) written in Pure Go

    An editor for plaintext tables, consisting of columns separated by arbitrary characters and rows separated by newlines, i.e. tsv, csv and related formats. Licensed under MIT License Copyright (c) 2019 japanoise Source code: https://github.com/japanoise/csved Visit: http://albanese.atwebpages.com
    Downloads: 30 This Week
    Last Update:
    See Project
  • 16
    Rapid ERP Development

    Rapid ERP Development

    Great Open Source Plugins For iDempiere ERP Project

    I created a set of simple plugins to use iDempiere ERP with Unicenta POS, Android Scanner, Budgeting, Warehousing, Manufacturing, on-the-fly generators for App Dictionary, CRM Board and Charts, Kanban Board, Translation and more. Always complete with full technical documentation, blogs and movie tutorials. No information hiding. Its the open source sharing passion and i wanted to give it all back. Much of my present work is sponsored by SYSNOVA, the largest iDempiere conglomerate user...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17

    Applewood Computers Accounting System

    Accounting system for smaller companies written in GnuCobol.

    ACAS contains Sales, Purchase and Nominal Ledgers (Accounts Receivable, Payable and General Ledgers) as well as Stock Control (Inventory Control) along with IRS (Incomplete Records System). This system is written in COBOL and uses the GnuCobol compiler which compiles via C code and is therefore compatible with the following platforms: Linux, Unix, Dos, Mac OSX, Windows providing you have installed the GCC C compiler or an equivalent as well as GnuCobol. at a minimum, v2.0+. Note that all...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    Invoicing-AR-Inventory

    Invoicing-AR-Inventory

    Simple Invoicing program for Desktop written in vba and Access

    This is a learning/sample/functional Invoicing program written in vba and MS-Access. It is for a small, or personal, business. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code (part of Office 365). The program processes Invoicing and Quotes, and produces reports for A/R, Inventory...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    invoicing-car-repair

    invoicing-car-repair

    An Invoicing program for Auto Shops written in vba and MS-Access.

    This is an sample/learning/functional Invoicing program written in vba and MS-Access. It is for a small, or personal, Auto Repair type business. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code (part of Office 365). The program processes Invoicing, Appointments, and Quotes, and produces reports...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    php-billing-app

    php-billing-app

    A basic PHP/MySQL/HTML Billing APP. Meant for developers learning.

    Here is PHP/MySQL/HTML code that is a sample Entry Level Billing APP. It is Free, and mostly for learning purposes. You can install on a Windows or linux server, and look at the PHP code files on your PC.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    100% FREE / open source / PRIVATE cryptocurrency portfolio tracker. Email / text / alexa / telegram price alerts, price charts, mining calcs, leverage / gain / loss / balance stats, news feeds +more. Privately track Bitcoin / Ethereum / unlimited cryptocurrencies. Customize as many assets / markets / alerts / charts as you want. Over 40 Exchanges / 20 Trading Pairs Supported (exchanges / pairings list at bottom of README.txt): https://tinyurl.com/ct-readme Nearly Unlimited Assets...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    billing-animal-hospital

    billing-animal-hospital

    Demo Invoicing APP for Veterinarian Medical Office

    This is an sample Invoicing program written in vba and MS-Access. It is for a small, or personal, Vets Medical Office. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code (part of Office 365). The program processes Invoicing, Appointments, and Quotes, and produces reports for A/R, Inventory, History...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    eBag

    eBag

    Company administration manager

    eBag is software project focused on company (factory) administration via PHP+MySQL solutions, on the local network, using browsers as terminals to access the company database. The server solution provides platform independence and collaborative work. PHP offers flexibility and the ability to change (or upgrade) the source code to personal needs, and MySQL innoDB provides transactional safe, recoverable tables. Using language files provides easy and quick translation to any language, and MVC...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Integration tools for Tally

    Export data to Tally

    Export data to Tally Accounting software by code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    payables-disbursements

    payables-disbursements

    Accountants Friend - Payables and Disbursements

    ... variable names, and tables, may, or may not, be converted from the original APP. (For example the old variable may have been m_cust, and is now m_vend. If you are reviewing the code, remember some of this code may be somewhat odd.) Now Ver 1b has been updated to 1c. You can now change the Fiscal Year Month on the Company Information screen.
    Downloads: 0 This Week
    Last Update:
    See Project