Search Results for "programming without coding" - Page 17

Showing 774 open source projects for "programming without coding"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1

    Template Tool Release v4.3

    Unifying Business Requirements with Application Design through a GUI.

    The Template Tool (TT) is a Java-based software, which DOES NOT require the user to write code. TT is a fully functional application that facilitates communication, collaboration, requirements traceability, and rapid mock-up prototyping from the point of conception and requirements gathering, to development, testing, and implementation. With the use of drag-and-drop and push-button selections without having to write any code, TT allows end users to add field components, skip-logic, business...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Vector

    Vector

    A contiguous generic and growable array type in C

    A contiguous generic and growable array type in C programming language. Vector supports amortized constant time insertion and removal of elements , as well as constant time access. C doesn’t allow data types to be passed as parameters. That means a generic container needs to manually manage memory in terms of the client element size, not client data type. You can do generic programming in c, without to use macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cycle.js

    Cycle.js

    A functional and reactive JavaScript framework for predictable code

    Cycle’s core abstraction is your application as a pure function main() where inputs are read effects (sources) from the external world and outputs (sinks) are write effects to affect the external world. These I/O effects in the external world are managed by drivers, plugins that handle DOM effects, HTTP effects, etc. The internals of main() are built using Reactive Programming primitives, which maximizes separation of concerns and provides a fully declarative way of organizing your code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    HermeneutiX

    HermeneutiX

    Your graphical tool for Syntactic/Semantic Structure Analysis of texts

    HermeneutiX is a tool for diagramming syntactic and semantic structures of complex (not necessarily foreign-language) texts (e.g. bible or other historical excerpts). HermeneutiX is now part of SciToS (the scientific tool set). Starting with version 2.0.0, HermeneutiX can be found on GitHub. Please check out the release summary: https://github.com/scientific-tool-set/scitos/releases For an introduction, check out this video: https://youtu.be/uQjewyG0Ad8 PS: To run a Java...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Involt

    Involt

    Inject hardware interactions directly into HTML layout

    An easy way to think outside the box. Simplicity of HTML and CSS combined with hardware interactions. Create your app using only basic knowledge of HTML, CSS, and Arduino. Instead of learning advanced coding focus on overall experience and quickly develop results. Using CSS allows you to work on the layout and interfacing with the device at once. Involt comes with a UI kit to help you get started. The foundation of Involt is overcoming obstacles that block many concepts from making...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    X2CRM

    X2CRM

    X2CRM - Workflow, Sales, Marketing, Workflow, Custom Apps, PHP, MySQL

    ... Capture Forms Lead Nurturing, Scoring and Intelligent Routing Contact Activity Management Sales Process Work-flow Engine Email Correspondence Product and Sales Quotes User Profile Pages and Activity Streams Field Security, Roles and Sales Teams Visual Form Editor for Admins Reporting Dashboard iPad and Mobile Device Apps X2Studio, an administrative tool, allows developers to create and share new application modules without any programming knowledge.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    cantorbl

    cantorbl

    beamshot octave scripts and bike light driver

    Light intensity distribution (LID) of a lamp can be measured by taking wall/ceiling beamshots with a digital camera. The scripts process jpgs images (that have to be processed from raw data) and visualize the LID nicely. Driver: Linear, using AMC7135 and Atmel AVR ATtiny45, Li-Ion battery powered. The firmware provides convenient control - bikelight-specific. Below are firmware features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Swift Programming Language Chinese

    The Swift Programming Language Chinese

    The Swift Programming Language in Chinese

    ... is optimized for development, without compromising on either. Swift is friendly to new programmers. It’s an industrial-quality programming language that’s as expressive and enjoyable as a scripting language. Writing Swift code in a playground lets you experiment with code and see the results immediately, without the overhead of building and running an app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    zerOCode
    zerOCode Beta version allows you to create programs without writing a line of code using the instruction buttons. -Use zerOCode to learn programming and how to use it -Download python 3.x to run the files.py -Teach your child to think with programming -Save your projects with code structures, in the future you can convert your code to other programming languages ​​through the structure on our platform Let us know what you think about zerOCode Beta: -write here a Review -write...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    ADBTool

    Capturing screenshots, screen video, logcat, extract string ids

    ... now perform all these actions using this single tool without depending on other editing tools or software. Logcat is the most used thing by QA Engineers and developers to debug the issue. This tool will capture logcat and displays log with colour coding in UI with options to view and save.. Android uiautomator provide only strings not their ids whereas ADBTool can extract complete strings from selected app. Apart from above ADBTool has many other features, use it to know other features.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    MoonScript

    MoonScript

    A language that compiles to Lua

    MoonScript is a dynamic scripting language that compiles into Lua. It gives you the power of one of the fastest scripting languages combined with a rich set of features. MoonScript can either be compiled into Lua and run at a later time, or it can be dynamically compiled and run using the moonloader. It’s as simple as requiring "moonscript" in order to have Lua understand how to load and run any MoonScript file. Because it compiles right into Lua code, it is completely compatible with...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Disconf

    Disconf

    Distributed configuration management platform

    ... is extremely simple: the same launch package can be launched in multiple environments (RD/QA/PRODUCTION) without changing the configuration. Deployment dynamics, change the configuration without repackaging or restarting, it can take effect in real time. Unified management, provide a web platform to manage all configurations of multiple environments (RD/QA/PRODUCTION) and multiple products.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Devmap

    Devmap

    Web developer development map

    These are books for all time. The best of its kind and important for programmers of all directions. Most of the best courses, reference and training materials are available in English. If difficulties arise, then with knowledge of the English language, the chances of finding an answer on the World Wide Web are higher. Also, if you want to work in a cool prestigious campaign, then without English in any way. Data structures are a software unit that allows you to store and process a lot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hablu News - Responsive HTML5 Template

    Hablu News - Responsive HTML5 Template

    Hablu News is a responsive html5 based web template.

    Hablu News is a simple responsive html5 based web template. It helps you to build a news website/blog without your coding knowledge. The hablu news template is excellent for a news, newspaper, magazine, publishing or blog site. Powered by ProHablu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    T-SPLINE

    T-SPLINE

    A T-spline object oriented package in C++

    T-spline is a new approach to define freeform surfaces with relatively less control points than NURBS and is able to represent a model using a single surface without joining errors. Whereas, the complexity of T-spline data models leads numerous difficulties in its programming, which hinders the research and development of T-spline technologies. Here, the T-SPLINE kernel gives a set of redesigned data models which have much more understanding conveniences to both human and computer. For more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    bNesis

    bNesis

    bNesis is a Unified API service that reduces complexity of integration

    ... developers to save a lot of money and time on integration with third-party services. In addition, post integration bNesis services can be used by anyone without programming skills to easily switch, add and delete services based on the users’ needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MetaMIS

    MetaMIS

    Metagenomic Microbial Interaction Simulator

    MetaMIS is the first tool to automatically infer the microbial interactions of microbial community profile in the field of metagenomics. The most distinguished feature of MetaMIS is its ability to retain maximum population of rare species in an ecological interactive network. MetaMIS provides a user-friendly interactive stand-alone graphical interface for scientists without programming skills to investigate the interactions among microorganisms. 2017.03.09 MetaMIS_v1.02: - Create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Projet Project Management Web App

    Projet Project Management Web App

    Stand alone project management web application

    Yet another Project Management tool..... But, this one is completly free, open source and responsive. With projet you can manage your projects and tasks easy, keep a clean overview without too much "Features". Additonal, projet is not Cloud based, so you can install it on any webserver which Supports PHP > 5.3 and Mysql(i). Object oriented programming Standards was used, with the amazing codeigniter php Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jake

    Jake

    Jake it's programming language writed on java.

    Jake it's programming language writed on java. Syntax of Jake is mix of Java and Python. E.x.: -- IO library import "io" println("Hello, world!") More examples in release, download it's and open folder 'examples'. In Jake implemented: File-io; Http requesting(with post and get); Simple gui engine; Drawing canvas engine; Associate arrays; Basic math; Standart functions to work with strings; Jake it's OOP language without any OOP(yet), functional, imperative with half...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RCML

    RCML

    Freeware programming Robot Control Meta Language

    The use of language RCML abstracts the hardware of the robot, which greatly simplifies the programmer of the robot description of the action or a group of robots performed the technological problem. The language RCML contains a number of I / O points to establish a connection with software products, created with third-party technologies, through the appropriate APIs. The decisions of technological problems is implemented in RCML provide the same result for the robot with identical...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Orions Grand Inquisitions Mod

    An Epic Expansion for Civ4 BTS

    This is a Beyond the Sword (BTS 3.19) project for Civilization 4. It is a 1GB download. OGI is the result of countless hours of difficult programming in SDK, Python and XML that is designed to provide a rich variety of strategic choice and enjoyment for all. If you want to play Civilization, then OGI is the mod to play. Make sure to download the art file (FPK file). The mod will not run without it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    [WinForm] VoidControl

    A class library offering diffrent controls for the user.

    A huge class library that offers WinForm controls. These controls are extremely custom to the user. Currently you will be able to edit any user control design, in the background, border color, font color, etc. Currently we have 7 usable controls that is listed in the features below. In the future, since this is a early build of the product. You will be able to edit basically anything in the control without coding. To variables where text is located to how big the border is in pixel width...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This Amazon Mechanical Turk (MTurk) SDK is no longer under active development as of 12/31/2017. The latest MTurk SDKs, with support for most common programming languages, are now a part of the Amazon Web Service (AWS) SDKs at https://aws.amazon.com/tools/. With the AWS SDKs, you can also connect to MTurk using the AWS Command Line Interface (https://aws.amazon.com/cli/), allowing you to perform operations from your Windows, Mac, or Linux command line without having to write code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    WiseList

    A very simple to do list

    I made this for two reasons: To have a very clean, simple to do list that I can just type in and check off as needed without taking much time. The second reason, which is largely where a lot of my projects start: to learn key programming concepts by developing simple and useful applications. It may be viewed as "re-inventing the wheel" and I know that this is not the only to-do list application out there, but it helped me learn some good things about programming, SQL queries, and how...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned Features...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.