Showing 19 open source projects for "so"

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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    DelphiWebStart
    DelphiWebStart (DWS) is an Application Loader with TCP Sockets based on a ThinClient first spread over the Web, VPN or Intranet. So a user can download data (exes, maps, files) from a list and start it. DWS supports OpenSSL including a PKI HTTPS-Server.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 2

    BAScript

    Scripting engine for Pascal compilers.

    ...The virtual machine defines its own language, called the BAScript language. It is a low-level language, somewhat similar to the Assembler language, which is not intended to be easy to program but easy to execute. So it is recommendable to use other higher level languages and translate them into BAScript language. Package includes two compilers that translates from a higher-level language to the BAScript language. You should note that BAScript is intended to be lightweight, so it has not mechanisms to handle complex data structures or large amounts of data or code. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    EasyNotes

    EasyNotes

    Apps notes for Windows, iOS and Android, with direct local sync

    Apps notes for Windows, iOS and Android, with direct local sync. The server is a Windows application so you need to run it for sync. If you want to leave the old date when editing a note then on mobile phones you need to click on the date and on the PC hold down the "Shift" key when you click on the done button. How to install and other things - https://github.com/r57zone/EasyNotes
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ...These tools will be related to mods ("plugins") for Morrowind and allow things that would be difficult to do with Morrowind's own modkit. Some programs for The Elder Scrolls V: Skyrim were added more recently. So despite its name the project also contains tools for Skyrim.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    OpenSIMPLY

    OpenSIMPLY

    Discrete-event simulation modeling software for science and education

    ...Download OpenSIMPLY at opensimply.org The project is free computer simulation software based on discrete-event approach. OpenSIMPLY is a science software with very high simulation performance. So, the simulation results can be obtained much faster. The project is suitable for people with any modeling experience, and can be used for both science and education. Some application of this modeling software are: - traffic simulation - network simulation, - emergency and evacuation ways simulation and much more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Infinite

    Infinite

    Tabbed text editor with undo/redo/english dictionary/word counter

    Tabbed text editor. Plain text (txt) and custom text (bwd/bwp) document formats. Spell checker. Word wrap. Manuscript mode. Extensive backup system so you'll never lose work again. Switch rapidly between files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PureGEM

    PureGEM

    A new GUI library for Atari ST/TT/Falcon computers

    ...This is a new library, so expect code to change. I will be working on this for the next 1-2 years. cheers Derek
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RekenTest

    RekenTest

    Practice arithmetic skills, for kids and professionals

    RekenTest is freeware educational software to practice arithmetic skills. It supports basic arithmetic operations like addition and subtraction, the muliplication tables and so on, as well as more advanced arithmetic operations like decimals, money problems, percentages and fractions. The software has lots of options and lets you organize your classroom with tasks and groups.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Don't Panic!

    Don't Panic!

    Close, hide, minimize and open multiple programs with a single button!

    Don't want to get busted by your boss or your teacher playing Solitaire, chatting or surfing the web? Close (hide or minimize) and open multiple programs with the click of a button. So you won't have to panic anymore...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Asphyre

    Asphyre

    Asphyre is a cross-platform framework for Delphi and FreePascal.

    ...The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features. It also supports singleboard devices such as Raspberry PI, Intel Galileo, BeagleBone Black and others with features like GPIO, SPI, I2C and so on, along with external displays, sensors and other peripheral devices.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    LazLock

    LazLock

    Free, cross platform, portable password manager.

    ...LazLock also includes a password generator which allows you to create more secure passwords. A plain text version of your data is never written to disk as all decryption is done in memory. LazLock is truly portable, no installation is required so it can be run from a USB drive. Unlike similar programs, there are no dependencies on the .NET Framework (Windows) or Mono (Linux) ------------------------------------- Easily Copy and Paste your login details into any website without having to manually type them out. Your passwords aren't shown on screen so you can use LazLock in front of others without compromising your security. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ssh-pull-id

    pulls ssh-id from a host instead of pushing to a host

    ...the tool was made with Ubuntu Touch in mind, because its default ssh config is such, that ssh-copy-id won't work. this is because Ubuntu Touch device does not accept ssh client with password authentication, but only with public key based authentication. and copy-ssh-id itself uses password authentication to connect first, then push public key to the remote host, so that later key based authentication can be used instead. ssh-pull-id will reverse the direction, now you use the tool to pull another host's public key. the typical scenario it was created for, is when you use it on Ubuntu Touch device, and pull is made from another host which allows password based authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bug Finder

    Bug Finder

    A real Win32 extensible passive debugger

    ...I spent many time finding a solution, using also freeware and commercial third-party tools and libraries, but none helped me because the bug crashed the process, and no of the above tools could be able to catch the exception before the process dying. Also, it was not possible to install a development environment onto the production machines, so the only solution was to develop a debugger which didn't need any user/developer interaction. I used many open source resources, then I decided to make the Bug Finder an open source project. It is built over a pluggable architecture to support other languages different from Borland Delphi (the one I used to develop my faulting application and the Bug Finder too). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Samsung ML-1210 printer works perfect under Win32, under linux (not so good), but not under Win64. This tool is not a complete driver, even presently not a 64-bit, but it allows to print graphic files. It uses code from ghostscript 5.10 for linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Many providers require SMTP authentication to send E-Mails through their SMTP server. But old mail clients doesn't support the authentication. Now, it's time for SMTPAuth. It adds the authentication so that you still can use your mail client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    genorphan is tool for gentoo which have same behavour as debian's deborphan it shows packages which can be removed, cause other package doesn't depend on them genorphan is a tool which I need, and so I wrote it upd. moved to github https://github.com/norayr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Delphi Database Lookup ComboBox which keep history of selected/typed values. History is saved in any descendant of TDataSet - so it can be stored in any Database type (or custom file via custom TDataSet classes).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Using Delphi to write a complete Isometric Engine and Editor and to port it to Kylix upon it's release. Features... 1. Cross-platform Isometric game engine and editor. 2. Full OO game object inheritance model so objects can be handled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LazPad
    LazPad is a small text editor, suitable for programmers. It's written in ObjectPascal (Lazarus), so it can be modified easily. It does not brings much features, except that it runs fast, it's very small, and provide syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next