Showing 30 open source projects for "windows 10 system tool"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Repeater-START

    Repeater-START

    Showing The Amateur radio Repeaters Tool

    Repeater-START (Showing The Amateur Repeaters Tool) is an app to view nearby ham radio repeaters. It runs on Windows, Android, Ubuntu Linux and Raspbian for Raspberry-pi, Librem Phone, Pinephone/Manjaro Linux etc.
    Leader badge
    Downloads: 110 This Week
    Last Update:
    See Project
  • 2
    Oblivion-Inverse

    Oblivion-Inverse

    Open source e-mail tracker made with Flask, setup & run in 10 minutes

    Oblivion-Inverse is a simple, free & open source e-mail tracking solution which based on the usage of web beacons or tracking pixels. Build with Flask and setup under 10 minutes on your own production environment. Designed to provide information about the email read status, time, IP address of the recipient's device or proxy, as well as request headers such as the user-agent, which can reveal details about the recipient's browser, operating system, and device. Generate tracking links for your emails and drag the tracking pixel to the end of the message body. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Nautilus Core

    Nautilus Core

    Automation tools for deploying blockchain networks

    Naultilus Core is a tool to automate running Tezos Nodes. It allows customization of the most important node features, and easily running multiple nodes, along with different integrations to simplfy node interactions. With each Node in Archive mode, you can also start an instance of Conseil and Arronax. Nautilus Core is only supported in macOS and Linux. Running Tezos Nodes (particularly Archive Nodes) can take massive amounts of storage when fully synced (~300 GB). 16GB of memory is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    King Phisher

    King Phisher

    Phishing Campaign Toolkit

    King Phisher is an open source tool that can simulate real world phishing attacks. It has an easy-to-use, flexible architecture that allows for full control over both emails and server content. It is useful for running awareness campaigns and training, and can only be used for legal applications when the explicit permission of the targeted organization has been obtained.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    pybag

    pybag

    Crossplatform files synchronization and backup portable tool.

    PYBAG implements a portable bag and is intended for fast synchronization and backup. It lets you use a portable digital storage device to carry your electronic documents similar to the way you can use a bag to carry paper documents. You can synchronize the bag with your original files easily. If a synchronization conflict occurs, it will be reported. You can specify rules for automatic conflict resolution. With PYBAG, you can backup files and synchronize any changes made to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Felix Hash Tool

    Felix Hash Tool

    File Integrity Check Program

    File Integrity Check Program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    CWOnly

    Python program for sending custom CW macros via serial port

    ...Over Christmas breaks I have time away from work to play on projects and I have taken an interest in programming. There are many fine ham radio programs out there. This is just a learning tool. The code was written in Python2.7 and bundled with Pyinstaller. This bundle works for Windows 7 and Windows 10. CWOnly has two screen. The main screen is for operation. There are six macro buttons on the screen that are configured in the setup screen. There are three entry fields for sending other text messages. The abort button stops sending code, The scroll bars set send speed and Farnsworth spacing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WebDAVSurfer

    WebDAVSurfer

    WebDAV client 64-bit works with Plone 5, Apache and more

    GUI WebDAV Client for Linux and Windows 10. Includes PROPFIND, PROPPATCH, LOCK ,UNLOCK ,VERSION-CONTROL,REPORT. HTTP(S) with Basic Authentication and PKI client and server Certificates. Works with Plone, Zope, Apache + mod_dav, PyWebDAV, PyDAV, Tamino. 64-bit wxPython used. Upload files or from Web. Update properties. Tested with Plone 5.04
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    Since the governments of some countries are using the blocking the internet access to several websites and web service providers which includes some world famous sites like Google, YouTube, twitter, Facebook, and Wikipedia etc., we designed this tiny utility in order to help people getting through the Internet blockade. Hosts Setup Utility provides basic tools to manage the hosts file on current operating systems. It also provides both support for Graphical Desktop environment with...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    simple line command tool send several trames over TCP lan in AF_INET SOCK_STREAM and return elapsed times. usage: (pytestlan) ser IP PORT usage: (pytestlan) cli IP PORT nb_of_loop data_size example server: python pytestlan.py ser localhost 50000 example server: pytestlan.pyc ser 192.168.0.37 50000 example client (windows): pytestlan.exe cli 192.168.0.12 50000 1000 100 tested on linux, WinXP, Win7 Seven, 2008 Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RDS Surveyor is an RDS/RBDS decoding, monitoring and analysis tool and library. It has migrated to GitHub: https://github.com/ChristopheJacquet/RdsSurveyor/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    raapchikftp

    single click ftp tool

    Feed up with file upload software Here is good News, RaapchikFTP Allows do all FTP task on single click so download RaapchikFTP RaapchikFTP is single click FTP tool, Allows you to upload, download files by just single click. Allow to transfer files over FTP, FTPS, SSH. Supported on windows 64 bits machine. Linux ubuntu and fedora version coming soon plz watch video https://www.youtube.com/watch?v=cDGzzxcvdA0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    diwacs

    diwacs

    Diwa is a project collaboration tool.

    Diwa is a software ment to simplify sharing rich media and files that are important for the project between team members in the same room. It offers simple solutions for example exporting urls and files to another PC via drag and drop and the files are stored in "Project Folder" and there can be database entry for it as well. Diwa also supports remote controlling another PC running the DiWaCS software and creating events which save screenshots from all the computers and optionally a image...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    This is for Expa Administration group only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A tool to browse and admin an XMPP pubsub node hierarchy (XEP 0060)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MessageSleuth is designed to be a network administrator or system's integrator tool kit for troubleshooting SIF connections and messages. The kit can also be use as a test bed for application agents and ZIS developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SSH-Toggler
    A simple python based tool for toggling the state of SSH Server in Debian systems featuring a small GTK2-GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This tool provides the same interface as a SiteErrorLog but provides the ability to specify who should receive error emails, what error emails are sent, and extra information to put in the headers of the error emails to provide easier mail filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Postfix Log Parser in Python is a log analysis tool written in python language to get statistic reports and detect anomalous behaviours on a mail server based on Postfix and Cyrus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Multiplayer Notepad is a collaboration tool that allows multiple users to edit a single document with real-time synchronization between them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    VMGconvertTXT is a tool-serie consisting of pyVMG2TXT and pyTXT2VMG. pyVMG2TXT extracts the sms-data from the Nokia-fileformat for sms [.vmg] and saves the message in a textfile [.txt]. pyTXT2VMG rebuilds the messages as Nokia-files. Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Software tool that emphasizes useful information, communication, and intent. Accomplish any conceivable computer task by transforming fuzzy abstract data-structures in a fractal vector graphics user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BitTorrent is a tool for distributed download. Go to http://www.bittorrent.com/ for the latest version, or http://www.bittorrent.com/dl/?C=M;O=D for source and older versions.
    Downloads: 37 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB