Showing 57 open source projects for "tag folder"

View related business solutions
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1
    Devicon

    Devicon

    Set of icons representing programming languages, design & development

    Devicon is a set of icons representing programming languages, designing, and development tools. You can use it as a font or directly copy/paste the SVG code into your project. Devicon aims to gather all logos representing development languages and tools. Each icon comes in several versions: font/SVG, original/plain/line, colored/not colored, wordmark/no wordmark. Devicon has 150+ icons. And it's growing! Open icomoon.io and import icomoon.json. Choose yes when being asked if you would like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Go Imagick

    Go Imagick

    Go binding to ImageMagick's MagickWand C API

    ... or without pkg-config, you can use the "no_pkgconfig" build tag. As per the ImageMagick C API, Initialize() should be called only once to set up the resources for using ImageMagick. This is typically done in your main() or init() for the entire application or library. Applications can defer a call to Terminate() to tear down the ImageMagick resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Redux Toolkit

    Redux Toolkit

    Toolset for efficient Redux development

    ... the user simplify their application code. Because of that, this package is deliberately limited in scope. It does not address concepts like "reusable encapsulated Redux modules", folder or file structures, managing entity relationships in the store, and so on. Redux Toolkit also includes a powerful data fetching and caching capability that we've dubbed "RTK Query". It's included in the package as a separate set of entry points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    WinCache Extension pre-build for PHP8

    WinCache for PHP8 pre-compiled DLL

    Pre-build DLL of WinCache 2.0.0.8 extension compiled for PHP 8.0.28 (VS16 x64 Non Thread Safe). How to use: - Drop DLL into your extension folder (by default php-8.x.x\ext). - Add the following to your php.ini to load the extension and enable wincache with the default settings: extension=php_wincache.dll wincache.fcenabled=1 More information and how to compile it yourself: https://github.com/mercchen/pecl-caching-wincache/releases/tag/2.0.0.8 Source: https://github.com/php/pecl...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 5
    fileaxy

    fileaxy

    Fileaxy does file sync, de-duplication, image matching & bulk preview

    Fileaxy is a file de-duplication, organization, synchronization, and bulk previewing tool which utilizes a new user interface for local file management. Using content hashing or machine vision algorithms, Fileaxy can detect identical files as well as similar names, images, videos, or fonts and correlate those to others based on naming conventions. Optionally integrates with ImageMagick, GraphicsMagick, FFmpeg, and Mac Sips file decoding with a simple button click. Fileaxy opens NO network...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Rome

    Rome

    Carthage cache for S3, Minio, Ceph, Google Storage, Artifactory, etc.

    Carthage cache for S3, Minio, Ceph, Google Storage, Artifactory and many others. Rome is a tool that allows developers on Apple platforms to use Amazon's S3, Minio, Ceph, other S3-compatible object stores or/and a local folder. The Rome binary is also attached as a zip to each release on the releases page here on GitHub. Suppose you're working a number of frameworks for your project and want to share those with your team. A great way to do so is to use Carthage and have team members point...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    IEC104-RTU-Simulator

    IEC104 RTU simulator

    ... Windows and Linux OS. Package contains the following files: iec104rs.py: The code in python 3 language. iec104rs.csv: ini file in comma separated values. Must be in the same folder where program starts in. “data” folder with samples “iodata.csv” files which are IOA data files in comma separated values. Must be kept in "data" folder. “data” folder must be in the same folder where program starts in. Iec104rs.pdf: Help file in pdf format. Readme.txt LICENSE file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    textures.js

    textures.js

    SVG patterns for data visualization

    Textures.js is a JavaScript library for creating SVG patterns. Made on top of d3.js, it is designed for data visualization. Import textures.js from NPM. You can also use textures.js in your HTML page with a <script> tag by downloading textures.js to a local folder or by using the Unpkg CDN network. Textures.js can be used alongside d3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    wallpaperchum

    wallpaperchum

    Wallpaper scraper console application for Windows 10

    The application downloads images from BING, Reddit, and DeviantArt. The image is stored in a folder of your choice, so it can be used as wallpaper or lockscreen. please read the disclaimer for each respective source You can set a task in the Windows Scheduler to run the app and download the image daily, this can be either stored in a folder or in the Temp folder. The image can be renamed using a number of methods. You can choose to download images from different regions of BING...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 10
    SageMaker MXNet Training Toolkit

    SageMaker MXNet Training Toolkit

    Toolkit for running MXNet training scripts on SageMaker

    SageMaker MXNet Training Toolkit is an open-source library for using MXNet to train models on Amazon SageMaker. For inference, see SageMaker MXNet Inference Toolkit. For the Dockerfiles used for building SageMaker MXNet Containers, see AWS Deep Learning Containers. For information on running MXNet jobs on Amazon SageMaker, please refer to the SageMaker Python SDK documentation. With the SDK, you can train and deploy models using popular deep learning frameworks Apache MXNet and TensorFlow....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vue-web-extension

    vue-web-extension

    A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate)

    This Vue CLI preset allows you to quickly start a web extension. Everything you need to build a web extension (manifest.json, .zip building, etc.), thanks to adambullmer/vue-cli-plugin-browser-extension. Build the extension into the dist folder for production. A zip file is also built and is located in the artifacts directory. Build the extension for development and watch over file changes. It also automatically reloads your extension into your browsers. If you are using GitHub Actions, you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vue-admin-template

    vue-admin-template

    A vue2.0 minimal admin template

    vue-element-admin is a production-ready front-end solution for admin interfaces. It based on vue and use the UI Toolkit element-ui. It is a minimal vue admin template with Element UI, axios, iconfont, permission control, and lint. The current version is v4.0+ build on vue-cli. If you want to use the old version , you can switch branch to tag/3.11.0, it does not rely on vue-cli. If you want router permission && generate menu by user roles , you can use this branch permission-control...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MkDocs Jekyll Theme

    MkDocs Jekyll Theme

    The Material theme from MkDocs provided as a Jekyll template

    This is a starter template for a MkDocs Jekyll theme. GitHub pages uses Jekyll natively, so when I make documentation, I typically look for Jekyll templates. Why? Using Jekyll means that I can use markdown, and allow for users to easily contribute, and build automatically just by way of pushing to a master branch (or general GitHub pages). I’ve liked MkDocs in the past, but it required me to use a special renderer. I also felt limited in my ability to customize it. The same is true for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graphpack

    Graphpack

    A minimalistic zero-config GraphQL server

    Graphpack lets you create GraphQL servers with zero configuration. It uses webpack with nodemon and Apollo Server under the hood, so we get features like Live Reloading, GraphQL Playground, GraphQL Imports, and much more right out of the box. ES module imports and dynamic imports ()'s thanks to Babel. Runs graphics in development mode. Graphpack will watch for changes in your ./src folder and automatically reload the server. Creates a production-ready build under the project roots build folder...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LC's Finder

    LC's Finder

    A lightweight, cross-platform image manager

    LCFinder (LC's Finder) is an image resource management tool that you can use to browse images, easily manage images, or search for images you want. As with the author's other projects, the naming is simple, it begins with LC, and the following Finder is referenced from the Finder in Mac OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    H.B.S.N

    H.B.S.N

    Speech Recognition System

    H.B.S.N is a simple speech recognition software which programmed using Java. This software is a package of many sub applications.And those are as listed below , Audio Player Video Player Email Client Weather Application Mp3 Tag Editor Picture Viewer Home Automation Application Alarm / Timer Folder Locker Message Encrypt Application Income & Expenses Logging Application Apart from that we can do many thing from this software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Viwks

    Viwks

    An application to download information on websites periodically.

    An application to download information on websites periodically. First you create a new 'task', then you select the URL and click on the 'load page' button, after you close the new window you can rename the task, choose the interval, choose the tag and so on, after that you click 'save'. Back at the main menu you can select the 'task' you want, select an output folder and hit 'run'. It's that simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Mp3 Tag Editor

    Basic and simple mp3 tag editor

    This is a simple mp3 tag editor with basic features for those who want to quickly change tags of their mp3 files for easy browsing on other mp3 players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Image MetaWriter

    Image MetaWriter

    A batch processing EXIF, IPTC, & XMP image metadata writer for Linux.

    Image MetaWriter is a batch processing Linux command-line program that uses ExifTool to embed metadata into many images at once. The requirements are Bash, Awk, & ExifTool. With Image MetaWriter, you can tag entire albums of images with your metadata, & add unique titles & comments to each image, all at once. Image MetaWriter also supports Creative Commons (CC) licensing. You can embed your CC license into your images along with your metadata simultaneously. This makes it really...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tag Cloud Maker

    Tag Cloud Maker

    Make a tag cloud from text in your files

    The Tag Cloud Maker application allows the specification of a source folder containing files that are parsed and the words counted and displayed in an HTML word tag cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FileTagger

    FileTagger

    This is a simple application to bookmark/tag file/folders/websites.

    This is a simple application to bookmark/tag your folder/file. Filesystem will not be affected. You can add tag by directly right clicking the folder/file. For searching, approximate word matching is used. Files/folders will be sorted for required tags and the most matching will come on the top. For tagging websites, right now, you have to copy paste path. Plugin/extension for web-browsers need to be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Feris MP3-Organizer

    Tool for organizing your MP3 collection

    Organize MP3 files. Motivation: I use Recordify 2016 to create MP3 files based on a playlist. These files are stored all in one folder. They have ID3 tags for artist, album and title, but the track number is missing. So the files will be played in the wrong order lexicographicaly. Feris MP3-Organizer takes care about sorting and adds the track number based on the file timestamps. The sorted directory structure is: "[ARTIST]/[ALBUM]/[TRACK]-[TITLE]". If the files are recorded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Okey DOC

    Okey DOC

    A great document management system for Joomla 3.x

    ANNOUNCEMENT: The Okey DOC repository has changed. From now on please click on the link below to download the Okey DOC extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Phototonic

    Phototonic

    Image viewer and organizer

    Phototonic is a fast and functional image viewer and organizer, inspired by the traditional image viewer design (i.e. thumbnails and viewer layouts). Phototonic developed in C++/Qt and released under GNU General Public License v3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Photo Date Organizer

    Photo Date Organizer

    Corrects modification date of images and organizes in folder structure

    Corrects modification date file's attribute using original EXIF metadata "camera taken date" timestamp tag. Organizes photo files in folder structure (e.g. with dates in folder name) and changes their file's name using configurable template. Modification date file's attribute changes during write operation like rotation of images in Windows preview application. This might be anoying if you like to have your photos sorted. You can revert date of your images to original "camera taken date...
    Downloads: 17 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next