Showing 831 open source projects for "my tom 2"

View related business solutions
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1

    IDA FunctionStringAssociate PlugIn

    IDA Pro plug-in that comments functions by strings it contains

    An IDA Pro plug-in that comments functions by the strings that it contains, Meant to be run as first of sequence of two of my other informational plug-ins: 1) Function String associate 2) Mark reference counts 3) WhatAPIs See: http://www.macromonkey.com/bb/index.php/topic,20.0.html * July 2018, updated to IDA 7.1 To build you'll need MSVC 2017 and https://sourceforge.net/projects/ida-support-library/
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 2

    FontPreview

    Create and manage font lists for your projects

    Have choose font for your project? This tool can help - preview text with fonts (that are already installed on system) and create list of interested fonts. For more, Look at screenshot :) At this moment, Project UI is in my native, Georgian language. In case of interest, I have plan to implment multilanguage interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    php and mysql login and register form

    php and mysql login and register form

    A free registration and login source code using php,mysql,html5,css3

    This is a web base app using PHP and MySQLl to register and login users on your website enriched with HTML5 and CSS3. If are reading this, that means you have downloaded my simple php-mysql registration and login source code version 1.0.1. The Features of this source code are that users will be able: 1. to register 2. to login 3. to reset password when forgot 4. to change password 5. it is also riched with HTML5 and CSS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    IDA WhatAPIs PlugIn

    IDA Pro plug-in to display contextual function API usage.

    IDA Pro plug-in to display contextual function API usage. Meant to be run as first of sequence of two of my other informational plug-ins: 1) Function String associate 2) Mark reference counts 3) WhatAPIs See: http://www.macromonkey.com/bb/index.php/topic,20.0.html * July 2018, updated to IDA 7.1 To build you'll need MSVC 2017 and https://sourceforge.net/projects/ida-support-library/
    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.
  • 5

    IDA MarkRefCount PlugIn

    An IDA Pro function and data reference count commenter plug-in.

    An IDA Pro function and data reference count commenter/annotator plug-in. Meant to be run as first of sequence of two of my other informational plug-ins: 1) Function String associate 2) Mark reference counts 3) WhatAPIs See: http://www.macromonkey.com/bb/index.php/topic,20.0.html * July 2018, updated to IDA 7.1 To build you'll need MSVC 2017 and https://sourceforge.net/projects/ida-support-library/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    IDA Support Library

    IDA Pro utility support libraries for my plug-ins

    IDA Pro utility support libraries to build my latest plug-ins. 1) Utility support header and code 2) WaitEx: Enhanced replacement for IDA SDK wait box solution. Moved from https://sourceforge.net/projects/ida-waitboxex/ See: http://www.macromonkey.com/waitboxex-ida-pro-sdk-show_wait_box-replacement/ 3) SegmentSelect: A memory segment dialog to allow user to select one or more for processing. 4) OggPlayer: Simple support to play compressed notification sounds. For Windows IDA Pro environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Five video classification methods

    Five video classification methods

    Code that accompanies my blog post outlining five video classification

    Classifying video presents unique challenges for machine learning models. As I’ve covered in my previous posts, video has the added (and interesting) property of temporal features in addition to the spatial features present in 2D images. While this additional information provides us more to work with, it also requires different network architectures and, often, adds larger memory and computational demands.We won’t use any optical flow images. This reduces model complexity, training time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Easy Web Designer

    Easy Web Designer

    This web designer will give very flexibility to non-technical persons.

    Steps to make a web page 1. Just choose any existing document like any web page design you like or any word document. 2. Now copy all the content using mouse and keyboard. 3. Now just paste in the web designer and there you go. Just press Ctrl+S and the final document namely "markup.html" will be saved to C:\Users\Public\Documents Here in the screenshot I have copied the wiki web page of Bear Grylls and just paste in the web designer. After that I have pressed Control+S and my document...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MyTinySTL

    MyTinySTL

    Achieve a tiny STL in C++11

    This is a tinySTL based on C++11, which is my first project for practice. I use the Chinese documents and annotations for convenience, maybe there will be an English version later, but now I have no time to do that yet. Now I have released version 2.0.0. I have achieved the vast majority of the containers and functions of STL, and there may be some deficiencies and bugs. From version 2.x.x, the project will enter the stage of long-term maintenance, i.e., I probably will not add new content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    Alien Cipher

    Alien Cipher

    A bespoke symmetric cipher.

    Released under 'Creative Commons v3' license Alien Cipher is an endevour to build my own symmetric cipher. The primary aim is to simply learn the fundementals and finer details of cryptography in general and build working examples of my ideas in code. The code is shared here for prosterity (future folk) in the guise that it may help others also on the path to cryptography. This code demo uses a 512bit rolling hash table (8x8bytes) at its heart to mix together pre-defined parameters in a way...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    argument_parsers

    Small Scripts to make program argument parsing easy!

    Scripts that make argument parsing easy. With only two lines in a python or shell script you can easily parse arguments given to the program. I don't really use other languages, so unless I change my ways, this will be it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    familysearch.org

    familysearch.org

    My phot family tree including phots,documents,stories and memoriesI

    I'm dying and I want to leave my grandchildren as complete of an ancestry background as possible. Growing up I knew nothing of my background, therefore I couldn't pass anything on to my children. Now with the help of Ancestry, Family Search and Wiki I have learned a great deal. However I am still hungry for more history to leave them and so far what I have found(tripping over my own two feet) is really interesting. It is something that all 12 grandkids can be proud of.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Vietnam 2-24-67

    daily diary of combat in Vietnam

    A narrative of my 13 months in Vietnam, February 24, 1967 to March 20, 1968.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Hershey Font Explorer

    The Hershey Font Explorer

    Review, Manage, and Export Vector-Based Fonts

    ... Graphics (SVG) Format for use with HTML5 Feel free to contact me via the blog at my web site if you would like to geek-out over new features, related projects (etc.) p.s. This project is written in Java. If you're into Python, you can `pip install PyHershey_9000` as well. Enjoy. Randall Nagy Soft9000.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python-Glade-Application-Design-II

    Python-Glade-Application-Design-II

    My Project Helpman Showing Python-Glade-Application-Design

    Please download the above file to see My Project Helpman Showing Python-Glade-Application-Design, also packaged for debian. Contains the debian folder as well. The commands for building a debian binary are as follows : On the project source folder: 1. debuild -us -uc --lintian-opts --profile debian 2. cd .. 3. debsign helpman_1.0_amd64.changes 4. dput mentors helpman_1.0_amd64.changes ( optional for passing on to debian archives ) All these steps and much more are detailed in this article...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python-Glade-Application-Design

    Python-Glade-Application-Design

    My Project Quickcal Showing Python-Glade-Application-Design

    Please download the above file to see My Project Quickcal Showing Python-Glade-Application-Design, also packaged for debian. Contains the debian folder as well. The commands for building a debian binary are as follows : On the project source folder: 1. debuild -us -uc --lintian-opts --profile debian 2. cd .. 3. debsign quickcal_1.0_amd64.changes 4. dput mentors quickcal_1.0_amd64.changes ( optional for passing on to debian archives ) All these steps and much more are detailed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    UAV Drone

    Airborne avionics platform for drone system identification and control

    .... This UAV drone hardware senses critical orientation parameters through a MPU-9250 9 Degree of Freedom sensor. This sensor measures 3-axis Acceleration Nx, Ny, & Nz, Compass Mx, My, Mz, and Gyroscopic rate P, Q, & R. A sensor fusion and numeric integration algorithm then combines these 9 parameters to 4 Euler parameters/Quaternions. An Euler body 1-2-3 sequence relates these to Roll/Pitch/Yaw. Air data is measured through altimeter and differential pressures. GPS measures position and track.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    i love my posts

    tumblr thing

    Marks your posts as liked. Buggy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KDE-Services

    KDE-Services

    Full features for Dolphin's right click menu on KDE [4.x|5.x]

    This program extends the features of the Dolphin's (File Manager) right click contextual menu on KDE [4.x|5.x] graphical environment. Specially designed for OS based on Red Hat.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20

    Linux driver for Novation Launchpad

    Linux driver for Novation Launchpad ID 1235:000e

    ----- ENGLISH ---- Driver for the Novation 'launchpad' NOVLPD01 NOT FOR 'LAUNCHPAD S' For more information about my launchpad project, go here: http://videca.wordpress.com/2012/09/24/endriver-for-novation-launchpad/ ---- FRANCAIS ---- Driver pour le launchpad NOVLPD01 de Novation, PAS POUR LE 'LAUNCHPAD S' Pour plus d'informations sur mon projet launchpad, faites un tour ici : http://forum.ubuntu-fr.org/viewtopic.php?id=1043581
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PeaZIP-mod

    It's a fork of Free Zip software and Rar extractor by Giorgio Tani.

    ... encryption with two factor authentication, encrypted password manager, secure deletion, find duplicate files, calculate hashes, export task definition as command line script. Only source code distribution of my improvements by using of Subversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    bulk email sender

    bulk email sender

    Bulk email sender run as windows background service

    bulk email sender java (1) Import emails form Excel file (2) append more receiver's mails in the Excel file while the mailing program is still running. (3) simultaneously/ in parallel start as many number of mailer-programs on my system as I want to. (4) When mail is sent, the program should update Date and Time of sending of mail in another cell of the same Excel file (6) Program hidden from everywhere. you can stop it form Task Manager" from Services/process list.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Kenwood TS-940S CAT software. Complete user interface for the TS940S. A complete drop down control panel, user preferences, load and save favorite frequencies and much more. A Kenwood TS-940S with a computer interface is required. Take full control. UPDATE: 12/7/2017 I have began working on this project once again, there are a few minor bugs etc. that I will be working on, and then I plan to redo the graphics and replace the faces with some better pics. It has been brought to my attention...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    NMD - Source
    My Homepage shows you snippets, source files (aia, apk, aix) and much other "drag and drop" stuff for providers like AppInventor or Thunkable. http://nmd-apps.jimdo.com You can find a lot of Snippets here: http://nmd-apps.jimdo.com/tutorials-1/snippets/ or here: https://nmd-apps.jimdo.com/tutorials-1/snippets-2/ Also links to drag and drop provider: http://nmd-apps.jimdo.com/drag-drop-provider/ Take a look to the new "FAQ" category: http://nmd-apps.jimdo.com/tutorials-1/faq/ Swipe Menu...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 25

    Finance Tracker

    Finance Tracker - Help save up money!

    ... made it myself, on my personal computer, therefore I have no licenses or anything to prove it is clean to providers such as Chrome is windows defender. So keep in mind you will be promoted about 3 times to discard lol, but do not worry, it is fine :).
    Downloads: 0 This Week
    Last Update:
    See Project