Showing 26 open source projects for "simple-draw"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Homebrew

    Homebrew

    Open-source, free package manager for Mac and Linux

    ...Often called “the missing package manager,” it provides tools and applications that are not included by default with the operating system. Homebrew installs packages into its own directory and safely symlinks them, keeping the system clean and organized. It uses simple commands like brew install to handle downloading, building, and updating software automatically. Under the hood, Homebrew is built on Git and Ruby, making it transparent, customizable, and easy to extend. It complements existing system tools and package managers, streamlining development and power-user workflows.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 2
    Foundatio

    Foundatio

    Pluggable foundation blocks for building distributed apps

    ...When building several big cloud applications we found a lack of great solutions (that's not to say there aren't solutions out there) for many key pieces to building scalable distributed applications while keeping the development experience simple. Wanted to build against abstract interfaces so that we could easily change implementations. Wanted the blocks to be dependency injection friendly. We were initially using an open-source Redis cache client but then it turned into a commercial product with high licensing costs. Not only that but there weren't any in-memory implementations so every developer was required to set up and configure Redis. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SeaweedFS

    SeaweedFS

    Distributed storage system for blobs, objects, files, and data lake

    ...Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV. SeaweedFS is an independent Apache-licensed open source project with its ongoing development made possible because of the community. SeaweedFS is a simple and highly scalable distributed file system. There are two objectives, to store billions of files, and to serve the files fast! SeaweedFS started as an Object Store to handle small files efficiently. Instead of managing all file metadata in a central master, the central master only manages volumes on volume servers, and these volume servers manage files and their metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Image to ico Easymode

    Image to ico Easymode

    Image to software icon or favicon made simple

    This program makes it simple to get a proper .ico image for your PC software or website favicons. It focuses on what matters and tells you exactly what you need. You feed it an image (png, jpg, gif), it will crop it if its not a square, then it will resize and convert it to the correct format. I have support for these: - Windows PC Exe Programs - 16×16, 32×32, 48×48, 256×256 .ico bundled - Website Favicon - 32x32 .ico - Android Phone Apps - 192x192 .png - Progressive Web Apps (PWA) - 512x512 .png I recommend uploading images atleast 512x512px tall/wide, unless you're doing pixel perfect icons and just want an easier 'convert to .ico format' tool. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    PyAppExec

    PyAppExec

    Launcher that prepares Python/deps and runs your app like OS-native

    ...The Qt-based installer can scaffold pyappexec.ini, copy/rename the launcher, and (on macOS) bundle a self-contained .app with icons. The optional run-time GUI captures logs, while CLI mode stays lean for automation. Config is driven by a simple INI per OS, so app IDs, entry points, requirements, and paths are declarative. PyAppExec also manages user-level caches/state, log rotation, and GUI suppression preferences letting you ship Python apps without asking end users to touch Python, virtualenvs, or package managers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pholcus

    Pholcus

    Distributed high-concurrency crawler software written in pure golang

    Pholcus is a high-concurrency crawler software written in pure Go language that supports distributed, only used for programming learning and research. It supports three operating modes of stand-alone, server and client, and has three operating interfaces, Web, GUI, and command line; simple and flexible rules, concurrent batch tasks, and rich output methods (mysql/mongodb/kafka/csv/excel, etc.); In addition, it also supports horizontal and vertical grabbing modes, and a series of advanced functions such as simulated login and task suspension and cancellation. This software is only used for academic research, users need to abide by the relevant laws and regulations of their location, please do not use it for illegal purposes! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Headless Chrome Crawler

    Headless Chrome Crawler

    Distributed crawler powered by Headless Chrome

    Crawlers based on simple requests to HTML files are generally fast. However, it sometimes ends up capturing empty bodies, especially when the websites are built on such modern frontend frameworks as AngularJS, React and Vue.js. Powered by Headless Chrome, the crawler provides simple APIs to crawl dynamic websites. Support both depth-first search and breadth-first search algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Battery Saver

    Battery Saver

    Save laptop's battery

    ...Obviously you have to setup the minimum and maximum threshold of battery level. you can enable or disable the app by clicking on on/off switch on main window. before this i had made very simple gui for this app so many users message me for gui, due to my workload i have not much time so i finished this little late sorry for incovenience i tried to do my best now its your turn to provide me feedback it is very light weight app , it require only first time run, following times it will start automatically on windows startup project Hosted On Github https://github.com/daudmalik06/Battery-Saver feel free to contact us please send us bug reports so we can make it better for you comment it if you like p.s english isn't my first language sorry for any typo or mistake
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Homebrew Cask

    Homebrew Cask

    CLI workflow for the administration of macOS apps as binaries

    ...Trivially create your own Homebrew packages. It’s all Git and Ruby underneath, so hack away with the knowledge that you can easily revert your modifications and merge upstream updates. Homebrew formulae are simple Ruby scripts. Homebrew complements macOS (or your Linux system). Install your RubyGems with gem and their dependencies with brew. Homebrew Cask installs macOS apps, fonts and plugins and other non-open source software. Making a cask is as simple as creating a formula.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Ino-L

    Simple programming language for Windows.

    Ino-L is a TUI programming language for Windows that compiles into MS-DOS batch files. Ino-L stands for Innova Language, because Innova is French for innovation. The purpose of the language is to allow programmers the same functionality and abilities of batch files, but with simpler syntax and limited GUI, along with other things MS-DOS does not natively support. Your MS-DOS code can also be incorporated into the Ino-L source code, along with JavaScript and VisualBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Cluster Orchestrator

    orchestrator / cluster deployment tool

    The Orchestrator server is responsible for distribution and launch of simple apply/rollback shell scripts in a particular order across multiple servers . If for any reason deployment is failing at a particular stage the process will stop and you can rollback any changes done until then. In case you want to deploy your code or just call your preferred DSC client to apply the configuration locally the Orchestrator can be a handy tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dpkglist.awk is a command-line tool for querying available packages on ubuntu and debian systems. It overlaps with the standard apt-cache utility, but, written in simple awk, it is easily extensible, and makes it easy to write one-line scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Generic Watchdog

    Simple Generic Watchdog

    Simple wathcdog that can monitor any kind of file if it is responding

    Simple wathcdog that can monitor any kind of file if it is responding and restarts process if it is not responding. Also it contains configuration programme that can configure what is the file that needs to be restarted and what process has to be monitored.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jetpack MOD
    Jetpack MOD is a custom ROM for Samsung Galaxy S (I9000) which is an Android device. ROM is optimized for Speed, Stability, Smoothness and bundled with simple yet beautiful User Interface and clean framework supporting multi CSC and RTL Languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    DASM is a new simple platform which helps programmer to implement and evaluate any distributed algorithm. Programmer can implement his/her distributed algorithm using DASM primitives and monitors the results in diagrams during execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple, intuitive Javascript keyboard for Indic Languages such as Hindi, Sanskrit and Gujarati, based on Unicode characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple GUI will create image or deploy image to computers with the push of a button. Less options than drbl but is more simple to use. Capable of deploying an image to 40+ computers, with Windows or whatever in less than 15 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EclipseCppPack is a distribution of Eclipse, CDT, MinGW, GDB and wxWindows for Windows. All is packed together with some batch-files. It aims to be a simple C/C++ IDE with a very simple installation process. All parts are set up to work properly together
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Application Update Utility System (jauus) is a simple, easy to configure update utility for any language or type of files. It can be configured for remote or network based updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Uraga aims to create a CPAN like package installation and management system for Python. Uraga will allow users to download and install Python packages from the Internet by using simple commands. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple MVC (Model-View-Controler) framework written in PHP. simpleMVC eases the development of any new application. Secure authentication classes and samples are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Casub

    Casub

    A lightweight program for easily downloading subtitles for video files

    A simple program without any fancy features. Select your subtitle language, select a video file, and Casub will fetch the subtitle for you, naming and placing it correctly! Visit the website at http://repsacc.github.io Yes, you can select your preferred subtitle language :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pacmac Package Manager for Mac

    Pacmac Package Manager for Mac

    Simple dependency-checking package manager for Mac OS X

    Created as a more sensible alternative to MacPorts, Fink, and Homebrew, Pacmac was inspired by Archlinux's pacman, but is not a port. All files except packages are plain text, and all executables are scripts. No compilers are necessary to create packages, just request the package by name and Pacmac will resolve the dependencies for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next