Showing 16 open source projects for "https"

View related business solutions
  • One Unified Time Tracking Software For Projects, Billing, Pay and Compliance Icon
    One Unified Time Tracking Software For Projects, Billing, Pay and Compliance

    For companies of all sizes looking for a Time Tracking software

    Replicon's time-tracking platform is scalable and configurable to support the diverse needs of small, mid & large businesses with a remote and globally distributed workforce. Replicon’s Time Tracking is a cloud-based, enterprise-grade solution that tracks employee time across projects, tasks, presence, and absence to facilitate client billing, project costing, and compliant payroll processing. The scalable and configurable platform offers seamless integration with common business technology stacks, such as ERP, CRM, Accounting, and payroll solutions. With AI-powered time capture, mobile apps, and labor compliance as a service, Replicon makes time tracking hassle-free.
    Learn More
  • Intelligent testing agents | Checksum.ai Icon
    Intelligent testing agents | Checksum.ai

    Checksum generates, runs, and maintains end-to-end tests automatically so your team ships with confidence as code output grows.

    Coding agents write the code. Checksum runs it—continuously testing against real APIs, real data, real edge cases—before it ever reaches production.
    Learn More
  • 1
    TinTin++ Mud Client

    TinTin++ Mud Client

    A MUD client for Android, iOS, Linux, Mac OS X and Windows

    ...The mud client's main assets are an easy to learn scripting language, triggers, automapping, and a split screen interface to separate mud output from client input. Installation instructions for Android, iOS, and several other operating systems are available on the website. https://tintin.mudhalla.net
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    System Path Variable Manager

    System Path Variable Manager

    An App that Manages Path Variable in system environment

    ...This software is licensed under a restrictive license which allows for personal use only. Redistribution, modification, or any other use requires prior written consent from the author. For detailed licensing terms, please refer to the LICENSE: https://github.com/Mohamed-SayedAlAhl/SystemPathVariableManager/blob/main/LICENSE I recommend that you download the latest version available for enhanced performance and features. if this helped you , please star our repo. https://github.com/Mohamed-SayedAlAhl/SystemPathVariableManager and don't forget to review the tool here as well. starring and reviewing the project ensures that the repo and the sourceforge project reach as many people as possible. and also encourages us to deploy more helpful tools like this. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WinTVBrowser

    WinTVBrowser

    A TV-like user interface for Home Theatre PCs.

    ...Use your XBOX controller to navigate the user interface. Your controller will act like a mouse, with some extra functions for some buttons. Version 0.2.3 Changes: Read more: https://sourceforge.net/p/wintvbrowser/wiki/Release%200.2.3%20Changelog/ Version 0.2.4 Changes: Read more: https://sourceforge.net/p/wintvbrowser/wiki/Release%200.2.4%20Changelog/
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Automated_Quiz

    Automated_Quiz

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

    ...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: 0 This Week
    Last Update:
    See Project
  • IT Asset Management (ITAM) Software Icon
    IT Asset Management (ITAM) Software

    Supercharge Your IT Assets, the Easy Way

    EZO AssetSonar is a comprehensive IT asset management platform that provides real-time visibility into your entire digital infrastructure. Track and optimize hardware, software, and license management to reduce risks, control IT spend, and improve compliance.
    Learn More
  • 5
    PyCmd
    IMPORTANT NOTE: The PyCmd project has moved to GitHub: https://github.com/horeah/PyCmd PyCmd is a smart command prompt extension for Windows' cmd.exe; its purpose is to emulate a few power features of UNIX shells (decent Tab-completion, persistent history, etc.)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Scriper

    Scriper

    .Net Core desktop application for running scripts

    ...Actual version supports these file extensions (scripts): Windows Proccess - .bat PowerShell - .ps1, .ps2 Python - .py Exe - .exe Linux Shell - .sh Javascript - .js Wiki https://github.com/Gramli/Scriper/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    xSMBus - Java I2C/SMBus API

    xSMBus - Java I2C/SMBus API

    USB Bridge for SMBus(I2C), GPIO, and Clock, Java API

    ...The following are its function options: Need to be executed at the command prompt, java -jar /YourPath/xSmbus-m01-1.0p.jar Help - list the parameter table Verification - verify that the product is working properly Test - used for system maintenance, in advance Check - determine if there is a device on the I2C location Scan - search in the range of 00-FF, search out on the I2C bus all devices Interactive - enter interactive mode File - You can use the executable script to attach files Reset - restart xBridge-M01 You may refer to xBridge that is based on this API https://xbridge-m01.doidx.com You can buy the product from: - China, https://shop255163877.taobao.com - Taiwan, you can buy on https://www.ruten.com.tw/user/index00.php?s=doidx - World-wide, eBay, https://www.ebay.com/str/doidx
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Auto-Case

    Auto-Case

    Auto-Case converts your mistake into perfection!

    .... ------------------------------------------------------------------------------------------------------------------------- How to use? ------------------------------------------------------------------------------------------------------------------------- see here---> https://github.com/AsishRaju/Auto-Case -------------------------------------------------------------------------------------------------------------------------- Please read the readme file inside the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pyfilesysobjects

    pyfilesysobjects

    Search and match of file type resource paths and addresses

    ... - filesysobjects - constants - filesysobjects.apppaths - application resource path processing - filesysobjects.paths - file systems path processing - filesysobjects.pathtools - search, enumeration, and iteration operations - filesysobjects.userdata - user directories - filesysobjects.osdata - OS directories - filesysobjects.configdata - config directories Supported platforms are: - Linux, BSD, Unix, Mac-OS/OS-X, and Windows - Python2.7, Python3.5+ Online documents: https://pyfilesysobjects.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Cloud Sales Acceleration Platform Icon
    The Cloud Sales Acceleration Platform

    For businesses wanting a platform to list, manage, and co-sell on cloud marketplaces with minimal engineering effort

    Streamline and automate your cloud sales cycle, enhance operational efficiency, and capitalize on marketplace opportunities with the Clazar Cloud Sales Acceleration Platform.
    Learn More
  • 10
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

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

    ...The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BatchBox

    BatchBox

    Ever wanted to hack with batch?

    ...There's something for everyone from a hacking toolkit to a list of games. I ask you this: Ever wanted to hack with batch? Additional info: *.Please read the wiki for updates and other information. https://sourceforge.net/p/batchbox/wiki/Updates/ *.If you are interested in joining the project, contact the developer *.Apart from the Batchbox zip, we release regular updates and patches, so check back regularly: https://sourceforge.net/projects/batchbox/files/Updates/ https://youtu.be/zwHwdUCuVrc the latest update is minor_update_1.4.zip ---------------------------------------------- CONTACT Details: jahwi.batchbox@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shoal

    Shoal

    A lot of fish in a shoal, in a gigantic scientific ocean.

    ...Shoal Shell Project needs grownup I'm just a student in the university, and the shoal shell just in its begining, if you have any idea about shoal, please contact me from xie.guigang@gmail.com. The Shoal shell needs your professional advice. Try get some help (if you want build the shoal library by yourself): https://sourceforge.net/p/shoal/wiki/Shoal%20Developer%20Guide/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PE objdump

    PE objdump

    Tool to find symbols in windows Library or Executable

    It reads windows Portable Executable file format. DLL & EXE . Coming up with support for name de-mangling Portable Tested on Linux/ SunOS/ Windows - VS10 / Mac You might also want to check https://sourceforge.net/projects/core-dump-analyzer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    QDroid is a framework aimed to fast developing stand-alone utilities with Qt Script and easily and fast integration scripts into QT-based applications. Moving to Gitorius due Berlios closing. See you at https://gitorious.org/qdroidscript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Process Manager for Windows (PMW)

    A easy to use task manager that lets you control your apps

    .... ================= This tool flourished from 2008 to 2013, and was downloaded over 200K times, However, it was decommissioned in 2013 by the sole developer Arif Ali Saiyed This tool was free with optional donations to milaap.org that raised about $1400 and just that small amount helped 15,372 needy people through microlending and created a new source of income stream for 3401 entrepreneurs. Check out the link below to see the impact you all made by donating. https://milaap.org/users/6877/impact
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    A VNC Client for J2ME (Java 2 Mobile Edition). This includes a side project, an easy to use, clean java API for the RFB protocall. This project is now dead. Please see: https://sourceforge.net/projects/j2mevncclient/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB