Showing 82 open source projects for "my tom 2"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • Business Texting and Text Message Marketing Solutions - Textellent Icon
    Business Texting and Text Message Marketing Solutions - Textellent

    Textellent's robust business texting services provide SMS and MMS capability for customer service, sales, and marketing texting programs.

    Textellent's business texting solution makes designing, managing, measuring, and integrating SMS and MMS campaigns easy. Whether used for customer service, sales, or marketing, Textellent supports your customer journey with an easy-to-use service that text-enables local business lines and serves businesses of any size. Robust scheduling and appointment reminders are also available, as are keywords and shortcodes for easy opt-in programs with TCPA compliance supported by AI.
  • 1
    QR Code generator library

    QR Code generator library

    High-quality QR Code generator library in Java, TypeScript/JavaScript

    This project aims to be the best, clearest library for generating QR Codes. My primary goals are flexible options and absolute correctness. The secondary goals are compact implementation size and good documentation comments. This work is an independent implementation based on reading the official ISO specification documents. I believe that my library has a more intuitive API and shorter code length than competing libraries out there. The library is designed first in Java and then ported...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Jekyll Picture Tag

    Jekyll Picture Tag

    Easy responsive images for Jekyll

    My life just got a lot busier; I'd really like a maintainer or two to help. I'm not abandoning JPT, I just don't have a ton of time to put into hacking on it. If you've been learning Ruby and you want to move beyond tutorials and throwaway projects, I'd love to hear from you. I'd be happy to help you gain experience and credibility, if you're willing to help me maintain this project! It's simple to throw a photo on a page and call it a day, but doing justice to users on all different browsers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Go Examples

    Go Examples

    Go(lang) examples

    ... telnet-clients or http-server (even with SSL). If you want even more Golang examples, you can take a look at my other go repositories at GitHub. To execute a Golang program, write go run at the cli followed by the name of the file. You also can convert the file to a binary executable program by the command go build. One great aspect of Golang is, that you can start go applications via go run name.go, but also compile it to an executable with go build name.go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Python Progressbar

    Python Progressbar

    Progressbar 2 - A progress bar for Python 2 and Python 3

    A text progress bar is typically used to display the progress of a long-running operation, providing a visual cue that processing is underway. The progressbar is based on the old Python progressbar package that was published on the now-defunct Google Code. Since that project was completely abandoned by its developer and the developer did not respond to my email, I decided to fork the package. This package is still backward compatible with the original progressbar package so you can safely use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 5
    jupyterlab-git

    jupyterlab-git

    A Git extension for JupyterLab

    A JupyterLab extension for version control using Git. To see the extension in action, open the example notebook included in the Binder demo. Open the Git extension from the Git tab on the left panel. This extension tries to handle credentials for HTTP(S) connections (if you don't have set up a credential manager). But not for other SSH connections. The extension can cache temporarily (by default for an hour) credentials. To use the caching, you will need to check the option Save my login...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EARTHLY

    EARTHLY

    The effortless CI/CD framework that runs anywhere

    ... ideas from Dockerfiles and Makefiles and combined them into one specification. Earthly builds are self-contained, isolated and repeatable. Regardless of whether Earthly runs in your CI or on your laptop, the build will run the same way. This allows for faster iteration and easier debugging. Unlock your team's full productivity by eliminating "works on my machine but not in CI" blockers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Map My Data

    Simple SQL data mapper

    Map My Data (MMD) is a code generator for Freepascal. It generates persistence classes that perform mapping between business objects and SQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 11 This Week
    Last Update:
    See Project
  • 9
    Lib CONIO (conio_am.h) GCC C++

    Lib CONIO (conio_am.h) GCC C++

    Library CONIO GCC C++ for Windows e Linux (POSIX)

    ... the source programs will be compiled. For more libraries, go to: https://sourceforge.net/u/augustomanzano/profile. To know my curriculum vitae, go to: http://lattes.cnpq.br/8184615061457853. Augusto Manzano http://www.manzano.pro.br https://www.youtube.com/@am-42
    Downloads: 10 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    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
  • 11

    YaBASIC libs 2

    Libraries for the yabasic interpreter

    A series of libraries for yabasic , the BASIC dialect by Marc Ihm, that give access to a number of common utilities on Linux. Not tested on other UNIX platforms, but it should be possible to adjust them accordingly. This site contains a rethink of my earlier libraries collection (https://sourceforge.net/projects/yabasiclibs/). See the README for details. Distribution is via source code in the git repository only. Licensed according to the WTFPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 3 This Week
    Last Update:
    See Project
  • 13

    likeForth

    likeForth - an IDE in one file with graphics and sound.

    ... Thinking Forth and special thanks to Tom Campbell, the author of My Big TOE. Enjoy, be creative and engage! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LAPP package in Complete Virtual Machine

    LAPP package in Complete Virtual Machine

    Quick Apache/PHP/Postgresql 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. 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 PHP project called teamdocs. Just replace td with lapp wherever mentioned ) Upload your PHP Files using the free FileZilla ftp client software, to this server called lapp.local...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    EDITEL

    EDITEL is a screen editor/code generator for GnuCOBOL programmers

    One of the hardest things to do when coding with COBOL is translating a screen design into code. The process may take hours, not to say days. In my old BLIS-COBOL, COBOL 74 and COBOL 80 /85 days (and those last 2 had the SCREEN SECTION which helped a lot !), I recall spending a significant amount of time dedicated to that activity. Time that could be used for more productive activities like coding and resolving bugs, for instance. Having said that, I developed a Screen Editor (similar...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    AdaGate

    AdaGate

    3D OpenGL dungeon game using Ada: a tribute to Narbacular Drop

    AdaGate is a kid-friendly 3D sokoban puzzle game within a Stargate / Portal fantasy setting. It is a great example of modern OpenGL programming using the Ada programming language. It runs on Windows, OSX, or Linux. While searching a remote south-seas atoll for remnants of a lost American heroine, a stargate kawoosh lures you into 4 strange dungeons. Escape will require the logical rearrangement of weird power cells [ZPMs] that roll in only two directions. Shoot your portal guns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Beautiful Web Fonts in Various Languages

    Beautiful Web Fonts in Various Languages

    Including Demo Example Webpage & Professional Documenting Application

    Languages Covered : Arabic, Bengali-Assamese, Devanagari ( Marathi, Pāḷi, Sanskrit, Hindi, Boro, Nepali, Sherpa, Prakrit, Apabhramsha, Awadhi, Bhojpuri, Braj, Bhasha, Chhattisgarhi, Haryanvi, Magahi, Nagpuri, Rajasthani, Bhili, Dogri, Kashmiri, Konkani, Sindhi, Nepal Bhasa, Mundari, and Santali. ), Gujarati, Hebrew, Japanese, JapaneseHW, Korean (K), KoreanHW, SimplifiedChinese (SC), SimplifiedChineseHW, TraditionalChinese (TC), TraditionalChineseHK, TraditionalChineseHKHW,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    Laravel Boilerplate

    Laravel Boilerplate

    A massive head start on any size web application

    Laravel Boilerplate installs like a regular Laravel application. If you've done it once, you've done it a million times. Laravel Boilerplate provides you with a massive head start on any size web application. Out of the box it has features like a backend built on CoreUI with Spatie/Permission authorization. It has a frontend scaffold built on Bootstrap 4. Other features such as Two Factor Authentication, User/Role management, searchable/sortable tables built on my Laravel Livewire tables plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    labuladong

    labuladong

    labuladong algorithm

    ... be solved, you can go to the corresponding topic immediately after reading the article. I also organized all the topics explained on this site into a list of topics. My readers can be roughly divided into two categories: one kind is completely uninterested in algorithms, and belongs to the readers who learn algorithms for written exams, the other kind is readers who are interested in algorithms and can enjoy pure knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    F&S File Find

    F&S File Find

    F&S File Find - An ultra fast, cross platform, file find tool

    F&S File Find (i.e. Fast and Slow File Find) is a cross-platform command-line tool designed for Ultra-Fast Searching for Files on your hard drive. The application uses two main facilities to quickly locate files on your drive: 1. Caching previously visited folders in order to allow Ultra-Fast searches on consequent searches. 2. Multi-Core operation to speed up searches. (Compared to the standard Windows/CLI search tools) The application is designed to favor speed over all other computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PSPAD SAS Keyword Highlighting

    PSPAD SAS Keyword Highlighting

    SAS Keywords list .ini file for PSPAD Keyword Highlighting

    ...) Scroll to "SAS My Keywords" and Clic the [Apply] button. 6) Clic on the "Colors" Tab and choose your favorite color for "Key", "Key words 2", "Key words 3" and "Reserved Word" 7) Type "SAS My Color" on the "Color Scheme" Text box and Clic the [Save] button, the [Apply] button and the [OK] button 8) Quit and reload PSPAD - Keyword style is regrouped by category to ease customization. Syntax coloring provided by Pspad, this file include only keywords. Bruno Dionne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Extended C Library

    Extended C Library

    ... usage the libxc project is provided under the very permissive BSD license. If you need a different license then please send me a request (lelanthran at gmail) and I'll do my best to satisfy your request. What's completed? As of writing, the following libraries have been written and tested: 1. Memory accounting/tracking 2. String operations 3. Vectors 4. Trees 5. Dictionary arrays 6. Configuration management See the wiki page for more information
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    ABL_xls.i

    OpenEdge ABL-based Excel Spreadsheet library

    Library of procedures and functions that manage Microsoft Excel Spreadsheets. Import Excel Spreadsheets (xls/xlsx) from Windows servers to ABL temp-tables via ActiveX. Generate native Excel Spreadsheets (xls/xlsx) from Windows servers via ActiveX. Generate native Excel XML Spreadsheet 2003 (xml) from Windows or Linux servers via native ABL. ---- There has been significant effort on my part to produce this code. It works and it works well. In return, I have two requests: 1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ULib

    ULib

    C++ application development framework, to help developers create apps

    ULib is a highly optimized class framework for writing C++ applications. I wrote this framework as my tool for writing applications in various contexts. It is a result of many years of work as a C++ programmer. I think, in my opinion, that its strongest points are simplicity, efficiency, and sophisticated debugging. ULib is meant as a very lightweight C++ library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uclibc along with posix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next