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

Showing 714 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
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • Digital business card + lead capture + contact enrichment Icon
    Digital business card + lead capture + contact enrichment

    Your complete in-person marketing platform

    Share digital business cards, capture leads, and enrich validated contact info - at events, in the field, and beyond. Powered by AI and our proprietary data engine, Popl drives growth for companies around the world, turning every handshake into an opportunity.
    Learn More
  • 1
    webfonts-loader

    webfonts-loader

    Make an icon font from SVGs

    A Webpack loader that generates fonts from your SVG icons and allows you to use your icons in your HTML. webfonts-loader uses the webfonts-generator plugin to create fonts in any format. It also generates CSS files so that you can use your icons directly in your HTML, using CSS classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    nheko

    nheko

    Desktop client for Matrix using Qt and C++20

    Desktop client for Matrix using Qt and C++20. The motivation behind the project is to provide a native desktop app for Matrix that feels more like a mainstream chat app (Element, Telegram etc) and less like an IRC client.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Dockerized Nerd Fonts Patcher

    Dockerized Nerd Fonts Patcher

    Dockerized Nerd Fonts patcher

    Iconic font aggregator, collection, and patcher. Nerd Fonts patches developer-targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular ‘iconic fonts’ such as Font Awesome, Devicons, Octicons, and others. All patched fonts have Powerline symbols, extra Powerline symbols and many icons to choose from. Build your own status line, add icons to filetypes, and make visual grepping easier. You are only limited by your imagination. Use the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Laravel Kit

    Laravel Kit

    A desktop Laravel admin panel app

    A simple and elegant desktop application for managing your Laravel applications. Kit is an admin panel desktop app for Laravel projects. You can execute artisan commands in a graphical user interface and also tinker with your project. When you open your project in Kit, Kit will retrieve all the available artisan commands. No configuration is needed. The left sidebar contains a list of all artisan commands in your project except the queue. Select command and all the detailed inputs will appear. fill in your arguments and options and you will see your output in the Terminal section. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Supercharge Your Manufacturing with Easy MRP and MES Software Icon
    Supercharge Your Manufacturing with Easy MRP and MES Software

    Designed for SME manufacturers who want to reduce wasteful manual processing, save time and increase profits.

    Flowlens eliminates stock-outs, shortage and overstocks, avoiding costly production delays. Stay in control of inventory levels and keep production running smoothly with real-time visibility and easy-to-use stock management. Import bulk data with ease.
    Learn More
  • 5
    Lucide

    Lucide

    Beautiful & consistent icon toolkit made by the community

    ...Lucide is trying to expand the icon set as much as possible while staying faithful to the original simplistic design language. We do this as a community of devs and designers and hope that you'll join us. At its core, Lucide is a collection of SVG files. This means that you can use Lucide icons in all the same ways you can use SVGs (e.g. img, background-image, inline, object, embed, iframe).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Cirrus

    Cirrus

    The SCSS framework for the modern web

    ...Getting started with Cirrus is a few commands or lines of HTML away (depending on how you want to import it). The framework is designed to be pluggable into any new or existing projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Phosphor Icons Web

    Phosphor Icons Web

    A flexible icon family for the web

    Phosphor is a flexible icon family for interfaces, diagrams, presentations, whatever, really. Explore all our icons at Phosphor Icons Web website. We use a similar approach as many other icon sets out there, providing icons as several webfonts that uses Unicode's Private Use Area character codes to map normally non-rendering characters to icons. Simply add one or more weights by including its stylesheet to the document head, and drop in icons with an i tag and the appropriate classes for the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Unicons

    Unicons

    1000+ Pixel-perfect vector icons and Iconfont for your next project

    ...It's easy to use Unicons on your website by just inserting the following CSS. You can also download this repo and use the CSS from the CSS folder. If you're a designer then it's always great to have SVG files. You can download SVGs from Official Unicons Website or download Icondrop to access these icons right into Sketch, Adobe Xd, Adobe Illustrator, and many more. There's a Flutter package created by Pedro Lemos, available in pub.dev, which can be easily used in your project. Alternatively, your editor might support flutter pub get. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    GXDE OS

    GXDE OS

    Gorgeous eXtended Deepin Environment

    GXDE is a desktop environment which is based on DDE15 (Deepin Desktop Environment version 15). You can run the classic desktop on newer Debian-based system than deepin 15.11 If you want to download the daily build image, you can visit https://sourceforge.net/projects/gxde-os/ Discord: https://discord.gg/t5Uf2xYpvA
    Leader badge
    Downloads: 321 This Week
    Last Update:
    See Project
  • GWI: On-demand Consumer Research Icon
    GWI: On-demand Consumer Research

    For marketing agencies and media organizations requiring a solution to get consumer insights

    Need easy access to consumer insights? Our intuitive platform is the answer. Get the ultra-reliable research that brands and agencies need to stay ahead of changing consumer behavior.
    Learn More
  • 10
    Digital Clock 4

    Digital Clock 4

    beautiful customizable clock with plugins

    ...Also this dialog can be called using clock context menu. Sources (v5) are hosted on GitHub: https://github.com/Kolcha/DigitalClock5 You can create your own skin! See this link for details: https://sourceforge.net/p/digitalclock4/wiki/How%20to%20create%20skin/ NOTE: do NOT download any .rar or .exe files marked as my software, these files are NOT made by me and I'm not responsible for their content
    Leader badge
    Downloads: 1,921 This Week
    Last Update:
    See Project
  • 11
    Desktop Embedding for Flutter

    Desktop Embedding for Flutter

    Experimental plugins for Flutter for Desktop

    ...The project demonstrated how Flutter’s rendering model and plugin system could extend beyond mobile, influencing subsequent official desktop support. It includes example apps, build files, and notes on platform-specific differences such as window lifecycle and input method editors. Although its long-term role became historical as desktop landed in Flutter proper, the repository remains a useful reference on embedding patterns and native message channels. It also documents trade-offs encountered when adapting mobile-centric assumptions to multi-window desktop environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PDF Split and Merge

    PDF Split and Merge

    Split and merge PDF files on any platform

    Split and merge PDF files with PDFsam, an easy-to-use desktop tool with graphical, command line and web interface.
    Leader badge
    Downloads: 320 This Week
    Last Update:
    See Project
  • 13
    Roblox anti-AFK

    Roblox anti-AFK

    Never get AFK kicked from Roblox again!

    ...You can download it here if you don't have it already: https://www.java.com/download/manual.jsp If you have trouble opening the program, the first post may help: https://sourceforge.net/p/roblox-anti-afk/tickets/7/?limit=25
    Leader badge
    Downloads: 1,480 This Week
    Last Update:
    See Project
  • 14
    WallPaper (alias crawlpaper)
    This project has evolved from its original version into Calimero (a new Windows desktop wallpaper manager). Details here: https://sourceforge.net/projects/kalimero/ WallPaper (alias crawlpaper) is a desktop changer (NOT a screensaver) which includes a web crawler for picture download, an audio stream ripper, an audio player, a mini mp3 tag editor,etc. Also included support for .zip and .rar files and an interface to the BerkleyDB code for small databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ExplorerBlurMica

    ExplorerBlurMica

    Add background Blur effect or Acrylic or Mica effect to explorer

    ...The project offers several effect modes, including Blur (Clear) and MicaAlt, with options to clear UI backgrounds such as scrollbars, toolbars, and the address bar. Installation is simple: download the release, extract the files, run the registration script, and restart Explorer. Users can fine-tune every visual parameter through a configuration file that adjusts colors, transparency, and UI behavior. Backed by C++, C, Python, and minhook, ExplorerBlurMica brings modern Windows design aesthetics to Explorer with a lightweight, modular approach.
    Downloads: 170 This Week
    Last Update:
    See Project
  • 16
    CDE - Common Desktop Environment

    CDE - Common Desktop Environment

    The Common Desktop Environment, the classic UNIX desktop

    The Common Desktop Environment was created by a collaboration of Sun, HP, IBM, DEC, SCO, Fujitsu and Hitachi. Used on a selection of commercial UNIXs, it is now available as open-source software for the first time. For support, see: https://sourceforge.net/p/cdesktopenv/wiki/Home/
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 17

    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 not remember whether they are important or not. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Ultimate Edition

    Ultimate Edition

    An Ubuntu remix for both new and experienced Linux sophisticates

    Ultimate Edition Linux, previously "Ubuntu Ultimate Edition". We cater to a large base of *nix users including, but certainly not limited to gamers & low resource computers. We have a Ultimate Edition for virtually any user.
    Leader badge
    Downloads: 685 This Week
    Last Update:
    See Project
  • 19
    ttf-mscorefonts-installer

    ttf-mscorefonts-installer

    Installer for Microsoft TrueType core fonts

    ...It provides an automated way to download and install widely used web fonts such as Arial, Times New Roman, and Verdana that are not shipped directly with Debian due to licensing restrictions. The package fetches the official font files from Microsoft over the internet and installs them in a system-compatible format. It is commonly used to ensure document and web layout compatibility across platforms, especially when sharing files with Windows users. While free alternatives exist, this installer remains useful when exact font rendering is required. The package is lightweight, shell-based, and designed to integrate cleanly with Debian’s package management system.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 20

    BreakUpLargeFile

    Break up large files

    This is a simple command line tool for breaking up large files. You get to select what size you want the smaller files to be. Then you can merge them. I compiled it for Win32. It can't handle larger than 4 GB files. It is open source. Project files for Visual C++ 6 provided. Linux 64 bit version has also been made. Project files for Eclipse 2019-12 provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    glorec

    glorec

    sound recording gui

    let one recording sound as wav files, with gui. made with opengl & openal
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    Folder Colors

    Folder Colors

    Folder Colors Change Folder Color in Windows

    Folder Colors is a lightweight Windows shell extension that lets you change folder colors directly from the right click menu inside File Explorer. Instead of using identical yellow folders, you can visually organize projects, clients, documents, downloads, and workflows with instant color coding. The software integrates natively into Windows, which means no heavy interface, no background services, and minimal resource usage. Simply right click any folder to change its color, create a new colored folder from the desktop or empty space, or collect multiple files into a newly created folder automatically. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xfe

    xfe

    A lightweight file manager for X

    X File Explorer (Xfe) is an MS-Explorer like file manager for X. It is based on X Win Commander, which was developed by Maxim Baranov. Xfe aims to be the file manager of choice for people who are looking for a fast and light graphical file manager on Unix systems.
    Leader badge
    Downloads: 235 This Week
    Last Update:
    See Project
  • 24

    docx_cleanup

    free DOCX Cleanup - Embedded Font Remover - easy batch processing

    A lightweight, drag-and-drop freeware Windows utility that instantly reduces Microsoft Word (.docx) file sizes by stripping out heavy, embedded fonts without corrupting the document structure. Drag and Drop: No installation. Just drop a file or folder onto the .exe. Batch Processing: Automatically process an entire folder of .docx files (with a choice of including or excluding subfolders). 100% Safe for Word: Surgically removes the saved font files (if any) from inside the DOCX file while preserving your formatting and styles. (Word will safely fall back to default system fonts like Calibri). Portable: A single, standalone .exe file. Dramatically reducing the file size of .docx files if they contain embedded fonts inside them. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    JWM-themes

    JWM-themes

    JWM themes collection

    Small collection of nice themes for JWM (Joe's Window Manager): https://joewing.net/projects/jwm/
    Downloads: 8 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB