Search Results for "linux android tool" - Page 39

Showing 1490 open source projects for "linux android tool"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    G-Framework Web3.0 ToolKit
    This is the most advanced and complete new generation tool for creating Web applications. You can create your own "Web Applications" once writing very few lines of code and make it simply accessible from anywhere in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Panther

    Panther

    Simple and powerful tool to manage all of your JS models in one place

    Panther is a very simple and powerful tool for managing all of your JS models in one place. Panther is actually a container that keeps your JS models in an array. With Panther you are able to add, remove and retrieve any code specified by an ID. For that purpose Panther needs to know your code's unique ID. To enable that you have to put 3 lines in your JS model: function your_model() { ... this.id = function() { return 'my_unique_id_here'; } ... }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Centurion

    Centurion

    Simple and powerful tool for benchmarking your code's efficiency

    Centurion is a very simple and powerful tool for benchmarking your code's efficiency. How to use it: var my_centurion = new centurion(); Centurion API namespaces: .benchmark - Do a benchmark .status - Check status of benchamark. To see the full API under the namespaces do: "console.log(my_centurion);" Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mirrored Mockup Design

    Mirrored Mockup Design

    Easily design websites on the go. No coding necessary!

    There's many great tools out there for web design like Adobe Edge Animate, Google Web Designer, and Adobe Proto (Except discontinued for android), but these tools are only good for those users who are running Windows, Mac OS X, or the iOS platforms. I however couldn't find a decent website designer for Linux or Android so I decided to make my own as a fun experiment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Scenario

    Scenario

    Simple, neat and powerful tool for loading and managing JS scripts

    Scenario is a very simple yet neat and powerful tool for loading and managing JS scripts. Scenario is very useful for the following cases: 1. Unit testing for JS without reloading the web page and re-engineering your code. 2. Load and manage scripts stored in arrays (code management). 3. Optimize coding flow by dynamically switching among best solution per case. 4. Run scenarios either distinctly or in parallel. 5. Keep easier track of bugs and errors when deploying. So, Scenario...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Technology Explorer for IBM DB2
    The Technology Explorer for IBM DB2 is a light weight, web based console for DB2 that helps you learn about DB2 using demonstrations and tutorials. The TE is designed from the ground up to be easy to use and customize to suit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Digital Pali Reader
    A Pali text reader for reading the Tipitaka. Automatically recognizes pali words and gives definitions from CPED, PED, and DPPN. Includes text search, dictionary lookup and more. Mozilla Firefox required.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Mushrooms

    Mushrooms

    See you and your friends on a map

    (Former project name was Geo5.) It was never easier to share your position with friends. Just open http://jfellow.net/geo5/ and see you and your friends on a map. (http://jfellow.net/geo5/ is a test server. You can download and install your own server. It's open source.) - Build groups, all group members see each other automatically. - No registration, no installation, no spyware. - Advanced: Tracks, routing (planned). It's about privacy. Reclaim the internet from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LeanIT42 EAM

    Web-based tool for modeling, planning and analyzing your IT landscape.

    LeanIT42 EAM is an open source tool for Enterprise Architecture Management (EAM). The web-based tool offeres features for modelling, planning and analyzing IT landscapes. LeanIT42 EAM provides import and export interfaces for XML, Excel and Json via the user interface or the REST API. The access to each of the features can be limited within the roles and permissions section. (LeanIT42 EAM is powered by iteraplan)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Strongly-Typed Javascript is a translator from Java its very similar Javascript counterpart. Unlike GWT, STJS doesn’t impose you any library on the client side and any special tool during development apart from a Maven plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AILOKS

    A polylingual dictionary/ontology system

    AILOKS is an acronym for Artificial Intelligence Linguistic Object Knowledge System. This dictionary is aimed to facilitate advanced NLP, translation engines and provide an effective dictionary interface to humans. This dictionary is Polylingual and should prove useful to language students, linguists and translators alike. It is part of a series of interrelated projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dexios Bible Study Tool
    DBST is a cross-platform, open source, Bible study tool aiming to provide a feature-rich experience to learning the Word of God.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mycorecms

    mycorecms

    CMS/CRM/DBMS Site Generator

    MyCoreCMS is a lightweight jQuery driven CMS designed to easily build dynamic relational databases. With MyCoreCMS you can build something as simple as a forum to as complex as a customer relationship management tool tailored to your specific needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Incomplete, pre-alpha software. This tool helps you write code, by writing commonly-used characters for you. Choose a template of commonly-used code such as a loop. Then replace a placeholder char with chars that are specific to your code (ex: a variable name or an argument).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Misoo Retail Management System with POS

    Misoo Retail Management System with POS

    A comprehensive retail management system with point of sale(POS)

    Misoo Retail Dynamics is a modern retail management software with Point Of Sale developed in java and MySQL. Misoo Retail Dynamics has been designed to meet the needs of today’s super-competitive, multi-channel business environment. Misoo Retail Dynamics many possible implementations are built using the same powerful engine and expertise. Available for supermarkets, shop, hardwares, convenience stores,restaurants, hotel accommodation, pharmacy, chemist, veterinary, petrol stations, beauty...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    Ratchet

    Ratchet

    Build mobile apps with simple HTML, CSS, and JavaScript components

    Ratchet is designed to respond to touch events from a mobile device. Enable touch event emulation in Chrome (found in the overrides tab in the web inspector preferences). Use a JavaScript library like fingerblast.js to emulate touch events (ideally only loaded from desktop devices). Ratchet is downloadable in two forms, within which you'll find directories and files, logically grouping common resources and providing both compiled and minified variations. The most basic form of Ratchet is the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    divcsster

    divcsster

    A DIV Manipulation Tool

    I started divCSSter because I've used a lot of CSS tools, but border-radius was one generator, box-shadow was another, and so on. (one example is cssmatic.com) I wanted to combine most of these into one CSS Tool to make manipulating a single div significantly faster and easier for both desktops, tablets, and smartphone users. If you like this app you may also want to try My Mobile Design which is a wysiwyg website designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flamingo Project

    Flamingo Project

    Workflow Designer, Hive Editor, Pig Editor, File System Browser

    Flamingo is a open-source Big Data Platform that combine a Ajax Rich Web Interface + Workflow Engine + Workflow Designer + MapReduce + Hive Editor + Pig Editor. 1. Easy Tool for big data 2. Use comfortable in Hadoop EcoSystem projects 3. Based GPL V3 License Supporting Pig IDE, Hive IDE, HDFS Browser, Scheduler, Hadoop Job Monitoring, Workflow Engine, Workflow Designer, MapReduce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Scripture

    Scripture

    Biblical Data-Research Tool

    the real is finite; the irreal is infinite. The unreal is bigger than infinite. real is the physical; irreal is the possible. Unreal is the incoherent, useless, meaningless, insane.. all religions offend me, when someone tries to sell me their delusions. when someone say i can't have morals without religion. when someone doesn't hold others to their level just because of a iron age book. when they refuse to understand why faith is harmful. when they kill and hate for their imagenary gods....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Graphical Grammar Studio

    Graphical Grammar Studio

    An user friendly grammar tool for natural language processing tasks

    Full documentation with tutorials is included in the download package. Graphical Grammar Studio is a tool for applying grammars which behave as words acceptors/consumers and annotators. GGS grammars can be used to find and annotate sequences of words which respect certain conditions, in a given input. Its purpose is for creating NLP tools like phrase chunkers, named entity finders, pronoun co-reference solvers etc. A grammar is represented by a state machine which can be visualized, edited...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    phpPassSafe
    phpPassSafe is a web based Tool for secure, rolebased password storage and management. The passwords are stored aes-256 encrypted. Now a random password generator is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mhGui

    A gui for linux users of miniHomer, a GPS tracker

    miniHomer is a GPS tracker based on a skyTraq GPS chip. This tools helps you to manage the device if you use Linux as your favourite Operating System. As the tool is written in QT/jquey/HTML/javascript, there is a good change that it will run on other OSes. Version 1.0 should be good enough to be offered to the public Please see the files section for RPM packages
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    CryptoTraderVM
    Welcome to my TradingBotVM. NodeJS trading client for https://cryptotrader.org/?r=139 Cryptrade is a standalone client for https://cryptotrader.org/?r=139. The main purpose of this tool is to allow automated trading at popular exchanges such as Bitstamp, BTC-E, Kraken... To find out more check the readme file: https://sourceforge.net/projects/cryptotradervm/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Meny

    Meny

    A three dimensional and space effecient menu

    Meny is an off-canvas, edge-triggered menu concept that slides into view when the user moves the mouse to the edge of the screen or performs a similar gesture. It was created to explore more playful and discoverable navigation than the usual hamburger menu, especially on large screens. The menu itself lives off-screen and is revealed with a smooth CSS transform, leaving most of the page untouched. Because it’s just HTML, CSS, and a bit of JavaScript, it’s easy to restyle for sidebars, tool...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB