Search Results for "linux live 32" - Page 2

Showing 105 open source projects for "linux live 32"

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
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
    Learn More
  • 1
    Koha Library Management System

    Koha Library Management System

    Free & Open Community Edition Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Library Management System 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 koha wherever mentioned ) After starting this VM, please access these websites ( Just Accept Any Warnings ) : Public Website Address: https...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    SLiMS Library Management System

    SLiMS Library Management System

    Free & Open Community Edition Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Library Management System 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 lm wherever mentioned ) After starting this VM, please access these websites ( Just Accept Any Warnings ) : Public Website Address: https...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 3
    Dead Deer 3.14.6.2024

    Dead Deer 3.14.6.2024

    3D modeler, 3D game maker, 3D demo maker

    3D modeler, 3D game maker, 3D demo maker. to model and create games, demos. Scripting language allows you to code interactions in pseudo-C with the animation and synthesize your own rendering with own-made shaders. Import FBX, BLEND, GLTF, OBJ, 3DS, DAE, X, XML, STL, PCB, ASC, PLY, GSPLATS. Cross-platform project WINDOWS 32/64 /MACOSX 10.6/ 10.8+/APPLSilicon /LINUX/iOS/ANDROID/WINDOWS PHONE/GOOGLE VR/OPEN VR/OCULUS VR/WEBASM/UWP8/10/OPENXR, PIs (ARM32/64), RISCV Players and Editors...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    Odoo ERP CRM System For Local Intranets

    Odoo ERP CRM System For Local Intranets

    Web,Sales,Finance,Inventory,Manufacture,HR,Marketing,Services,Efficacy

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a ERP 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 ec wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://ec.local/ ( Accept Any Warnings ) Admin...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 5
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    helpdesk ticketing system, knowledgebase

    helpdesk ticketing system, knowledgebase

    The Free & Popular HESK Web Based Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Help Desk 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 hd wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://hd.local/ ( Accept Any Warnings ) Admin...
    Downloads: 12 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...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    LAMP package in Complete Virtual Machine

    LAMP package in Complete Virtual Machine

    A Quick LAMP/WAMP/MAMP/XAMPP Pkg for development, testing & production

    This VM is created for 2 reasons: 1. Very little initial setup work required to Develop / Test / Deploy a Dynamic Web Application 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 sample PHP project called teamdocs. You may cleanup this Application from the htdocs home folder link & its corresponding database, after logging into mysql. The mysql...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    RE/flex is the fast lexical analyzer generator (faster than Flex) with full Unicode support, indent/nodent/dedent anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator tool generates clean lexer class code that is thread-safe. Generates Graphviz files...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
    Learn More
  • 10
    Pythagorean-Numerology-Calculator
    "A basic numerology calculator in JavaScript" A live demo is available at: https://pythagorean-numerology-calc.sourceforge.io/pnc.html Features: -Your connection with the 4 classic elements -Numerology chart calculation -Master numbers detection -Psychologic matrix chart calculator -Name calculation chart -Personal day calendar -Plain calculator for names or numbers -Name diagrams (Norman Shine) -Profiles manager -Unlimited number of profiles -Search and sort feature...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Yukki Music Bot

    Yukki Music Bot

    Telegram Group Calls Streaming bot with some useful features

    Yukki Music Bot is a Powerful Telegram Music+Video Bot written in Python using Pyrogram and Py-Tgcalls by which you can stream songs, video and even live streams in your group calls via various sources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Asset Management System for Intranets

    Asset Management System for Intranets

    The Free & Popular Snipe-IT Web Software in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make an Asset Management System 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 am wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://am.local/ ( Accept Any...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    WordPress Community Edition For Intranet

    WordPress Community Edition For Intranet

    The Free & Popular WordPress Web Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make WordPress 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 wp wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://wp.local/wp-login.php ( Accept Any Warnings...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Capacity Planning & Management Software

    Capacity Planning & Management Software

    Free & Open Capacity Planning Software in a Complete Virtual Machine

    ... the: Application Website: https://trcfir.local ( Accept Any Warnings due to Usage of Self-Signed https certificates ) Logins: operator & groupsmanager Password: change_this If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with trcfir wherever mentioned ) Backup system regularly as shown in video, to avoid any issues. This VM helps to make a Capacity Planning Software / Server live, within minutes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    belofte chess

    belofte chess

    A promising chess program

    ... the git repository. Compiles and Runs on 32/64 bit on Windows, Mac, Linux, Android (ARM/x86) and Raspberry. Released under GNU v2 license. (means free to copy, free to modify, free to use, ...) Works fine with Arena/Cutechess/BanksiaGui/Winboard/Xboard/...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Streaming TV Italia

    Streaming TV Italia

    A simple app to view webTV on Fire TV

    Parser per vedere alcuni canali della TV in streaming Canali disponibili: - Videolina - Canale 5 - FoodNetwork - Italia 1 - TV8 - Top Crime - Giallo Github: https://github.com/alessiomanai/StreamingTV
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    ... size to the desired level, before using the script, to view in bigger mode. Google search for linux / cygwin / mac terminal font size to know more about it. LATEST UPDATE : The quiz.sh script is updated now to perform for the whole class of students and log the results into the Students_Score.txt file. Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    MediaWiki Community Edition For Intranet

    MediaWiki Community Edition For Intranet

    The Free & Popular MediaWiki Web Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make MediaWiki 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 Video below ( taken from my other project. just replace td with mw wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://mw.local/ ( Accept Any Warnings Due to Usage...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Dolibarr Community Edition For Intranets

    Dolibarr Community Edition For Intranets

    Web,Sales,Finance,Inventory,Manufacture,HR,Marketing,Services,Efficacy

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a ERP / CRM 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 do wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://do.local/ ( Accept Any Warnings...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Customer Self-Service For All Shopkeeper

    Customer Self-Service For All Shopkeeper

    The Free & Popular AbanteCart Web Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Customer Self-Service Desk Live For All Shopkeepers, 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 csep wherever mentioned ) After starting this VM, please login to its Control Panel with: Website Address: https://csep.local...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Markdown Editor With WYSIWYG Controls

    Markdown Editor With WYSIWYG Controls

    An Easy to use Browser Based MarkDown Editor With Live Preview Panel

    Browser Based, Cross Platform, Supporting all Operating Systems, Easy Application. No need to remember any markdown syntax anymore. Just Select Your Text and Click on any of the Buttons Above ( Except for some buttons ). See the Below Screenshot for Details. Notes: This editor has been tested fully on the Firefox Web Browser and is quite successful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    js-css-poker-fxmod
    A free online Texas Hold'em poker game written in JavaScript and a web-gui using HTML5 and CSS, all source included. This project is a mod. The original author/program can be found here: https://sourceforge.net/projects/js-css-poker/ A live demo of my mod is available at: https://js-css-poker-fxmod.sourceforge.io/poker.html You can download my mod in the files tab of this page. Additional Information: -The "Avatars" were created with "facegen" -Poker Tables: I created...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Easy Team Document Software for all ORGs

    Easy Team Document Software for all ORGs

    Tasks, Guides, Scripts, Collaborations, Knowledge Bases, Tech Supports

    Have a look at the Video below for details. Refer Wiki Page for more instructions. I created this Virtual Machine for 2 reasons: 1. Very little initial setup work required to make a Team Document System live, within minutes. 2. This system should keep running for Years, without requiring any further Updates / Breakages. New Points: 1. If needed, change the utf8 line below, to match your language charset, in the corresponding php files, in the htdocs folder: $result['client_encoding...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    GitLab CE Server For Local Intranets

    GitLab CE Server For Local Intranets

    The Free & Popular Community git Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a GIT Server 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 gi wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://gi.local/ ( Accept Any Warnings due...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Discussion Forum Software For Intranets

    Discussion Forum Software For Intranets

    The Free & Popular FLARUM Web Software in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Forum 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 fm wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://fm.local/public/ ( Accept Any Warnings...
    Downloads: 1 This Week
    Last Update:
    See Project