Showing 21 open source projects for "absolute linux 32bit"

View related business solutions
  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Binance Trading Bot

    Binance Trading Bot

    Automated Binance trading bot, trade multiple cryptocurrencies

    ... and sell at the highest possible price when selling up. The bot supports multiple buy/sell orders based on the configuration. The bot is using MongoDB to provide a persistence database. However, it does not use the latest MongoDB to support Raspberry Pi 32bit. Used MongoDB version is 3.2.20, which is provided by apcheamitru. The bot is tested/working with Linux and Raspberry Pi 4 32bit. Other platforms are not tested.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    get-bin-path

    get-bin-path

    Get the current package's binary path

    ... absolute path. When no package.json or binary can be found, undefined is returned instead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Teedy

    Teedy

    Lightweight document management system

    Teedy is a lightweight document management system packed with all the features you can expect from big expensive solutions but still easy to use. A modern interface to keep your important documents in one place and your business operations clear. Do not spend time using the tool, just upload your documents and you will find them easily when needed. Precise user permissions, encryption and datacenters in France will make sure only the right people can see the right documents. As a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    css-loader

    css-loader

    CSS Loader

    The CSS-loader interprets @import and URL() like import/require() and will resolve them. Add the plugin to your webpack config. Run webpack via your preferred method. Allows to enable/disable handling the CSS functions URL and image-set. If set to false, CSS-loader will not parse any paths specified in URL or image-set. A function can also be passed to control this behavior dynamically based on the path to the asset. Starting with version 4.0.0, absolute paths are parsed based on the server...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
    Get started free
  • 5
    Chokidar

    Chokidar

    Minimal and efficient cross-platform file watching library

    Chokidar is a solution for all the users of Node.js fs.watch who are tired of it not reporting filenames on MacOS and events at all when using editors like Sublime on MacOS. Node.js fs.watch often reports events twice, emits most changes as rename, and it does not provide an easy way to recursively watch file trees nor supports recursive watching on Linux. Same as with Node.js fs.watchFile. Therefore, Chokidar resolves these problems. Initially made for Brunch (an ultra-swift web app build tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    eslint-plugin-import

    eslint-plugin-import

    ESLint plugin with rules that help validate proper imports.

    This plugin intends to support linting of ES2015+ (ES6+) import/export syntax, and prevent issues with misspelling of file paths and import names. All the goodness that the ES2015+ static module syntax intends to provide, is marked up in your editor. The maintainers of eslint-plugin-import and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open-source dependencies you use to build your applications. Save time, reduce risk, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    lint-staged

    lint-staged

    Run linters on git staged files

    Run linters against staged git files and don't let anything slip into your code base! Linting makes more sense when run before committing your code. By doing so you can ensure no errors go into the repository and enforce code style. But running a lint process on a whole project is slow, and linting results can be irrelevant. Ultimately you only want to lint files that will be committed. This project contains a script that will run arbitrary shell tasks with a list of staged files as an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Semantic UI

    Semantic UI

    UI framework designed for theming

    Semantic UI is a development framework that lets you create beautiful, custom and responsive website layouts using human-friendly HTML. The syntax used is based on natural language, so concepts are linked intuitively. Semantic UI utilizes concise HTML, intuitive JavaScript and simplified debugging, making front-end development an absolute dream for developers. Semantic UI is partnered with popular frameworks React, Angular, Meteor, Ember and many others so you can easily integrate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    URI.js

    URI.js

    Javascript URL mutation library

    URI.js is a javascript library for working with URLs. It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority(). URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths. While URI.js provides a jQuery plugin. URI.js itself does not rely on jQuery. You don't need jQuery to use URI.js...
    Downloads: 0 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
    Learn More
  • 10
    treeminder

    treeminder

    a free mind mapping tool, to especially assist decision making

    I've been trying to develop an idea of a project, but the wide range of possibilities with all their outcomes, cons and pros and whatnot got my mind overloaded. There was no way I could keep or process that much information with my bare mind. So, I've checked the mind mapping tools available in the market, both free and commercial ones, yet they were either clunky or overkilling for my needs. Thus, I've made my own thing, and decided to share it with everyone who might find it useful for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Superfine

    Superfine

    Absolutely minimal view layer for building web interfaces

    Superfine is a minimal view layer for building web interfaces. Think Hyperapp without the framework—no state machines, effects, or subscriptions, just the absolute bare minimum (1 kB minified+gzipped). Mix it with your favorite state management library or use it standalone for maximum flexibility. When describing how a page looks in Superfine, we don't write markup. Instead, we use the h() and text() functions to create a lightweight representation of the DOM (or virtual DOM for short...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MetaHash

    MetaHash

    #MetaHash is a next-generation network based on the Blockchain 4.0

    #MetaHash is a next-generation network based on the Blockchain 4.0 technology for sharing digital assets and a platform for creating and managing decentralized apps and services in real-time. The #MetaHash project implements a solution that simultaneously possesses all the qualities of Blockchain new generation, namely: - Decentralization, which ensures absolute trust of users to the network; - Full synchronization, thanks to which each user has instant access to the most relevant data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Akairo

    Akairo

    A bot framework for Discord.js

    discord-akairo is a powerful and flexible bot framework for discord.js. It allows bot creators absolute freedom in their creativity while taking care of the boilerplate and dirty work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iView

    iView

    A high quality UI Toolkit built on Vue.js

    iView is a high quality, open source UI Toolkit built on Vue.js, offering dozens of useful and beautiful components including fonts, icons, layouts, navigation and more. Each component has several options for you to choose from, giving you absolute freedom and choice to achieve the exact look you would like for your interface. iView also comes with a customizable default theme and a friendly API that's easy for people of any skill level. It's default language is Chinese but it does support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pulse - Java web app framework / CMS

    pulse - Java web app framework / CMS

    Built for enterprise level and highly customized websites

    ... with a host of out-of-the-box applications: CMS, Shop, Surveys, Filters and many more. - A WebDAV based virtual file system for digital asset management. - Mature user and role management - Easy-to-use administration interface based on AJAX (using Ext JS) - Built for internationalisation - Flexible templating with XSLT 2.0/XPath 2.0 pulse is designed with brand sites in mind where absolute flexibility in presentation is a core requirement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    geoStarsLib  - geodetic library

    geoStarsLib - geodetic library

    Geodesy based library (geodetic and geocentric functions)

    geoStarsLib has functions for dealing with many geodesy-based problems found in positioning, pointing, and surveying situations. It is useful to determine absolute position on the earth, pointing vectors, coordinate transformations, and other functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    nippleJS

    nippleJS

    A virtual joystick for touch capable interfaces

    A virtual joystick for touch-capable interfaces. Import it the way you want into your project. Your joystick's container has to have its CSS position property set, either absolute, relative, static. You can configure your joystick in different ways. The dom element in which all your joysticks will be injected. You can listen events both on the manager and all the joysticks. But some of them are specific to its instance. When listening on the manager, you can also target a joystick in particular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Scertify - TechDebt Community

    Scertify - TechDebt Community

    Benchmark code quality and measure Technical Debt of projects in Sonar

    ... able to effectively addressing these needs: * How to understand quality indicators, and how to compare them with the state of the art? * How to measure and manage the gap between the absolute quality level of a software, and a reasonable (reachable) target of quality? * What are the shortest and safe ways to achieve your quality goals?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AribaWeb
    AribaWeb (aribaweb.org) is the Open Source java-component-based web application development framework for creating rich, AJAX-enabled applications with the absolute minimum of code (and no hand-coded JavaScript).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Firefox tutorial add-on for adult absolute beginners, to provide information on and to build up understanding of the threats and features of the web. Suggestions to security plugins, links to web howto's. Includes basic navigation help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Xmenu is a versatile, javascript driven DHTML menu that works on most popular browsers. It comes in 3 basic modes: vertical, horizontal or collapsing and folds/unfolds on clicks or mouseovers. Easy to implement, it doesn't need any absolute coordinates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next