Showing 38 open source projects for "i-conized"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    OpenAI Translator

    OpenAI Translator

    Browser extension and cross-platform desktop app based on ChatGPT API

    Browser extension and cross-platform desktop application for translation based on ChatGPT API. I have developed a Bob plugin that utilizes ChatGPT API to provide global word translation on macOS. However, since not all users have access to macOS to benefit from the plugin, I have created this project! What began as a Chrome extension has now evolved into a multi-platform desktop app that I am currently developing. The desktop application does not support the pop-up icon after word selection...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    ElectroCRUD 2

    ElectroCRUD 2

    Database CRUD Application Built on Electron

    ElectroCRUD is an open source database CRUD (create, read, update, delete) Software. No code needed. Just in a few clicks, you can create a database admin/dashboard/whatever. Its open source and free. After a failed search for a basic admin panel that does not involve writing code or installs web-based solutions, I came up with ElectroCRUD idea. The ElectroCRUD v1 was born in 2016. An Electron application that made it possible to create a friendly dashboard with data tables, search, widgets...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Jasper

    Jasper

    Jasper - A flexible and powerful issue reader for GitHub

    You will be able to read, track and discover many active issues very flexibly by using Jasper in GitHub. It is enabled by a powerful function called "Stream" of Jasper. You can use the GitHub Search query to create various criteria, such as issues I created, pull requests of nodejs/node, bug-labeled issues, etc. to view issues and receive update notifications. In addition to unread issues, unread issue comments and review comments are highlighted in a clear and easy-to-understand manner. Unread...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Choices.js

    Choices.js

    A vanilla JS customizable select box/text input plugin

    Choices.js is a lightweight, configurable select box/text input plugin. Similar to Select2 and Selectize but without the jQuery dependency. Choices is compiled using Babel targeting browsers with more than 1% of global usage and expecting that features listed below are available or polyfilled in the browser. You may see exact list of target browsers by running npx browserslist within this repository folder. If you need to support a browser that does not have one of the features listed below, I...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5
    Express Zod API

    Express Zod API

    A Typescript library to help you get an API server up and running

    Start your API server with I/O schema validation and custom middlewares in minutes. I made this library because of the often repetitive tasks of starting a web server API with the need to validate input data. It integrates and provides the capabilities of popular web servers, logger, validation, and document solutions. Therefore, many basic tasks can be accomplished faster and easier.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    gridstack.js

    gridstack.js

    Build interactive dashboards in minutes

    ... and works great with React, Vue, Angular, Knockout.js, Ember and others (see frameworks section). IE support was dropped in v2, but restored in v4.4 by an external contributor (I have no interest in testing+supporting obsolete browsers so this likely will break again in the future). You can use the es5 files and polyfill (larger) for older browsers instead. GridStack no longer requires external dependencies as of v1.0.0.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    conf

    conf

    Simple config handling for your app or module

    All you have to care about is what to persist. This module will handle all the dull details like where and how. It does not support multiple processes writing to the same store. I initially made this tool to let command-line tools persist some data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MyChatGPT

    MyChatGPT

    OSS standalone ChatGPT client

    This is a OSS standalone ChatGPT client. It is based on ChatGPT. The client works almost just like the original ChatGPT websites but it includes some additional features. I wanted to use ChatGPT but I didn't want to pay a fixed price if I have days where I barely use it. So I created this client that almost works like the original. The 20 dollar price tag on ChatGPT is a bit steep for me. I don't want to pay for a service I don't use. I also don't want to pay for a service that I use only a few...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    asciified

    asciified

    A simple ASCII Art API with a good-looking Web App

    asciified is a small web app that gives you the ability to create figlets using the figlet package. You can either use this web app and copy the figlet you like or you can also use the API I exposed for you. Make HTTP GET requests to /API/v2 and set the text parameter. Optionally you can set the font parameter to specify the output font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    koa-zod-router

    koa-zod-router

    Build typesafe routes for Koa with ease. Utilizes Typescript, Zod, etc

    Inspired by koa-joi-router, this package aims to provide a similar feature-set while leveraging Zod and Typescript to create typesafe routes and middlewares with built in I/O validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PearAI

    PearAI

    The Open Source AI-Powered Code Editor. A fork of VSCode and Continue

    Ask questions or generate code with the context of your codebase for accurate results. This also works with choosing specific folders, online docs, terminal content, files, and more. PearAI can directly code in your files, and allow you to see diffs. Try CMD+I (CTRL+I on Windows). Here, we ask PearAI to help us add error handling and comments. Without writing a single line of code, we were able to make a new feature in an unfamiliar codebase: adding a documentation page to the PearAI landing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Browserosaurus

    Browserosaurus

    The browser prompter for macOS

    ... for Intel machines, or arm64 for Apple Silicon (M1) machines. Please note that Browserosaurus only officially supports the version of macOS that I currently use, which you can assume to be the latest stable version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NFT art maker

    NFT art maker

    Generates images and metadata files, packs them into IPFS CAR files

    NFT Art Maker, generates images and metadata files, packs them into IPFS CAR files, and uploads them using nft.storage. All from provided PNG layers. The primary task of this tool is to generate a randomized set of images from provided PNG layers and pack them into .car files. Then you can upload them to IPFS using nft.storage or other tools. nft-art-maker tool doesn't assume any way of uploading to ipfs, but I would recommend nft.storage where you can upload whole .car file. They offer free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Diffuse

    Diffuse

    A music player that connects to your cloud/distributed storage

    ... may need HTTPS for it to work smoothly in certain browsers. I should also note that some source services use OAuth, so you'll need to use your own application credentials (eg. Google Drive client ID + secret).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PicX

    PicX

    GitHub API

    An image bed management tool with CDN acceleration function developed based on GitHub API. No need to download and install, use it online on the web page! free! Stablize! Convenient! Extremely fast! Writing articles with static blogs such as Hexo, VuePress, Hugo, etc., I don’t know where to save the pictures. Deliberately spending money to rent a cloud server to host pictures, it is too expensive and not worth it, and the upload configuration is cumbersome. The link to the favorite picture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    marble

    marble

    Functional reactive Node.js framework for building server-side apps

    ..., database access, etc. Using its monadic nature we can map I/O operations over effects and flat them to bring in other sequences of operations. RxJS is used as a hammer for expressing asynchronous flow with monadic manner. Marble.js doesn't operate only over basic HTTP protocol but can be used also for general MDA (Message-Driven Architecture) solutions, including WebSocket, microservices or CQRS, where the multi-event nature fits best.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NPKILL

    NPKILL

    List any node_modules directories in your system

    Easily find and remove old and heavy node_modules folders. Installation through npm is simple. Make sure you have installed node and npm and then run npm i -g npkill. You can also use it without installing it by running npx npkill. Simply go from the terminal to the directory from which you want to search and type npkill. This will start the search and will show the node_modules directories next to their size. You can use the cursor arrows to move up or down. Pressing the Space key will erase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Vazirmatn Font

    Vazirmatn Font

    Vazirmatn is a Persian/Arabic font

    Vazirmatn is a Persian/Arabic font project that started in 2015 under the name of Vazir with the idea of a new simple and legible typeface suitable for web pages and applications. Design and development have taken a long way but I hope the results are worth it. Thanks to DejaVu Sans font (v2.35) published in public domain there was a free software base to start the Vazir project. Although Vazir was completely different in typeface, still the original software was common. The design is done...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    EmuSAK UI

    EmuSAK UI

    Download saves or mods for Nintendo Switch emulators

    EmuSAK-ui is a graphical mod for EmuSAK. This is a tool to manage your switch emulators, such as downloading saves or mods. Just go to the releases page and download the latest build for your OS. Only on Windows there is an auto-update feature. Install the software by executing the .exe file. Afterwards, you can remove the software like any other program on your computer. Download the .deb file, then install it with sudo dpkg -i ./emusak-ui-X.Y_amd64.deb. Add one or multiple Ryujinx folders...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 20
    Penguins' eggs

    Penguins' eggs

    On the road of Remastersys, Refracta, Systemback and father Knoppix!

    penguins-eggs is a console tool, under continuous development, that allows you to remaster your system and redistribute it as live images on usb sticks or via PXE, work on amd64, i386 and ARM64.
    Leader badge
    Downloads: 297 This Week
    Last Update:
    See Project
  • 21
    Splashed-Push-Notifications

    Splashed-Push-Notifications

    Splashed push notifications created from templates I found on Codepen.

    Simple, splashed push notifications created from templates I found on CodePen. Check them out at https://northstrix.github.io/Splashed-Push-Notifications/ Alternatively, you can play with the notifications on Codepen: https://codepen.io/Northstrix/pen/eYqjbvW https://codepen.io/Northstrix/pen/XWvBoxE GitHub repository: https://github.com/Northstrix/Splashed-Push-Notifications Credit The existence of this project wouldn't've been possible without the following: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TroisJS

    TroisJS

    ThreeJS + VueJS 3 + ViteJS

    I wanted to code something similar to react-three-fiber but for VueJS. I started from scratch, I will rewrite some of my WebGL demos to see if this little toy can do the job. The most popular WebGL library, with a good support on both desktop and mobile. With TroisJS you can easily create 3D content for your website using VueJS components. Really fast development time with ViteJS/HMR ! Useful to create awesome 3D scenes. Thanks to VueJS/ViteJS, TroisJS use watchers and HMR to update ThreeJS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cnry

    Cnry

    Cnry makes it easy to publish and keep track of warrant canaries

    ..., you can publish a Cnry as a pet that you need to feed once in a while (via the keepalive function) or it will expire. How often you need to feed it is configurable in the contract. Warrant canaries are only useful if someone's paying attention. So anyone can call the watch function which will mint a WATCHER nft that keeps track of that activity. I have some further features in the works that will expand on that concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Offline First Database Comparison

    Offline First Database Comparison

    An implementation of the exact same app in Firestore, AWS Datastore

    In this project I have implemented the exact same chat application with different database technologies. You can use it to compare metrics and learn about the differences. The chat app is a web-based angular application, with functionality similar to Whatsapp Web. All metrics are measured automatically via code in a browser test (chrome:headless). The results heavily depend on the developer's device. You should compare the values relative to one another and not as absolute values. Also, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Next Door Loung - Host App

    Next Door Loung - Host App

    Hello there. This App is designed for Next Door Lounge

    This App is designed for Next Door Lounge. It helps the staff to keep track of the reservations and tables of the restaurant. I design it to be easy to use and intuitive. It uses a Firebase as a back-end server and React Native as a front-end. It communicates all changes in real time across all the apps. The solution that I set out to find with this app is about communicating more efficiently with everyone and shorten the amount of time it takes to look at a table that belongs to a reservation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next