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

Showing 2257 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
  • 1

    Config Tool

    a GUI for configure glftpd and zipscript-ng/backupscript settings

    Let you configure settings for glftpd such as user permissions and provides some special programs for backup files from glftpd server as well as uploaded ones.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    PHP-Webportal

    PHP-Webportal

    PHP Web Portal based on PHP/MySQL

    PHP-Webportal Version 1.1 Final RC2 is now finally aviable for download with cool new features and all Bugfixes! Since Version 1.1 Beta the Webportal is based on HTML 5. You can make easily changes to the code or templates by editing it. Go to Files to get the newest Version of PHP-Webportal. This is an easy to use PHP-Webportal based on PHP7.4/MySQLi for any purpose. (runs on MySQL and MariaDB) The Framework is based on my PHP-Module-Loader script and some Modules that you can get here: https://sourceforge.net/projects/php-module-loader/ Please make a Review: https://sourceforge.net/projects/php-webportal/reviews Have fun trying and don't forget to give some Feedback on my project pages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Telementality Company

    Telementality Company

    Filemanager written for PHP, because it is NeXT, the future ..

    ..."ServerPortable.zip" is large and includes a portable server, that works now in windows 10. It's made of two other freeware products - apache server 2.4 & php 7 - plus the filemanager. This solution with a portable server is to have files kept private. The filemanager can move folders & files across servers - from local to official and back again, i suppose - and yes through the internet thus. When it does so, it will first transfer data from server source to the client browser and then to the server destination. Slowly but that's how it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Decentralized Internet

    Decentralized Internet

    SDK for building decentralized web and distributed computing projects

    This project was created in order to support a new internet. One that is more open, free, and censorship-resistant in comparison to the old internet. An internet that eventually wouldn't need to rely on telecom towers, an outdated grid, or all these other "old school" forms of tech. We believe P2P compatibility is an important part of the future of the net. Grid Computing also plays a role in having a better means of transferring information in a speedy, more cost-efficient and reliable manner.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 5
    This is a simple, easy to install and easy to configure chat script in perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Log.io

    Log.io

    Real-time log monitoring in your browser

    Inputs watch log files for changes, send new log messages to the server, which broadcasts to web clients. Log messages are tagged with stream and source information based on user configuration. log.io has no persistence layer. File inputs are informed of file changes via inotify, and log messages hop from input to server to web client via TCP and socket.io, respectively. log.io uses a stateless TCP API to receive log messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    VMaX-StySheC

    CSS generator

    Class for generation of CSS on demand - for inserting into page code or for saving into CSS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PHP-Guestbook v1.0 beta

    easy to use and easy to study guestbook php script based on mysql

    This is an easy to use PHP-Guestbook Script for any purpose. It is based on my PHP-Module-Loader script that you can get here: https://sourceforge.net/projects/php-module-loader/ Future Versions may be more complex. This Version of the PHP-Guestbook is the most simple. Have fun trying and don't forget to give some Feedback on my project pages. Now you can try out the new namegenerator module with the PHP-Guestbook or with the PHP-Module-Loader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    phpexplorator is a web interface to remote explore, manage, preview , edit, create, copy, rename, download, upload, zip, unzip ..etc, files, images, and directory in the server site. Integrated with TinyMce, useful for computer programmer and admin.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 10
    S3 Web Uploader

    S3 Web Uploader

    A minimalistic Web UI to conveniently upload and download files

    A minimalistic UI to conveniently upload and download files from AWS S3/Digital Ocean Space/MinIO.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SolucWebServer

    SolucWebServer

    Simple HTTP Web Server

    Simple HTTP Web Server - Host the files in the same folder as the application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    DbManager

    DbManager

    Database Maganer for freshhh systems

    This software implements a database content manager system that works for mysql databases that uses the ORM framework system FRESHHH https://sourceforge.net/p/hierarnodesys/. It is written in PHP (As well as HTML, CSS and JavaScript). Demo: https://freshhh-dbmanager.sourceforge.io/sample/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    FSP Client with FTP-like interface

    FSP command line client with FTP like interface

    ...FSPClient uses FTP-likeuser interface. It feels like FTP but under hood is FSP. This is a continuationof this program unmaintained for 10 years. FSP is UDP based protocol fortransfering files around
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Download machine

    Batch download manager

    Download Machine is pure Java daemon that watches queue files for changes. If a new entry is available, DM will download it. Queue files are just URL lists. DM supports resume for FTP, FSP and HTTP downloads.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    S3 Email

    S3 Email

    A serverless email server on AWS using S3 and SES

    This solution is free for anyone to use and learn from. If you’d like to see more projects like this one, consider using some of our products from the AWS Marketplace or share them with someone you might think would be interested in using them. This stack was created out of frustration due to the fact that to this day there's no easy way to have a full email server without the overhead of installing and configuring all servers needed to handle incoming and outgoing messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Websocketfiles

    Websocketfiles

    Provide two well designed and out of box websocket c++ classes

    Websocketfiles provides two well designed and out of box websocket c++ classes that you can easily use in your ongoing project which needs to support websocket. The purpose of this project is to let you add websocket support in your c++ project as quickly/efficient as possible.The websocketfiles is designed as simple as possible and no network transport module included. It exports two network interfaces named from_wire/to_wire that can be easily binding with any network modules(Boost.Asio,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Smart Cache is a fast pure Java HTTP proxy server with offline browsing support. It has URL blocking, URL rewriting. Cached files has not headers inside and cache directory structure copies closely remote server. Supports also large caches.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    SFM2Web reads text and database files encoded with SFMs (Standard Format Markers) and then generates a web site according to flags specified in control files. This is useful for web publication of MDF lexicons, USFM Bible books, texts, phrasebooks, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Muon SSH Terminal/SFTP client

    Muon SSH Terminal/SFTP client

    Graphical SFTP client and terminal emulator with helpful utilities

    Easy and fun way to work with remote servers over SSH. This project is being renamed as previous name "Snowflake" is confusing since there is already a popular product with the same name. Muon is a graphical SSH client. It has an enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space analyzer, remote text editor, huge remote log viewer, and lots of other helpful tools, which makes it easy to work with remote servers. Muon provides functionality...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    DDOSER

    DDOSER

    Machine that can DDOS servers

    ...Thanks to _FoZa_ for reporting me that error! Congrats! LOG 1: That won`t fixed anything so i needed to make another version LOG 2: Fixed :) That made my program which converts files. Now it`s ok. [2 April Patch] New Features: - Better Color! Black and Yellow! - Select how much packets you want to send - File is 3.6kB Larger...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 21
    SyncStuff

    SyncStuff

    Tired of Dropbox? Host your own files then.

    SyncStuff is a personal cloud that relies on rsync to sync your files of your desktop, laptop, PC at work to and from a home server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    sfwebsite

    Helper to create websites for SourceForge projects

    The idea is to create a simple CMS that integrates SourceForge REST services so it is up to date automatically. Just set a couple of values in the configuration file, upload to SourceForge web directory, set write permissions to the cache directory and enjoy. You'll be able to customize the site just creating a CSS file and modifying a few configuration values. Right now it is in a very early development status so there's very little you can see.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FileKadder

    FileKadder

    The file-share solution via FTP

    FileKadder is a program written in vb.net language born as an alternative to the e2Mule ed2k network; is a program for sharing and exchanging files via FTP and based on the FKTP (FileKadder Tranfer Protocol) network, a version of the FTP protocol based on one or more servers with FileKadder architecture that are indexed and monitored on the program itself to provide files almost anonymously by the servers themselves. FileKadder is free, but the GUI version code is private.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    FreeMarker template engine

    Generates text that depends on changing data (like dynamic HTML).

    FreeMarker is a template engine. That is, it provides an easy way to generate text (HTML, source code, configuration files, emails, etc.) that depends on changing data. It's designed to separate the rendering/formatting logic (like visual design, HTML issues, etc.) from the backing application logic and technical complexity. It has a flexible API so you can integrate it into your application the way that best fits it.
    Downloads: 81 This Week
    Last Update:
    See Project
  • 25
    XODA - the KISSed Document manager.

    XODA - the KISSed Document manager.

    Simple yet feature-rich Document Management System

    XODA is a KISSed (Keep Simple and Stupid) System for Organizing Documents using AJAX. This is a Document Management System without backend database, though making possible organizing files/directories by descriptions, filters and more. Visit xoda.org
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB