Showing 53 open source projects for "xorg-edit"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • 1
    sbt

    sbt

    sbt, the interactive build tool

    ... (~), edit-compile-test loop is fast and incremental. Adding support for new tasks and platforms (like Scala.js) is as easy as writing build.sbt. Join 100+ community-maintained plugins to share and reuse sbt tasks. Continuous compilation and testing with triggered execution. Supports mixed Scala/Java projects. Supports testing with ScalaCheck, specs, and ScalaTest. JUnit is supported by a plugin. Starts the Scala REPL with project classes and dependencies on the classpath.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Yay

    Yay

    An AUR Helper written in Go

    Yay uses an hash cache for development packages. Normally it is updated at the end of the package install with the message Found git repo. If you transition between aur helpers and did not install the devel package using yay at some point, it is possible it never got added to the cache. yay -Y --gendb will fix the current version of every devel package and start checking from there. Yay resolves all dependencies ahead of time. You are free to edit the PKGBUILD in any way, but any problems you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Litstack

    Litstack

    Build content-administration-panels in Laravel

    A package for building Admin-Interfaces that help maintaining the data of your applications. It provides an intuitive interface and the tools needed to manage your project's Users, Models and free Forms for Pages, Settings etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Uno Platform

    Uno Platform

    Build Mobile, Desktop and WebAssembly apps

    ... with productivity boosts of hot reload, hot restart, edit and continue and more. Use familiar editors like Visual Studio, Visual Studio Code or Rider. Free and paid support is available by both community and our team. Chats, tickets or even screen sharing! Seeing is believing. Learn by doing. See code samples our engineers put out for fun, learning and reuse. Explore the possibilities Uno Platform opens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 5
    React Content Loader

    React Content Loader

    SVG-Powered component to easily create skeleton loadings

    ... shines from left to right. It has a few pre-styled content loaders (e.g, Facebook, Instagram). Since SVG supports a lot of shapes, it can be used for any complex UI. You can simply design your loader based on the page and edit the size, background, and foreground. Also, you can add the radius to the border, add or remove shapes such as rectangle and circle, and select the speed of the animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Create React App

    Create React App

    Set up a modern web app by running one command

    ... App it’s easy to start and easy to “eject”, if ever you want an advanced configuration and edit config files directly. It’s also very easy to maintain, as you only need a single command to upgrade to new versions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    Totally Built Linux Distro

    build linux from termcap to GTK-4.7 100% non-stop

    ... of just apps) (note not canadian cross) src8/ runs firefox-99 bin with sound+video, mathematica 13.1 with GL (last non-meson build), Xorg > 7.7, pulseaudio src9 has mesa-22.1.7, gtk-4.6.7; meson built older src2 (glibc-2.11) builds using src8.usb as does src9, does ff44 qt5 from source Will have "older distro rc scripts" (are separate optional) for inet, XLogins, lotsa scripst, but has no wifi configure app ~500 pkgs built incl. configured database sendmail apache
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    compiler manifest wrapper

    compiler manifest wrapper - adds manifest to your exe's if applicable

    .... These are distributed as separate zip files, and are updated and upgraded whenever I see a bug, or need a feature. Help on is --help They are meant to be run under windows. gw.cmd, bc2.cmd, gp.cmd, gwix.cmd are your compiler wrapper batch files you will be using. gw2.cmd and bc2.cmd and gwix.cmd generate both 32 and 64-bit executables in a 32\ and 64\ directory automatically and copy the minimum DLL's needed. you must edit some of the batch files to configure them for your environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HTML5 Editor Online

    HTML5 Editor Online

    Edit yours files html, css and js directly in your PC or Mac

    Edit your files html, css and javascript directly into your PC or Mac, save the result in your file system. See a preview of web design, and if you want you can also export it as pdf or html format. ===== Android app Deluxe edition: https://play.google.com/store/apps/details?id=com.ulm.html5editorfortablet Android app PRO edition: https://play.google.com/store/apps/details?id=com.ulm.html5editor Chrome app: HTML, XHTML and XML editor - https://goo.gl/bYR7fF ===== == Update 30.06.2017...
    Downloads: 3 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10
    Express & mongoose REST API Boilerplate

    Express & mongoose REST API Boilerplate

    A boilerplate application for building RESTful APIs Microservice

    A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication. Helps you stay productive by following best practices. Follows Airbnb's Javascript style guide. JavaScript code linting is done using ESLint, a pluggable linter tool for identifying and reporting on patterns in JavaScript. Uses ESLint with eslint-config-Airbnb, which tries to follow the Airbnb JavaScript style guide. Supports code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Web Starter Kit

    Web Starter Kit

    Web Starter Kit - a workflow for multi-device websites

    .... Minify and concatenate JavaScript, CSS, HTML and images to help keep your pages lean. JavaScript code linting is done using ESLint - a pluggable linter tool for identifying and reporting on patterns in JavaScript. Web Starter Kit uses ESLint with eslint-config-google, which tries to follow the Google JavaScript style guide. A built-in server for previewing your site locally while you develop and iterate. Reload the browser in real-time anytime an edit is made without the need for an extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DB.Jam is an innovative tool to browse, edit and maintain data in any MySQL database. Unlike other tools (eg. phpMyAdmin) DB.Jam can be configured to act as an *easy* end-user DB application with different user profiles and visibility options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    APKRepatcher

    APKRepatcher helps you to modify an existing apk with simple GUI

    APKRepatcher helps you to modify an existing apk using a simple user friendly GUI. It lets you edit java/smali code from an APK and rewrite the changes back to the modified signed APK. Additionally, it provides you option to convert Dex, Jar, Class, Smali, Class from one format to another. APKRepatcher makes use of dex2jar, jadx, rsyantaxtextarea, zip4j, apktool
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    Open Source software (PHP) managing iCal (rfc2445) files, for non-calendar systems like CMS, project mgmt systems etc. able to manage calendar information like agendas, tasks, reports, totos, journaling data and communicate with calendar software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    DEP4E

    DEP4E

    DocBook Editing and Processing for Eclipse

    DEP4E integrates DocBook XML and DocBook XSL into Eclipse IDE to create, edit and process DocBook projects.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    see https://sourceforge.net/projects/totally-built-linux-distro/ "0.2 is so much easier than build-0.1" build-0.1 NO LONGER WORKS many URL of required src.tar.gz were (re)moved by big tech, and firefox-20 is refused by big tech cryptoXXX ~~~~~~~~~ Builds GNU/Linux from termcap and gcc up to X11 Firefox-20.0 lite. It is %100 GNU/Linux from source compiled on your box (and ready to change) "without any known build fails". It's not a fork of any distro. 350+ pkgs: ie, ddd,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you discovering and mapping unknown source code for enhancement or maintenance tasks.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18

    Daisuke-Edit

    IDE for the Texas Instruments calculator's programming

    Daisuke-Edit is a IDE for the Texas Instruments calculator's programming languaje: TI-BASIC. It opens/saves in the calculator format (For ti-89, ti-92 and voyage 200). We are looking for a volunteer to help us upgrade the code to make it Win 7 (x84 and x64) compatible. Mainly upgrade Tokens89 latest version-http://home.arcor.de/p-engels/tokens89/- to VB.Net (i tried VB 8 upgrade wizard, then VB 2013 one-way-upgrade without much success). Volunteer must understand VB 6 and how to upgrade...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WordPress HTML Editor is a HTML edited as WYSIWYG. It can give you easy to edit BLOG post(HTML format and save/load) and preview the effect actuality.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    conJoin

    Combine JAR Files

    A graphical tool for combining JAR files together into a single distributable JAR. Reads the manifest of the main JAR so you can use it to find the supporting JARs needed, or edit the manifest by adding or removing JARs. Can be used to combine multiple JARs into a single distributable JAR, install plugins into an existing JAR, or update the JAR with newer versions of existing classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java Utility to edit and create new game content for Might and Magic 8 with support for 6 and 7. This is an extension of the no-longer-developed UnLod java utility for MM8. MM8LevelEditor is no longer actively developed. A new MMLevelEditor is being re
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 23
    NAnt-Gui is a graphical frontend to NAnt. It allows you to edit build files, select targets to build, modify build properties on the fly, and capture the output of builds with error highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    WixEdit

    Project moved to Github: https://github.com/WixEdit/WixEdit

    WixEdit is an editor for XML source code of the Windows Installer XML (WiX) toolset. WixEdit lets you create MSI and MSM setup packages with the WiX Toolset. It provides a visual representation of the dialogs and an easy way to edit the WiX source files. (Project moved to Github: https://github.com/WixEdit/WixEdit)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Set of utilities to edit and test XMLFiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next