Showing 20 open source projects for "desktop icons"

View related business solutions
  • 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.
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 1
    Bootstrap Icons

    Bootstrap Icons

    Open source SVG icon library for Bootstrap

    Free, high-quality, open-source icon library with over 1,600 icons. Include them any way you like, SVGs, SVG sprite, or web fonts. Use them with or without Bootstrap in any project. Bootstrap Icons are published to npm, but they can also be manually downloaded if needed. Bootstrap Icons are SVGs, so you can include them into your HTML in a few ways depending on how your project is setup. We recommend using a width: 1em (and optionally height: 1em) for easy resizing via font-size. Embed your...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 2
    uiw icons

    uiw icons

    The premium icon font for @uiwjs Component Library

    The premium icon font for uiwjs Component Library. Check out the search feature, which has keywords identifying common icon names and styles. For example, if you search for "arrow" we call up every icon that could possibly be used as an arrow. We've also included each icon's class name for easy copy/pasting when you're developing! They are free to use and licensed under MIT. We intend for this icon pack to be used with uiw, but it’s by no means limited to it. Use them wherever you see fit,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React Native Vector Icons

    React Native Vector Icons

    Customizable Icons for React Native with full styling

    Perfect for buttons, logos and nav/tab bars. Easy to extend, style and integrate into your project. If you want to use any of the bundled icons, you need to add the icon fonts to your Xcode project. For each platform (iOS/Android/Windows) you plan to use, follow one of the options for the corresponding platform. Upgrading this package often requires the font files linked to your projects to be updated as well. If the automatic linking works for you, running this again should update the fonts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Iconoir

    Iconoir

    An open source icons library with 1K+ icons

    Iconoir is an open-source library with 1000+ unique SVG icons, designed on a 24x24 pixels grid. No premium icons, no email sign-up, no newsletters. A React library is available to install under the name iconoir-react. A Flutter library is available to install under the name iconoir_flutter. Iconoir is happily part of Framer now. To start using the icons, on the top menu, Insert > Graphics > Iconoir. You can switch between icons from the right sidebar in the editor. The class must always...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 5
    Vaultwarden

    Vaultwarden

    Bitwarden compatible server written in Rust

    Basically full implementation of Bitwarden API is provided including organizations support, attachments, vault API support, serving the static files for Vault interface, website icons API, authenticator and U2F support, yubiKey and Duo support. Pull the docker image and mount a volume from the host for persistent storage. This will preserve any persistent data under /vw-data/, you can adapt the path to whatever suits you. Some web browsers, like Chrome, disallow the use of Web Crypto APIs...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    MingCute Icon

    MingCute Icon

    Carefully Designed Icon Library

    MingCute is a set of simple and exquisite open-source icon library. Whether you're a designer or a developer, it's perfect for use in web and mobile. Every icon is designed within a 24 x 24 grid, giving an outline and filled styles, 2px stroke. Support for SVG,PNG and webfont. Head on to the website of MingCute. Click the icons, you can adjust the color size, and then download the icons in SVG or PNG format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Dunst

    Dunst

    Lightweight and customizable notification daemon

    Dunst is a lightweight replacement for the notification daemons provided by most desktop environments. It’s very customizable, isn’t dependent on any toolkits, and therefore fits into those window manager-centric setups we all love to customize to perfection. Customize fonts, icons, timeouts, and more. Are you unhappy with the default shortcuts and colors? No worries, you can change these all with a simple configuration file tweak. Change the look or behavior of notifications matching...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    OnlySwitch

    OnlySwitch

    All-in-One menu bar app

    Menubar is smaller, you only need an All-in-One switch. OnlySwitch provides a series of toggle switches to simplify your routine work, such as Hidden desktop icons, dark mode, and hide notch of the new Macbook Pro. The switches show on your status bar, you can control them effortlessly. Switch and Shortcuts items can be customized (remove/add or sort) to show on the list. These functionalities even can be put on your desktop as Widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Keybase client

    Keybase client

    Keybase Go library, client, service, OS X, iOS, Android, Electron

    Keybase is secure messaging and file-sharing. We use public key cryptography to ensure your messages stay private. Even we can’t read your chats. Keybase works for families, roommates, clubs, and groups of friends, too. Keybase connects to public identities, too. You can connect with communities from Twitter, Reddit, and elsewhere. Don’t live dangerously when it comes to documents. Keybase can store your group’s photos, videos, and documents with end-to-end encryption. You can set a timer on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 10
    Component Jetpack Kotlin MVVM

    Component Jetpack Kotlin MVVM

    Componentized Jetpack Kotlin MVVM project practice

    Componentized Jetpack Kotlin MVVM project practice, involving Jetpack-related components, Kotlin-related technologies, coroutine Retrofit, Paging3 Room, etc. When running the main App, the sub-module belongs to the library, and when running independently, the sub-module belongs to the application. Then we only need to add a flag in gradle.properties in the root directory to distinguish the status of the module, such as singleModule = false. This flag can be used to indicate whether the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    React- Native MAKE

    React- Native MAKE

    A collection of everyday React Native CLI tools

    A collection of everyday React Native CLI tools. Everyday tools for simpler React Native development. Once installed, plugins are available through the React Native CLI. You can get the list of available plugins by running react-native -h within your project's folder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Material design icons

    Material design icons

    The icon set from Google

    Material design icons is the icon set from Google, which follows the material design guidelines. These system icons are simple, modern and also delightful and beautifully crafted symbols that depict universal actions, items and concepts used commonly throughout a UI. All icons are available in a range of sizes, densities and themes, and have been optimized for beautiful display on all common platforms and display resolutions. The full set of icons can be viewed in the Material Icons Library...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    CoreUI Laravel Bootstrap Admin Template

    CoreUI Laravel Bootstrap Admin Template

    CoreUI Free Laravel Bootstrap Admin Template

    CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The Lounge

    The Lounge

    The website for The Lounge

    The Lounge is a web IRC client. This website is built using Jekyll. Push notifications, link previews, file uploads, and more bring IRC to the 21st century. Remain connected to IRC servers while you are offline. Forget about bouncers. Resume where you left off on any device. The client works smoothly on every desktop, smartphone, and tablet. The Lounge is open source and licensed under the MIT license. It doesn't matter what OS you use. The Lounge just works wherever Node.js runs. Supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MaterialStyledDialogs

    MaterialStyledDialogs

    library that shows a customizable Material-based dialog

    ... is displayed in the center of the dialog (as seen it the screenshots). By default, your primary color will be used for the header background. Some icons or drawables may fit better when using a darker/grey overlay. Using the .withDarkerOverlay() method the library will apply a color filter to the header background. false by default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Icon Font to PNG

    Icon Font to PNG

    Python script (and library) for exporting icons from icon fonts

    Python script (and library) for easy and simple export of icons from web icon fonts (e.g. Font Awesome, Octicons) as PNG images. The best part is the provided shell script, but you can also use it’s functionality directly in your (probably awesome) Python project. There’s also font-awesome-to-png script for backward compatibility with the first iteration of the concept. You can use IconFont (and IconFontDownloader for that matter) directly inside your Python project. There's no proper...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    builder

    Easily build software for your Linux distro repo

    This project is a wrapper script using generated profiles that include any desired patches and files (such as .desktop, icons, and configurations) to easily update, build, and package the software to be made available in your Linux distributions' online repository. So instead of worrying about how to compile for autoconf, autogen, bootstrap, cmake, or the traditional configure, make, make install, for each software title in your repo, builder will take care of all those details so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JPDF Tools
    JPDF Tools is a GUI java program built on the JPDF Export library. Its main aim is to create pdf files by inserting texts, images or tables. Users can also merge PDF files, split PDF files, merge images into PDF files and soon convert from and to PDF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mico and Sico

    Mico and Sico

    Merge image files into a single Windows icon (.ico) file.

    Mico is a command line tool for creating Windows icons from multiple images. Sico is a command line tool for splitting icons back into separate images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Java based Multiaccess Device Independent (Mobile, Internet and Broadband) Portal Platform including Applications such as Mail, Calender, Contacts, News, Chat, Ringtones, Icons, SMS applications. All the software are WAP,GSM,PCS,GRPS and 3G Compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next