Search Results for "freebsd-livecd" - Page 5

Showing 275 open source projects for "freebsd-livecd"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1

    FalconMailer

    Send emails quickly and efficiently.

    FalconMailer is a Java-based Mail API that can send emails quickly and efficiently. The API is easy to use and is much faster than the JavaMail. FalconMailer uses SSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Cool typing tutor

    This small programm is designed to create web page with typing tutor

    This small programm is designed to create from sentences that you will type, web page with inserted typing tutor. Just write some sentences in text field pressing button 'Add' at the end. And press 'Create web page'
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NetCheetah Web Server

    Fast and efficient web server

    NetCheetah is written in Java and supports HTTP. HTML, XML, JavaScript, CSS, and other text files are allowed. MIME types are also supported. Note: Project moving to GitHub (https://github.com/maheshkhanwalkar/netcheetahws)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ARecordUpdater

    ARecordUpdater

    An application that automatically updates A-Records for certain hosts.

    ARecordUpdater is an application that automatically updates A-Records for certain hosts. This update client keeps your hostname’s IP address up-to-date. If you have a dynamic IP address which changes periodically (monthly, weekly or even daily), then this can make it difficult or impossible to connect to services at home, like remote desktop or FTP. Using ARecordUpdater allows you to make sure you can always reach your home network, because it makes sure that your hostname is always...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    RpyConfig

    RpyConfig

    A light and simple config.txt creator for Raspberry Pi.

    A light and simple config.txt creator for Raspberry Pi. You can create the config.txt file simply with some click, without use manual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Partylog2

    Partylog2 is a Graylog2 appliance based in Turnkey Linux 12

    Partylog2 is a Graylog2 appliance ready to install or boot in LiveCD mode. Its based in TurnKey Linux (TurnKey Core 12) which is based in Debian 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler and Emulator

    z390 Portable Mainframe Assembler and Emulator
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    A bundle of lisp extensions, largely original, for GNU Emacs with the goal to obtain a more user friendly and powerful interface. The new features include contextual tool bars, new TeX interface, very complete menus, and a well structured IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Vireo ETD Management System

    Vireo: a turnkey Electronic Thesis and Dissertation Management System

    NOTE: There is a new version of Vireo. It is hosted on github at: https://github.com/TexasDigitalLibrary/Vireo This version of Vireo is no longer supported. ---------------------------------------------------------- Vireo is a turnkey Electronic Thesis and Dissertation (ETD) Management System developed by the Texas Digital Library that addresses all steps of the ETD process, from submission to publication to preservation. Vireo provides students the ability to submit their digital...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JMusicMan

    JMusicMan

    Music Manager focusing on ID3 tags and internal player

    Free GPL License There is a ".deb" file for Ubuntu and Debian style Linux's and a Windows installer in the binaries section. An RPM package is coming soon. This started out as a project to allow ID3 tag management with features I did not find in the run of the mill player/managers out there for MP3 music. It has the ability to set and change album art as well as load devices with exactly the number and size of files to fit in a known file system size. Like for devices. It is up and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bean Sheet is an interpreted Java spreadsheet. At its core is Bean Shell, an open source Java interpreter. The potential of marrying a Java interpreter with a spreadsheet allows a single document to be a powerful application in its own right.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple Forum Auto Poster
    Simple Forum Auto Poster is a program that automatically posts messages to forums. This program is for people active on multiple forums, but don't want to type and copy/paste the same message multiple times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jpathwatch
    A file watching facility for Java. Uses native platform support to avoid polling on selected platforms (currently supports win32, Mac OS X, Linux and FreeBSD on x86 platforms). Implements JDK 7's WatchService, but also runs on Java 5 and 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WideStudio is an Integrated Development Environment (IDE) for building window applications in C++, Ruby, Python an Perl for Windows, MacOSX, Linux, FreeBSD, SOLARIS and other unix and BTRON and T-Engine. This is open and free (under MIT/X Consortiun Lice
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    ERP / BI / NFe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DirPatcher

    Why use this tool ?

    This tool can interest you, if you want to copy files from a folder to another and keep a save of the overwrit ones. The tool just need a source folder, a destination folder and a diff folder (where save files will be stored). You can also use a "revert" functionnality to revert all modifications, using the diff folder :) This tool can also be used with normal interface or by command-line. ex: java -jar dirpatcher-1.0.jar source target diff java -jar dirpatcher-1.0.jar -revert diff target
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Ocean Sync

    Hadoop Management System

    OceanSync is an Hadoop Management System that allows users to control a variety of aspects of Hadoop. This includes a Graphical User Interface that allows a user to perform HDFS maintenance tasks and submit new jobs to the cluster. The OceanSync product sits on top of any Hadoop Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Mr Tooth Dental Software

    The Mr Tooth aims to manage dental clinics

    The software basically consists of a simple and functional application for a dental office, aimed at streamlining administration processes them. Done through an analysis of the data that is processed through reports, did during his visits to the clinic. Through a previously scheduled interview with staff of this clinic noticed the lack of technology making it difficult to register and control the flow of patients and payments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project has moved! Go to https://github.com/yenrab/qchybrid
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    This software allows for a user to generate test data. This is useful for testing Hadoop or other data processing clusters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Crack&Pack
    Select a folder and this app would zip every file .Tell it what number of files you can have in the archive and let the app do the job..Simple as 2 click's.And more to come!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project