Showing 129 open source projects for "libamd.so.1"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 1
    Invoice Ninja

    Invoice Ninja

    Free and Open Source Invoicing, Expenses & Time-Tracking

    Invoice Ninja is a free and open source invoicing, expenses and time-tracking app built with Laravel and Flutter. It offers a plethora of great features, including custom branded invoice design, recurring invoicing and auto-bill clients, real-time quote creation and custom proposals, expense reporting and so much more! Invoice Ninja is also capable of handling online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit cards,...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    Swap

    Swap

    Currency exchange rates library

    ...It acts as an abstraction layer over various exchange rate APIs such as Fixer, currencylayer, and European Central Bank data sources, allowing developers to switch providers or combine them without changing application logic. The library supports both real-time and historical exchange rates, making it suitable for financial applications that require accurate and time-sensitive data. One of its key strengths is its ability to define fallback providers, ensuring reliability even if a primary data source fails. Swap also includes optional caching mechanisms to reduce API calls and improve performance in production environments. It integrates seamlessly with frameworks like Symfony and Laravel, making it easy to incorporate into existing PHP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dolibarr ERP - CRM

    Dolibarr ERP - CRM

    Open source ERP and CRM web software for business

    Dolibarr ERP - CRM is an easy to use ERP and CRM open source software package (run with a web php server or as standalone software) for businesses, foundations or freelancers (prospect, invoicing, inventory, warehouse, order, shipment, POS, members for foundations, bank accounts...). Dolibarr is also available with auto-installers for users with no technical knowledge to install Dolibarr and all its prerequisites (Apache, Mysql, PHP) with just one package. Available platforms for such packages are: Windows, Debian, Ubuntu, Mint, Redhat, Fedora, OpenSuse, Mandriva, Mageia. Other platform can use the generic distribution. This is a modular product, than can be enhanced with tons of external modules (to provide you features not available by default) from https://www.dolistore.com Download Dolibarr ERP - CRM here or sign up for 15-day free trial of the cloud-based application with free updates and support at one of the Cloud providers https://saas.dolibarr.org/
    Leader badge
    Downloads: 2,986 This Week
    Last Update:
    See Project
  • 4

    Dolibarr timesheet

    Timesheet module for dolibarr

    Module to enable a Timesheet view for project in Dolibarr Dolibarr on Sourceforge : https://sourceforge.net/projects/dolibarr/
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    Custom Billing Server

    Custom Billing Server

    Linux-Based Billing And Business Application Server For FREE use.

    Do you offer services or tangible products that can not be scanned for invoicing? Are you still creating your invoices and quotes on paper, or via Word/Excel etc? They say in business that, TIME IS MONEY! So why spend a lot of time creating invoices or estimates, when you can use a suitable tool to manage your clients, products, services or subscriptions, create professional-looking invoices or estimates, and print or email them within seconds? The Custom Billing Server includes...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Open Crypto Tracker

    Open Crypto Tracker

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

    ...Over 50 Exchanges / 40 Trading Pairs Supported (exchanges / pairings list at bottom of README.txt): https://tinyurl.com/ct-readme Nearly Unlimited Assets Supported (any on supported exchanges). Demo: https://dragonfrugal.org/open-crypto-tracker MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+ Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH): (RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK) wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker chmod +x FOLIO-INSTALL.bash sudo ....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Accounting Software Community Edition

    Accounting Software Community Edition

    The Free & Popular Akaunting Web Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make an Accounting Software live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with ac wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://ac.local/ ( Accept Any Warnings ) Admin Username: admin@mysite.com Admin Password: change_this from any PC on your Local Network. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    WebPayXT2022

    Educational payroll Web APP, and PDF book, for learning PHP/MySQL

    This is a working educational payroll program, and PDF book, for learning payroll and PHP/MySQL. It is a web app, written in PHP/MySQL. The webapp is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the web, PHP and MySQL. The WebPay App calculates payroll, and produces reports for tax and accounting purposes. New features for 2022 include this years Tax Percentages, and ability to print W2 forms at year end. The current feature for 2022 is 2022a. It contains improvements of numeric formats. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Omnipay

    Omnipay

    A framework agnostic, multi-gateway payment processing library

    ...It has been designed based on ideas from Active Merchant, plus experience implementing dozens of gateways for CI Merchant. It has a clear and consistent API, is fully unit tested, and even comes with an example application to get you started. You can learn one API and use it in multiple projects using different payment gateways. If you need to change payment gateways you won’t need to rewrite your code. Most official PHP payment gateway libraries are a mess. Most payment gateways have exceptionally poor documentation. So, why use Omnipay instead of a gateway’s official PHP package/example code? ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    WebPayXT2021

    WebPayXT2021

    Educational payroll Web APP, and PDF book, for learning PHP/MySQL

    This is a working educational payroll program, and PDF book, for learning payroll and PHP/MySQL. It is a web app, written in PHP/MySQL. The webapp is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the web, PHP and MySQL. The WebPay App calculates payroll, and produces reports for tax and accounting purposes. New features for 2021 include this years Tax Percentages, and ability to print W2 forms at year end. The current feature for 2021 is 2021a. It contains improvements of numeric formats. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    POS OS

    POS OS

    Point of Sale Operating System

    ...sub_confirmation=1
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    WebPayXL2020

    WebPayXL2020

    Educational payroll Web APP, and PDF book, for learning PHP/MySQL

    This is a working educational payroll program, and PDF book, for learning payroll and PHP/MySQL. It is a web app, written in PHP/MySQL. The webapp is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the web, PHP and MySQL. The WebPay App calculates payroll, and produces reports for tax and accounting purposes. New features for 2020 include this years Tax Percentages, and ability to print W2 forms at year end. The current feature for 2020 is 2020a. It contains improvements of numeric formats. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cncerp

    cncerp

    Weberp中国本地化项目

    Weberp中文本地化衍生版4.15发布 1、包含中文会计科目及税收、收入成本的初始信息 2、修改了凭证查询界面 3、新增主题 4、增加了操作者签名记录,并且在相关页面显示和打印 5、包含了中国式票据PDF打印 6、加入了金额合计大写功能 7、BOM支持保密内容,可单独授权或不显示打印 8、修复工单号刷新控制 9、修正了共用物料的发料错误 10、修正了柜台退货账户选择 11、增加了内测科目余额初始化(请谨慎操作) 12、增加了没有定价产品是否允许销售 13、增加和修正了翻译 欢迎大家多提建议意见、交流 :-) http://www.cncerp.com QQ群:320212884
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WebPayAS2019

    Sample/Actual payroll program/book in PHP and MySQL

    This is a sample/working payroll program, and PDF book, for learning payroll and PHP/MySQL. It is a web app, written in PHP/MySQL. The webapp is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the web, PHP and MySQL. The WebPay App calculates payroll, and produces reports for tax and accounting purposes. New features for 2019 include this years Tax Percentages, and ability to print W2 forms at year end. The current feature for 2019 is 2019c. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    excel-to-tally-bank-statements

    Import bank statements in Tally from Excel directly

    Excel to Tally, Import Excel Bank statement in Tally ERP using udiMagic Excel to Tally utility. 1. Start Tally and open a Company 2. Start udiMagic 3. Select option "Excel to Tally" 4. Select option "Import data into Tally" 5. Click the Browse button and select the Excel file "Vouchers-Bank-Statement-ICICI-Current.xls" 6. Select the XML file "Vouchers-Bank-Statement-ICICI-Current-XML-tags.xml" 7. Click the Start button
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    WEB  Family Budget Planner

    WEB Family Budget Planner

    Family Budget Planner is a PHP MultiLingual easy to use tool .

    Full working System :- http://familybudget.unaux.com Feel Free to use the Link if you prefer to work with a ready to use system without Installation . UserGuide :- http://familybudget.unaux.com/UserGuide.php Support : rafi.farchi@gmail.com You Can install the Tool on any Website dealing with Family Economy as a free tool for the benefit of the Community . If you prefer You can also install it locally on you Android Device . Recommended PHP Server for Android...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cg-invoice

    cg-invoice

    Invoice and office utilities program for customer managment

    cg-invoice is a HTML5, Bootstrap, PDO simple yet productive way to write invoices and then retrieve the client data in more than one way. Invoicing invoices from anywhere online. View table or you can reprint the invoice as it was originally written. Business management for quotes or estimates. Contacts and vendors listing tabs for easy search. Office or personal tools to track customers, inventory, mailing lists, company phone numbers with a scheduler calendar included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WebPayAS2018

    WebPayAS2018

    Sample payroll program/book in PHP and MySQL

    This is a sample payroll program, and PDF book, for learning payroll and PHP/MySQL. It is a web app, written in PHP/MySQL. The webapp is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the web, PHP and MySQL. The WebPay App calculates payroll, and produces reports for tax and accounting purposes. Read the readme file, manual, and PDF Book for greatest use of this App. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Daily Expense Manager

    Daily Expense Manager

    Daily expense details manager

    A simple but very useful script for everyone. Here you can store your daily expenses, by following few steps. By default system displays 1 month expenses on main screen. But there is search option available to display previous months expenses detail. DEMO: http://expense.adminspoint.com/ Demo Login: dexpenseman@gmail.com Demo Pass: dexpensepass For Installation check installation wiki here: https://sourceforge.net/p/daily-expense-manager/wiki/Installtion/
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    Free PHP/Codeigniter Expense Manager

    Free PHP/Codeigniter Expense Manager

    Free PHP Codeigniter Expense Manager (management) Script

    ...It provides the ability to group your income/expenses into categories and lets you set a budget and track expenses in the category. Screenshot and more details: http://www.webprojectbuilder.com/item/expense-management Demo: http://www.webprojectbuilder.com/item/expense-management/live-demo/1 Username: admin@admin.com Password: 123456 To add custom CRUD to his project to this link http://www.webprojectbuilder.com/item/expense-management and click on Customize button About Us *** Build with Web Project Builder *** A product of IBR Infotech http://www.ibrinfotech.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Mutasyon

    Mutasyon is a script can add customer, products, inventory or invoice

    Mutasyon is write with PHP, Smarty, HTML, CSS and JQuery. We can create customer, invoice and products with it and tracking money which input or output. Mutasyon can; 1) Add customer, 2) Create invoice, 3) Add product and product images, 4) See invoice detail and print invoice 5) See product detail, amount, price, tax and profit 6) See money input and output history. And its support multi language and template. Note! Please if you see any problem tell me. Thanks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Mass payment MT-101 for salaries

    Web interface for mass payment of salaries in MT101 format

    These are 2 simple and ugly web forms: (1) list of employees with their IBANs and usual salary (fired persons are not deleted, but will not show in the next monthly payments) (2) monthly salaries (per month) with export in MT-101 format You need to configure the name of your company and each of your IBANs (in different banks) in file DBASE.PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WEBCR

    WEBCR

    WEB CASH REGISTER

    WEB device for calculating and recording sales transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ECK Hotel

    ECK Hotel

    Simple Aplikasi Hotel Management System

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AIStockBot

    Stock Analysis Program

    AIStockBot aims to become the greatest Technical and Fundamental Stock Analysis program using different approaches including Artificial Intelligence. It strives to recommend stocks better than your average Financial Adviser.
    Downloads: 3 This Week
    Last Update:
    See Project