Showing 15 open source projects for "application"

View related business solutions
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 1
    Monocraft

    Monocraft

    A programming font based on the typeface used in Minecraft

    ...Arrows now look like arrows and comparison operators are easier to see at a glance. After following the installation instructions up above, simply select the "Monocraft" font (note the space) in any application that supports custom fonts.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Vue Phosphor icons

    Vue Phosphor icons

    A flexible icon family for Vue

    ...Create a provided object or function at the root of the app (or anywhere above the icons in the tree) that returns a configuration object with props to be applied by default to all icons in the tree. You may create multiple providers for styling icons differently in separate regions of an application; icons use the nearest provider above them to determine their style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Numix Circle

    Numix Circle

    Linux packaging for Numix Circle

    ...For Gentoo users there's a community-maintained ebuild in the edgets overlay which builds icons directly from Lumix-core repository, so you receive latest commits. To deal with hardcoded application icons Numix uses the hardcode-fixer script.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    LED panel font generator

    LED panel font generator

    Generate byte array for pixel font

    Application generates byte arrays for LED panels, managing by microcontrollers (Arduino etc). Also, application allows convert back from byte array to pixel symbol.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5

    bmfont

    Bitmap font generator

    This program will allow you to generate bitmap fonts from TrueType fonts. The application generates both image files and character descriptions that can be read by a game for easy rendering of fonts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Beautiful NotoSans Webfonts in Languages

    Beautiful NotoSans Webfonts in Languages

    Including Demo Example Webpage & Professional Documenting Application

    Languages Covered : Arabic, Bengali-Assamese, Devanagari ( Marathi, Pāḷi, Sanskrit, Hindi, Boro, Nepali, Sherpa, Prakrit, Apabhramsha, Awadhi, Bhojpuri, Braj, Bhasha, Chhattisgarhi, Haryanvi, Magahi, Nagpuri, Rajasthani, Bhili, Dogri, Kashmiri, Konkani, Sindhi, Nepal Bhasa, Mundari, and Santali. ), Gujarati, Hebrew, Japanese, JapaneseHW, Korean (K), KoreanHW, SimplifiedChinese (SC), SimplifiedChineseHW, TraditionalChinese (TC), TraditionalChineseHK, TraditionalChineseHKHW,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Beautiful Web Fonts in Various Languages

    Beautiful Web Fonts in Various Languages

    Including Demo Example Webpage & Professional Documenting Application

    Languages Covered : Arabic, Bengali-Assamese, Devanagari ( Marathi, Pāḷi, Sanskrit, Hindi, Boro, Nepali, Sherpa, Prakrit, Apabhramsha, Awadhi, Bhojpuri, Braj, Bhasha, Chhattisgarhi, Haryanvi, Magahi, Nagpuri, Rajasthani, Bhili, Dogri, Kashmiri, Konkani, Sindhi, Nepal Bhasa, Mundari, and Santali. ), Gujarati, Hebrew, Japanese, JapaneseHW, Korean (K), KoreanHW, SimplifiedChinese (SC), SimplifiedChineseHW, TraditionalChinese (TC), TraditionalChineseHK, TraditionalChineseHKHW,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dotfiles

    dotfiles

    Aesthetic OpenboxWM Environment

    You might be here looking for (Linux) rice reference or to (full?) replicate my personal configuration of my favorite Openbox Window Manager and several apps as well. Debian-based Linux distributions. Arch-based Linux distributions. Gentoo source-based Linux distributions. Another independent Linux distribution. Berkeley Software Distribution (BSD) variants. Additionally Z shell with oh-my-zsh plugins. Aesthetics don't only look at the beauty of the results. There's beauty, in a sense, users...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Recursive Sans & Mono

    Recursive Sans & Mono

    Recursive Mono & Sans is a variable font family for code & UI

    Recursive Sans & Mono is a variable type family built for better code & UI. It is inspired by casual script signpainting, but designed primarily to meet the needs of programming environments and application interfaces. In programming, “recursion” is when a function calls itself, using its own output as an input to yield powerful results. Recursive Mono was used as a tool to help build itself: it was used to write Python scripts to automate type production work and to generate specimen images, and it was used in HTML, CSS, and JS to create web-based proofs & prototypes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 10
    Calligraphy

    Calligraphy

    Custom fonts in Android

    ...As it's popular to use multi-project build with Gradle the path is usually app/src/main/assets/, where app is the project name. You might consider creating a fonts/ subdirectory in the assets directory. Define your default font using CalligraphyConfig, in your Application class in the #onCreate() method and pass it to the CalligraphyInterceptor that you add to your ViewPump builder. You don't need to define CalligraphyConfig but the library will apply no default font and use the default attribute of R.attr.fontPath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JAFR

    JAFR

    JAFR Automatic Font Registration

    A free and open source application which enables non-admin users to automatically register fonts in their Windows session
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tadween is a powerful multilingual application allowing users to write Arabic in applications that support Unicode but don't fully support Arabic.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 13
    A simple yet integrated application to provide support for using Arabic text in applications that don't support it. Many design and CAD applications use their custom text rendering methods that don't support Arabic. Supported by: www.arabteam2000.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gnome Font Installer is a GTK+ based font installer that allows you to install fonts both locally downloaded and from the repository over the internet . You can preview the fonts from within the application and install them on one click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fontman

    Fontman

    Most elegant cross platform font manager you will ever use

    ...Design and develop your fonts and simply package and ship them using Fontman for universal typefaces seekers. Fontman follows client-server architecture, a server to track all of font and user data, and a beautiful client application with its front end built with Electron as known as Atom shell and its backend built with Python. Fontman client supports all Linux, Mac and Windows platforms. The project is hosted on GitHub - https://github.com/fontman and you can see the current development process if you are interested in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →