25 programs for "my tom 2" with 2 filters applied:

  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 1
    Arch Linux Fast Install

    Arch Linux Fast Install

    Install Arch Linux with 2 lines of code

    # archfi Just a simple bash script wizard to install Arch Linux after you have booted on the official Arch Linux install media. With this script, you can install Arch Linux with 2 lines of code. This wizard is maked to install minimum packages (base, grub and optionally efibootmgr). At the end of this wizard, you can install or launch archdi (Arch Linux Destop Install) to install and configure desktop packages. archdi project : https://github.com/MatMoul/archdi You can watch my videos...
    Leader badge
    Downloads: 384 This Week
    Last Update:
    See Project
  • 2
    Advanced DHCP Server Live CD (With GUI)

    Advanced DHCP Server Live CD (With GUI)

    The Free & Popular opendhcp application for Physical & Virtual Machine

    Instructions: 1. Write this .iso file to a Pen Drive, with the Free multibootusb software ( links below ) 2. Boot from the Pen Drive, after changing the BIOS Boot Order quickly on system startup 3. First startup will show some info dialogs. These can be cancelled without making any changes 4. Click on the opendhcp folder link on Desktop 5. Right click the set_eth0_static_ipaddress.sh file and choose Open as Text option. Edit the file to meet your network needs. To know about multiple...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Custom-Puppy-Linux-For-Scripts

    Custom-Puppy-Linux-For-Scripts

    A Custom Puppy Linux Live CD For Creating & Running Shell Scripts

    ... : https://sourceforge.net/projects/multibootusb/files/ and boot from the USB drive OR Just use the free VirtualBox software ( https://www.virtualbox.org/wiki/Downloads/ ), to run this system. Instructions for DVD image burning or USB installation or VirtualBox is further explained in my other project page : https://sourceforge.net/projects/multibootusb-live/ Also see the below information Many Shell Script Projects are available on my Profile Page : https://sourceforge.net/u/nathan-sr/profile
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    fileaxy

    fileaxy

    Fileaxy does file sync, de-duplication, image matching & bulk preview

    ... connections and will NOT request passwords. Fileaxy uses NO 3rd party libraries or code. Read/write wear to SSDs and mechanical drives is minimized where possible. Runs with Java 8+ [https://adoptopenjdk.net] on Mac, Windows, and Linux distros. My goal is to have Fileaxy manage 2 million available and unavailable files and their relationships live in the UI. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Copyright 2013-2022 by Stephen Baber
    Downloads: 1 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.
  • 5
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    ... convenience. Also see this script : https://sourceforge.net/projects/automated-quiz and this script : https://sourceforge.net/projects/command-output-to-html-table/ Notes: 1. You can use Free Programs like 7-zip to open and extract this tar file to your home folder, if your OS does not have a default application 2. Check Google for further inputs on any command usage or to achieve anything further 3. You may ignore errors caused by date command on your OS, due to difference in syntax 4. Practise
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    RC-EXPLOITER

    RC-EXPLOITER

    Brute-forcing WAN/LAN services

    The author does not hold any responsibility about the bad use of this script remember that attacking targets without prior consent is illegal and punish by law, this script as build to show how msf resource files can automated tasks. Scanning WAN networks In search of targets may take 10 to 15 minutes depending of your network connection, and will search In 1024 random hosts For the selected service/port, also the File 'brute.txt' may be edited to insert new entrys, or we can provide the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    wallmount
    I was looking for a system for showing status on a wall mounted monitor or projector. I did't found any easy to use and still FREE (as in Free Beer!).. So I start coding my own in JScript. I'm not super hardcore to jscript - so there is alot of newbie errors... Milestone.1 is : showing RRD + news + weather Milestone.2 is : showing RRD + (news?)videos+ news + weather. Milestone.3 is : PHP-BackEnd interface with Database + showing RRD + Youtube videos+ news + weather. Milestone.4 is :A nice...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ADEN

    A free high-performance alternative to TCP sockets

    ADEN is a free, open-source API that offers a high-performance, UDP-based alternative to TCP sockets for : 1- Low data-volume applications. 2- Bulk transfer over a LAN. . Check included examples to see how easy to build robust client-server applications with ADEN API. If you are using ADEN in your application please support ADEN project by mentioning that somewhere in your application UI / project page and add a link to this page. Read my blog articles for more info. : http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Linux for Beagleboard-xm

    A Tailored Small Linux for Beagleboard-xm

    Beagleboard-xm is a powerful chip with a cortex-A8 CPU and a DSP. I have the plan to build an OCR gadget using it with Linux. As a by product I will post my tailored Linux kernel and u-boot, and all relevant stuff here, from now on. I was shocked by the blocking of Chinese citizens from accessing some of the contents on sourceforge. I deeply regret the outrageous action initiated, even though I fully understand the reasoning behind it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 10

    java loadbalancer

    A simple loadbalancer written in java

    This project is about to give you a simple (but powerful) loadbalancer written in JAVA. "The performance of a Java based load balancer may never match that of a well written load balancer in C/C++, but as teh platform is evolves further, it can only get better." (from http://javalb.sourceforge.net/) My project is a mutch more simple way to have a TCP loadbalancer. It has a hard coded round robin (tictoc) algorythm, and (right now) limited to 2 realservers (it will change in the future)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    minder

    minder

    Monitoring your infrastructure for free.

    This software presents a flexible and configurable proposal for monitoring and management of real and virtual HPC infrastructures, compatible with paradigm of cloud computing. We help you to answer: 1) What is the performance of my resources? 2) What equipment and resources do we have already? 3) What do we need to upgrade or repair? 4) What can we consolidate to reduce complexity or reduce energy use? 5) What resources would be better reused somewhere else? Status: PreAlpha, so any help shall...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WatchTower

    WatchTower

    WatchTower is a cloud server monitoring and management tool

    .... My plans also include monitoring/managing of Windows servers through the same python client, but compiled into a working exe, but I will work on that when the Linux client is finished first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dynamic tree of Java objects encapsulates hard-drive and Jar/Zip files (and their inner files) and Java objects all the same way. Create new ways of communication as executable Jar files, like a paint program that creates/uses paint programs as tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Plexicon
    "Plexicon" is a desktop application of dictionary written in python with the interface implemented in pygtk. It currently supports two languages : English (being an international language) & Bengali (being my native language)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Application for router traffic data gathering (mainly my Vigor2700 Series Firewall Router), such as per-IP bandwidth usage and sessions number. Also information presentation (graphs, pie charts, statistics).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    My first official project in Perl - Shell for Linux designed on IRC. This is good alternative for bash and sh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Very simple disk synchronization suitable for maintaining a backup directory. I built it to keep Photos and MP3s on my NAS in sync with my laptop and desktop. Will do one-way or two-way (mirrored), but does not delete. All Java, no GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads a xml file for a Australia ISP westnet.com.au and displays amounts downloaded. From the westnet.com.au usage file. This Really does come under the category of scratching my own itch, but I'm open to expansion ideas. Download the SVN version!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CLU is my work-in-progress package update tool. It is currently targetted at RPM, but eventually I hope to include other formats as well. CLU is written entirely in C using the LibAST object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ingmar's Tools - a collection of various Perl tools I have developed and don't fit in with my other project(s)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free and Easy to use tool for scientists to manage the references of their work. Automated Fulltext retrieval from the Open Repositories. Flexible Metadata Model and tranformation of metadata to different standard models. nice print formats of the metada
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Do a hotcopy of your mysql database via a php script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MyWM is a GUI project of ATOMATRIX (@atomatrix.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    X-RT

    X-RT: A portable multiprocessor real-time scheduling framework

    This project contains the material discussed in my PhD dissertation, entitled "Hardware/Software Design of Dynamic Real-Time Schedulers for Embedded Multiprocessor Systems." The source code is available in the SVN repository: https://sourceforge.net/p/xrt/code/6/tree/trunk/ and consists in two folders: 1) /X-RT : A portable multiprocessor scheduling framework supporting scheduling periodic real-time tasks according to the G-EDF (Global Earliest Deadline First) scheduling platform. Current...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    <a href="http://aqdhome.sourceforge.net" style="color: #996633; text-decoration: underline; font-family: verdana, sans-serif;">(old name AqDHome)</a> A collection of my windows tips, code snippet, and experimental projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next