Showing 46 open source projects for "java projects on linux"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    Web-Maker

    Web-Maker

    A blazing fast & offline frontend playground

    Web-Maker is an offline playground for your web experiments. Something like CodePen or JSFiddle, but much more faster and works offline because it runs completely on your system. Supports Preprocessors: HTML (Pug & Markdown), CSS (SCSS, LESS & Stylus, Atomic CSS) & JavaScript (ES6, TypeScript & CoffeeScript). Hi! I am Kushagra Gour. Web Maker is a free and open-source project. To keep me motivated for working on such open-source and free side projects, I have launched a Patreon campaign....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    jQuery Confirm

    jQuery Confirm

    A multipurpose plugin for alert, confirm & dialog

    A jQuery plugin that provides a great set of features like, Auto-close, Ajax-loading, Themes, Animations and more. This plugin is actively developed, I would love you have your suggestions. Get more control over the modal, mainly important for binding events for the modal elements. Dialog types helps give the user a hint as to what the dialog is about. Give meaning to your dialog with custom icons. Many have a different taste, who won't be using bootstrap in their projects. You can simply...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BeakerX

    BeakerX

    Beaker Extensions for Jupyter Notebook

    BeakerX is a collection of kernels and extensions to the Jupyter interactive computing environment. It provides JVM support, Spark cluster support, polyglot programming, interactive plots, tables, forms, publishing, and more. BeakerX supports Groovy, Scala, Clojure, Kotlin, Java, and SQL, including many magics. Widgets for time-series plotting, tables, forms, and more (there are Python and JavaScript APIs in addition to the JVM languages). Polyglot magics and autotranslation, allowing you to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Taringa! sin Perdidas

    Taringa! sin Perdidas

    last version: 1.7.8 (10/01/2019)

    Taringa! sin perdidas es un complemento diseñado para devolver parte de la vieja y nostalgica taringa v5 (CASI). Para mas info ver acrhivo cambios.txt Google Chrome http://sourceforge.net/projects/taringasinperdidas/files/copilado/Taringa_sin_Perdidas_1.5.21.crx/download Opera Next https://addons.opera.com/es/extensions/details/taringa-sin-perdidas-2 Mozilla Firefox https://addons.mozilla.org/es/firefox/addon/taringa-sin-perdidas
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 5
    GitHunt

    GitHunt

    Hunt the most starred projects on any date on GitHub

    React app and Chrome Extension to go through the top project. GitHunt is a react application and a chrome extension that lets you explore the most starred projects on GitHub. Replace the new tab with a list of trending repositories on github belonging to any technology that you chose. You can look through the repositories for any technology of your liking and for any period of time. By default it shows the trending repositories (most starred repositories created in the given period of time)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AWS Toolkit for Eclipse

    AWS Toolkit for Eclipse

    Plugin for developing, deploying, and managing AWS applications

    ...Easily create new Java projects using the AWS Java library using one of the project templates, or add the library to an existing project. Use the Eclipse Java IDE to build and debug your applications. Automatically download new versions of the SDK through the Eclipse update site. Easily access and administer your AWS infrastructure, including Amazon S3, Amazon DynamoDB, Amazon EC2, and more while developing your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Android Easy MultiDex

    Android Easy MultiDex

    Android, multidex, splitdex, subpackage plugin

    Android, multidex, splitdex, subpackage plugin. The Gradle script was integrated into the plug-in, so that only one configuration file needs to be maintained. Readers can choose separate configuration or integrated configuration according to their own needs. In this way, we maintain the number of methods of the main Dex at about 15,000, and we no longer have to worry about the number of methods. Through the above official subcontracting, the original Dex has been divided into 1 master Dex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    When I was learning Haskell, I missed the nice features of IntelliJ IDEA. My first approach was to use the default way of creating an IntelliJ plugin by defining a grammar and a lexer according to Haskell report. That didn't work out because I could not define all the recursion. Then I decided to use grammar and lexer definitions only for tokenizing and parsing Haskell code, and not for syntax checking the code. This is needed for syntax highlighting, all kinds of navigation, and so on....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BenchLab is a Web Application benchmarking framework using real web browsers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 10
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    An API for asynchronous programming with observable streams. The Observer pattern done right. ReactiveX is a combination of the best ideas from. The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others. Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    chrome-extensions-examples

    chrome-extensions-examples

    All Chrome Extension examples collected into one repository

    This is not an official mirror of the Chrome extension examples. Report any issues with the examples themselves to Google's issue trackers/forums. The Chrome Extensions examples did not exist as a Git repository, and browsing both the samples page and the VCViewer did not seem particularly handy. So, I decided to scrape the content into this repository for easier browsing and (possible) editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scramble!
    “Scramble your social network data!” - With Scramble you can selective enforce you access control preferences for your content on social networks like Facebook or Twitter ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    esniper_plugin

    Useful Firefox plugin for esniper bidding

    This plugin needs eSniper to work (https://sourceforge.net/projects/esniper) - a small footprint linux ebay sniper. Lastest update minor change to record end date and time to file. Click here to install to your browser. https://sourceforge.net/projects/esniperplugin/files/ensniper_plugin-0-0-6.xpi/download A simple browser plugin to help you bid/snipe on ebay. It simply sets up your esniper bid for an eBay item in a few clicks and records the relevant data to a text file (to be used with esniper later) saving time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ToMaBoM

    ToMaBoM

    Topic Map Bookmark Manager - Firefox Extension

    Firefox Extension for managing and organizing bookmarks with the Topic Maps concept
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AntiADS is a simple and easy to use ads remover for Chromium (Google Chrome 4.0+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Interface written in PHP for create, edit, remove rules for cbq.init (https://sourceforge.net/projects/cbqinit/) script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Several components used together to enable scripting in a browser using programming languages other than native JavaScript. It includes a Java Applet and JavaScript files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    foxTalkz is the total solution for chatting. It is built as a Firefox extension integrated with Google chat, and it does not need an internet connection to chat in the LAN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fire.now is a Firefox plugin that automatically adds your documents to the WhereIsNow latest version discovery service. Everytime you upload a document somewhere, Fire.now integrates the WhereIsNow keys into the file and add it's url to WhereIsNow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pracownia Informatyczna nr 13 to gra tworzona na platformie DarkBasic. Aktualny build to 0.01 - do pobrania w dziale download. Gra rozwijana bedzie dalej na lekcjach informatyki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to...
    Downloads: 0 This Week
    Last Update:
    See Project