Showing 503 open source projects for "python user interface"

View related business solutions
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    DeepSearch5Plus

    DeepSearch5Plus

    Search recursively all files, text inside files, and bookmarks

    Files, text, and bookmarks html/json search tool. It is able to merge duplicated bookmark links from multiple html/json files and export to html. The user interface is designed to be used by kyeboard in any aspect of its features scrolling list, select input field, menu bar, check and drop-down menu and so on. It's able to printout search list to pdf or system printer or save as text file. It allows to rename single file or change upper/lower case, join spaces in bulk mode with multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CYBERSPLIT

    CYBERSPLIT

    CyberSplit is a secure offline file splitting utility

    CyberSplit is a secure offline file splitting utility with a cyberpunk-themed interface. Split large files into manageable chunks and merge them back together without any data modification or internet connectivity. You can make a donation to help to improve and develop more DONATE BTC ADDRESS: bc1qhwfd6zm7t7uqrk77uc5t788h4h6sadw48mqfzn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    webdar

    webdar

    web interface to Disk Archive

    Webdar is a web interface to Disk Archive and provides almost the same level of functionalities as the dar command-line interface program, to easily create, managed and restore home/personal backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Encrypt Express

    Encrypt Express

    A simple file/folder encryption application based on the 7zip-full.

    This program, based on the 7zip-full package on Debian systems, encrypts your files or folders along with their content names. It does this by entering a specified command and parameters into the 7zip tool using a Python script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    PCA

    PCA

    binary encryption archiver

    Petoron Crypto Archiver (PCA) Key features: AES-256-CFB encryption with unique IV per archive Argon2id key derivation (256MB RAM / time_cost=3 / parallelism=4) HMAC-SHA512 integrity and anti-tampering check No compression, no fingerprinting, no trace of original data Works with both single files and entire directories Fully CLI-based, portable, and open format (.pca) https://github.com/01alekseev/PCA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Photexo

    Photo exif organiser

    Digital photos from camera and mobile phones all have filenames. I want my photos in standard directories and subdirectories and have standard names. This program makes it easy: Take a bunch of photos put them in directories, where main directory is yyyy and subdirectorys mm/dd rename photos to i yymmdd_hhmmss Command line example: >photexo.py copy magic indir outdir copy: copy files. magic: use exif to detec camera model. indir: a directory with digital...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Delayter

    Utility to queue files for deferred deletion, days/weeks/months later

    Full documentation: Download delayterX.Y.html User has files that can probably be deleted later but does not feel comfortable deleting right now. Instruct with simple commands in which the file names and delay time are specified, eg.: Delayter -m 1 -w 2 -d 3 file1 file2 by which file1 and file2 are scheduled for deletion 1 month, 2 weeks and 3 days from now (roughly 47 days). Useful on projects with many temporary junk files that cannot be deleted until a later time at which you might...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bKappa

    bKappa

    Cross-platform incremental backup

    ... and PowerShell. While it saw real use, bKappa isn't tested enough to be your main backup software. If you are looking for that, BorgBackup and restic are good options as of 2024. Warning! Old 1.x versions of bKappa are insecure. Do not use them. Because backup metadata is serialized with the "pickle" Python module (https://docs.python.org/2.7/library/pickle.html), a malicious backup can take over your machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    migrid

    migrid

    A grid middleware with minimal user and resource requirements

    [This project moved to Github and is no longer maintained here] Minimum intrusion Grid (MiG) is an attempt to design a new platform for Grid computing which is driven by a stand-alone approach to Grid, rather than integration with existing systems. The goal of the MiG project is to provide Grid infrastructure where the requirements on users and resources alike is as small as possible (minimum intrusion). MiG strives for minimum intrusion but will seek to provide a feature rich and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    safelock-cli

    safelock-cli

    ⚡Fast files encryption CLI built with GO

    Fast files encryption (AES-GCM) package and command-line tool built for speed with Go ⚡ Examples: - Encrypt a path with default options > safelock-cli encrypt path_to_encrypt encrypted_file_path - Decrypt a file > safelock-cli decrypt encrypted_file_path decrypted_files_path - If you want it to run silently with no interaction > echo "password123456" | safelock-cli encrypt path_to_encrypt encrypted_file_path --quiet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    litc

    litc

    Litc - light in band text compressor

    A very simple dictionary based text compressor. Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed). The public Litc API are in fact: byte[] packed = Litc.GetBytes(value); string unpacked = Litc.GetString(packed);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    lsfm

    console based list style file manager

    a terminal/tty file manager, this program operates by presenting information in a list format, with each item assigned a unique number for user convenience. Users interact with the files and directories through a command line interface, where actions are executed by inputting corresponding numbers rather than names. This streamlined approach enhances efficiency and simplifies the management of files and directories. With a focus on user-friendly navigation and seamless operation, this file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    webfolder

    Remote web interfaced file manager

    Remote web interfaced file manager capable to run anywhere including Android and BlackBerry devices. Easy intuitive interface and powerful files management capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AutoBackup

    AutoBackup

    A simple file backup app

    A very simple file backup app. Drop your file on the program icon or select item in context menu (Linux) to create a backup folder where numbered backups of your file will be stored.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RAWImaging

    RAWImaging

    Graphical frontend to work with binary images (RAW) of media

    Forensic (but not only) graphical frontend to work with binary images (RAW) of media in GNU/Linux. These images are universal and can be installed using both standard operating systems and popular forensic software such as Encase, Sleuthkit/Autopsy, etc. in all operating systems). The idea of the project is to implement a fast, convenient and safe making of legal copies and manipulating with images, by means of GNU/Linux, without the need for expensive hardware write lock on the media, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time. The web interface allows you to easily compare file versions and synchronize and merge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Filecatman

    Filecatman

    A file categorization management program.

    A file categorization management program, designed to make sorting, categorizing and accessing data simple and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NDW - Network Data Wiping Hard Disks HDD

    NDW - Network Data Wiping Hard Disks HDD

    Wipe erase data from hdds on the network, unlimited hard disks

    ... Automated unattended network based data erasure wiping Comprehensive Reporting Web GUI reporting Generates certificate of data erasure Barcodes Labels Graphs Pie / Bar / Line Charts Hard Disks bad sectors & health reporting Hard Disk SMART Data collection Database Driven Distributed System Hard Disk Drives health reports Part Open Source * Friendly GUI Graphical User Interface Mass Hard Disk Drive Destruction Data Wiping HDD Data Eraser Storage Array Data Wipe
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Download Folder Sorter (Script)

    Sort Your Downloaded Files

    Sort Documents, Videos, Music & Pictures In Your Home Directory Download Folder & Place Them In Their Corresponding Folders. This script runs in the background & shuts down after it completes. If you want an basic output, you will need to use the CMD / Terminal to run the script. A log file will be created once completed Any files that already exists are skipped & left in your Download Folder. Requirements: - Python 3.8 or newer How To Run The Program: - Windows Users: Just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sourcetrail

    Sourcetrail

    Free and open-source interactive source explorer

    ... structure. Sourcetrail then provides a simple interface consisting of three interactive views, each playing a key role in helping you obtain the information you need. Use the search field to quickly find and select indexed symbols in your source code. The autocompletion box will instantly provide an overview of all matching results throughout your codebase. The graph displays the structure of your source code.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 21
    KRYSTAL Document Management System

    KRYSTAL Document Management System

    easy to use, powerful and completely free document management software

    Primeleaf Consulting's KRYSTAL Document Management and Imaging Software Systems enables organizations and individuals to Scan, Index, Capture, Retrieve, Manage, Control and Distribute critical business document safely and securely. Our document management software systems, replaces paper-based processes with electronic procedures, eliminating the printing, posting and manual filing of paper documents and thus it will drive significant cost savings across your organization. Please visit...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    jQuery File Upload

    jQuery File Upload

    File Upload widget with multiple file selection

    ... or unpredictable, the code is designed to gracefully recover from failures, allowing resumption or cleanup of incomplete parts. Custom callbacks and event hooks let developers validate files by size, type, or user permissions before upload, or abort and communicate errors. In practice, it’s widely used in content management systems, asset upload tools, and anywhere users must deliver files via web forms while receiving immediate feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NB Renamer

    NB Renamer

    Interactive Batch Renamer

    NB Renamer is a free bulk renaming tool. Compared to other batch renaming software, it has a dynamic and interactive interface. It shows the preview of file name changes, and populates parameter values when you click or select on the file names. Combining a succinct design with meticulous implementation, it strives to makes the whole batch renaming process easier and intuitive.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    A set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. EXIF headers are used as the central information repository, so users may change their software at any time without loosing any data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    arclog archives the log files monthly. It supports Apache access log, Syslog, NTP, Apache 1 SSL engine log, modified ISO date/time log file formats, and Apache-like logs like CUPS, ProFTPD, Pure-FTPd… etc., and gzip and bzip2 compression methods.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.