Search Results for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z" - Page 56

Showing 4929 open source projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

View related business solutions
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 1
    Dactyl-ManuForm

    Dactyl-ManuForm

    Parameterized, split-hand, concave, columnar, ergonomic keyboard

    This is a fork of the Dactyl, a parameterized, split-hand, concave, columnar, ergonomic keyboard. The main change is that the thumb cluster was adapted from the ManuForm keyboard (geekhack). The walls were changed to just drop to the floor. The 3D printed part is the main keyboard. You can attach a bottom plate with screws. The case has holes for heat-set inserts designed to hold 3- to 6-mm long M3 screws. Then, I used wafer-head screws to connect a bottom plate. If wires aren't dangling, a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FXwm

    A minimistic Linux window manager with css style config

    Our take on a basic window manager for Linux which adheres to the philosophy of "do one thing and do it well." As a result, this window manager only manages windows and does not provide any supervision at all. Instead it relies on another program, such as wbar or web.de, to actually provide that functionality. And in order to keep administration to a minimum, there is only one config file that can be manipulated to change the appearance of the window chrome using css styled syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    RCRT Injected

    Stock Ubuntu flavor ISOs injected with the RCRT Preempt RT Kernel

    ...That's why we took 4 popular official Ubuntu flavor ISOs, and put our custom Preempt RT Kernel on them. It's all about making it easier for you to try, and hopefully consider using our kernel in one of your projects, or on your workstation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TweakOS

    Custom Lightweight Linux. Mainly Debian and Openbox.

    ...Older builds will be taken down within a week, and new builds and flavours will be added as I get them ready Spacex(ew) tweakos-ob-2.0-amd64: (New main release) https://sourceforge.net/projects/tweaklinux/files/Tweakos-ob-2.0-amd64/ Disclaimer: Use at own risk. I am in no way responsible for anything that might be caused by someone using or installing this software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Paladin Point of Sale is a powerful retail management system designed to simplify daily store operations for independent retailers. Icon
    Paladin Point of Sale is a powerful retail management system designed to simplify daily store operations for independent retailers.

    It enables businesses to sell from anywhere using mobile point-of-sale tools while also providing a ready-built online store for seamless omnichannel

    Paladin Point of Sale is ideal for independent retailers in hardware, lumber, pharmacy, and specialty retail industries seeking an easy-to-use, industry-specific POS system with strong support and flexibility.
    Learn More
  • 5
    FusionInventory Agent Windows Installer

    FusionInventory Agent Windows Installer

    Yet Another Microsoft Windows Installer for FusionInventory Agent

    The FusionInventory Agent Microsoft Windows Installer is an open source project than has as goal to build the installer program of the FusionInventory Agent and its tasks for Microsoft Windows operative systems. It makes use of some others open source projects, like the Nullsoft Scriptable Install System (in forward NSIS), Strawberry Perl, Curl, etcetera, to obtain its objective. It is born to cover a basic goal; be able to install new FusionInventory Agent versions based on the previous configuration in the system, whether it exists. In summary, it is born to be able to update the existing agent, and not only to install a new version from scratch. ...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    SLFS

    Simple Log Structured Filesystem for Linux

    ... # vi KERNEL_SRC/fs/Makefile (add following line) obj-$(CONFIG_SLFS_FS) += slfs/ # vi KERNEL_SRC/fs/Kconfig (find section “MISC_FILESYSTEMS” and add following line) source "fs/slfs/Kconfig" 2. build Linux Kernel # cd KERENL_SRC # make menuconfig (check SLFS as a module or built-in) # make && make modules_install Note. Currently uploaded version is developed for Linux Kernel v4.9. Note. Related user-space programs for SLFS can be found at: https://sourceforge.net/p/slfs-utils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    openCryptoki is a PKCS#11 implementation for Linux. It includes drivers and libraries to enable IBM cryptographic hardware as well as a software token for testing. ==== This projects was migrated to GitHub. Visit https://github.com/opencryptoki/ ====
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    FreeFileSync

    FreeFileSync

    Free data backup software to synchronize files and folders

    FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and macOS. It is designed to save your time setting up and running data backups while having nice visual feedback along the way. _______________________________________________________________ DOWNLOAD LINKS (official homepage): https://freefilesync.org/
    Downloads: 50 This Week
    Last Update:
    See Project
  • 9

    reverse-system-tuner

    System settings app for RDE

    Easily change user settings using RST, no codes affecting root files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The CRM you will want to use every day Icon
    The CRM you will want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
    Learn More
  • 10
    Hasty Launcher

    Hasty Launcher

    open any program or any file directly without search!

    open any program or any file directly without search! find any program installed in your windows chose location and files' extensions to access any file you want directly at any time without losing time to search and index!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    slfs-utils

    Utilities for Simple Log Structured Filesystem(SLFS)

    Only mkfs.slfs is included currently. Other helper programs will be included later. <Build> $ make dep $ make $ make install To get SLFS, visit following link: https://sourceforge.net/p/slfs-linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pi-sdr

    Raspberry Pi 2 or 3 8Gb image, running rtl-sdr

    ...As a bonus - there is a stripped down version of Raspbian before all of the SDR software was installed and configured. Instructions on how to do it manually are also available. I only take credit for writing down the instructions, creating and uploading the img files. I modified the original code to make it functional on a wide range of devices, not just a TFT. The process was tested on a Toshiba laptop first, running debian, then on a Raspberry Pi 2 - from which the images were created. All other credit is WELL deserved by the original citizens that wrote the software used in this project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Minibian-wifi

    Minibian-wifi

    Minimal ( 512MB / 1GB) wifi Raspbian-based image for Raspberry Pi

    MINIBIAN is a minimal Raspbian-based Linux image for Raspberry Pi that fits on a 1GB SD card. https://sourceforge.net/p/minibian This is a version of MINIBIAN with wifi support already added. Created due to the need to use MINIBIAN with model A Pi's which have no ethernet. - will auto connect to any open wifi - fits on a 1GB SD card - 15 second boot - 31meg RAM used - includes drivers for realtek and ralink wifi chipsets SSH enabled: login/pw: root/raspberry To add your own wifi details, edit: /etc/wpa_supplicant/wpa_supplicant.conf supports all models inc Pi Zero W & pi-3 B+ [older wheezy version fits on 512MB SD]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    epaper-hat

    epaper-hat

    Raspbian image for percheron e-Paper HAT display

    A Raspbian Jessie Lite image for the e-Paper HAT (percheron electronics) http://www.percheron-electronics.uk/shop/ https://www.kickstarter.com/projects/1372954669/e-paper-display-hat-for-the-raspberry-pi/description Shows date, ip address and root storage usage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    babel-upgrade

    babel-upgrade

    A tool for upgrading Babel versions

    A tool that tries to automatically update most dependencies, config files, and JavaScript files that require Babel packages directly to Babel 7 (and more in the future). Log when replacing out preset-es2015,16,17, latest as FYI. Figure out how to change nested .babelrcs into using "overrides" instead. Monorepo support. Modify other config files as we go. Add to the upgrade guide which parts are autofixable and the command (if we care enough to make this individually runnable too infrastructure-wise). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scrollout F1

    Scrollout F1

    An easy-to-use anti-spam email gateway

    • Designed for Linux and Windows email system administrators, Scrollout F1 is an easy to use, already adjusted email firewall (gateway) offering free anti-spam and anti-virus protection aiming to secure existing email servers, old or new, such as Microsoft Exchange, Lotus Domino, Postfix, Exim, Sendmail, Qmail and others. • Built-in multilayer security levels make configuration effort equal to a car radio. • It combines simplicity with effective protection using powerful open source...
    Leader badge
    Downloads: 100,425 This Week
    Last Update:
    See Project
  • 18
    MultiBootUSB-Live

    MultiBootUSB-Live

    Portable System for installing many Linux Distros on to a Pen drive

    This project provides a Live DVD for the multibootusb program, for installing multiple Linux Distros on to a single Pen drive and able to boot from it. This is a portable system, which does not require any installation. Video Below. This system can be started through the DVD Drive OR VirtualBox (See Below). This .iso file can also be written on to a small dedicated pen drive ( ~ 1 GB ) through this DVD's multibootusb program and further used for writing linux images on to other pen drives...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    OrderMyFolder

    OrderMyFolder

    Re Organization of files into new folder

    Re Organize files based on extension into a new folder, by selecting a copy or cut option to re organize these files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Copy Tool
    CopyTool is used to perform large copy jobs or move large amounts of files to a new location. CopyTool is useful when you need to copy a large user profile, driver stores or other copy or move jobs that file explorer has a hard time handling This project has been moved to https://www.mosaicmk.com/2018/08/powercopy.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    multibootusb

    multibootusb

    Create multi boot live Linux on a USB disk...

    Multi Boot USB / MultiBoot USB / MultiBootUSB is a software / installer which allows user to install multiple Live Linux Distros in to a single USB drive / Pendrive / Flash drive and able to boot from it. USB can be tested without reboot using inbuilt QEMU.
    Leader badge
    Downloads: 333 This Week
    Last Update:
    See Project
  • 22
    BitmapCreator

    BitmapCreator

    The program creates bit arrays from fonts and BMP files

    The program creates bit arrays from the fonts installed on your operating system (the entire Windows line since Windows 2000) and uncompressed 24-bit BMP image files. Targeted for embedded developers working with TFT-, LCD-displays. The output of the program is output C header files that a developer can include to his project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    CryptoLocker

    Lock and unlock your important files with an 8 character password.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GDriveSecureBackUp

    GDriveSecureBackUp

    Best way to make secure backup.

    Its developed as fully customizable program to backup files to Google Drive. It performs encrypted backup with encryption of file and folder names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    cmd.toolkit

    toolkit for creating cmd batch scripts

    Collection of useful cmd functions callable from batch scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB