Search Results for "photo clean up" - Page 2

Showing 383 open source projects for "photo clean up"

View related business solutions
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 1
    Dokku

    Dokku

    PaaS implementation to build and manage the lifecycle of applications

    The smallest PaaS implementation you've ever seen, Dokku helps you build and manage the lifecycle of applications. Own Your PaaS. Infrastructure at a fraction of the cost. Powered by Docker, you can install Dokku on any hardware. Use it on inexpensive cloud providers. Use the extra cash to buy a pony or feed kittens. You'll save tens of dollars a year on your dog photo sharing website. Easy Git Deploys. From your command-line to the cloud. Once it's set up on a host, you can push Heroku...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Administrate

    Administrate

    A Rails engine that helps you put together an admin dashboard

    A framework for creating flexible, powerful admin dashboards in Rails. Administrate is still pre-1.0, and there may be occasional breaking changes to the API. Check the release notes for important updates. Administrate is a library for Rails apps that automatically generates admin dashboards. Administrate's admin dashboards give non-technical users clean interfaces that allow them to create, edit, search, and delete records for any model in the application. Administrate solves the same problem...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Serilog

    Serilog

    Simple .NET logging with fully-structured events

    Like many other libraries for .NET, Serilog provides diagnostic logging to files, the console, and elsewhere. It is easy to set up, has a clean API, and is portable between recent .NET platforms. Unlike other logging libraries, Serilog is built with powerful structured event data in mind. Serilog message templates are a simple DSL extending .NET format strings. Parameters can be named, and their values are serialized as properties on the event for incredible searching and sorting flexibility...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ContainerSSH

    ContainerSSH

    ContainerSSH: Launch containers on demand

    ... simple webhooks. Clean up the environment on disconnect. Study SSH attack patterns up close. Drop attackers safely into network-isolated containers or even virtual machines, and capture their every move using the audit logging ContainerSSH provides. The built-in S3 upload ensures you don't lose your data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    Excalibur

    Excalibur

    An easy to use 2D HTML5 game engine written in TypeScript

    An open-source 2D HTML5 game engine. Excalibur was built from the ground up for TypeScript, a typed superset of JavaScript that feels familiar to C#, Java, and other strongly-typed languages. This makes Excalibur code clean, readable, and maintainable. Excalibur has a fully-documented API reference that is automatically kept up-to-date with every version, including the main code branch. Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Testcontainers Go

    Testcontainers Go

    Testcontainers for Go is a Golang library that provides a friendly API

    Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FlutterPP

    FlutterPP

    FlutterPP is designed to be your ultimate developer companion

    ... data classes (models), routes (GoRouter & GetX Router), controllers, services, providers, views, and pages, all following clean code principles inspired by Uncle Bob and MVC architecture.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    AnyCable

    AnyCable

    Polyglot replacement for Ruby WebSocket servers with Action Cable

    Notifications, chats, real-time updates, GPS trackers, collaboration tools, and other real-time features are essential for every modern app. And you should be able to build them in the comfort of your core framework: owning the data, using resources efficiently, and writing clean, maintainable code. AnyCable transforms your Rails application’s real-time performance, making it on par with Go, Elixir, and Node.js–based solutions so you can focus on implementing the business logic. Scale...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Wordless

    Wordless

    All the power of Pug, Sass, Coffeescript and WebPack in your WordPress

    All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Wordless is an opinionated WordPress plugin that dramatically speeds up and enhances your custom themes creation. Templates are compiled directly by the Wordless plugin. Once compiled, they'll be cached, so you do have not to bother about performance overhead. A structured, organized, and clean theme organization. Bootstrap a new theme directly within wp-cli. Write PHP templates with Pug templating system. Write CSS...
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    GraphQL Inspector

    GraphQL Inspector

    Validate schema, get schema change notifications, validate operations

    ... on GitHub and it's easy to deploy and use your GitHub Application. Cloud service and self-hosted Performance Monitoring tool and Schema. GitHub offers in-code annotations and GraphQL Inspector, both App and Action enables you to use them. Nice and clean way to understand what have really changed and how it looked before and after. Stay up to date with changes in GraphQL Schema. Receive notifications on Slack, Discord or even via Webhooks every time new changes are introduced.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Replibyte

    Replibyte

    Seed your development database with real data

    ... (no server, no daemon) and lightweight binary. Use custom transformers. Auto-detect and version database schema change. Auto-detect sensitive fields. Auto-clean backed up data. At Qovery (the company behind Replibyte), developers can clone their applications and databases just with one click. However, the cloning process can be tedious and time-consuming, and we end up copying the information multiple times.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ModernCppStarter

    ModernCppStarter

    Kick-start your C++! A template for modern C++ projects

    Setting up a new C++ project usually requires a significant amount of preparation and boilerplate code, even more so for modern C++ projects with tests, executables and continuous integration. This template is the result of learnings from many previous projects and should help reduce the work required to setup up a modern C++ project. Installable target with automatic versioning information and header generation via PackageProject.cmake. Automatic documentation and deployment with Doxygen...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Lapis

    Lapis

    A web framework for Lua and OpenResty written in MoonScript

    ... stacks up against other platforms. Utilizing the power of Lua coroutines, you can write clean code that looks synchronous but can achieve high throughput by automatically running asynchronously without blocking. Networking operations like database queries and HTTP requests will automatically yield to allow for handling concurrent requests, all without all that callback spaghetti seen in other asynchronous platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Bank-Vaults

    Bank-Vaults

    CLI tool to init, unseal and configure Vault

    Bank Vaults is a thick, tricky, shifty right with a fast and intense tube for experienced surfers only, located on Mentawai. Think heavy steel doors, secret unlocking combinations and burly guards with smack-down attitude. Watch out for clean-up sets. Bank-Vaults provides tools that make using and operating Hashicorp Vault easier. It's a wrapper for the official Vault client with automatic token renewal and built-in Kubernetes support, dynamic database credential provider for Golang database...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Knative Serving

    Knative Serving

    Kubernetes-based, scale-to-zero, request-driven compute

    ... revision or to a pinned revision. The route.serving.knative.dev resource maps a network endpoint to one or more revisions. You can manage the traffic in several ways, including fractional traffic and named routes. The configuration.serving.knative.dev resource maintains the desired state for your deployment. It provides a clean separation between code and configuration and follows the Twelve-Factor App methodology. Modifying a configuration creates a new revision.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Axe

    Axe

    Logger-agnostic wrapper that normalizes logs regardless of arg style

    ... approach to writing logs and debugging applications, but you also have to consider that open-source maintainers implement logging differently in their packages. No matter how your team or underlying package style arguments when invoked with logger methods, Axe will clean it up and normalize it for you. This is especially helpful as you can see outliers much more easily in your logging dashboards, and pinpoint where in your application you need to do a better job of logging at.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Cache

    Cache

    Nothing but Cache

    Cache doesn't claim to be unique in this area, but it's not another monster library that gives you a god's power. It does nothing but caching, but it does it well. It offers a good public API with out-of-box implementations and great customization possibilities. Cache utilizes Codable in Swift 4 to perform serialization. The cache is built based on a Chain-of-responsibility pattern, in which there are many processing objects, each knows how to do 1 task and delegates to the next one, so can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ClearURLs

    ClearURLs

    ClearURLs is an add-on based on the new WebExtensions technology

    ClearURLs is an add-on based on the new WebExtensions technology and is optimized for Firefox and Chrome-based browsers. This extension will automatically remove tracking elements from URLs to help protect your privacy when browsing through the internet. For this purpose, we use a large catalog of rules, which is actively maintained by us and the community. Many websites use tracking elements in the URL to mark your online activity. All that tracking code is not necessary for a website to be...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JDA

    JDA

    Java wrapper for the popular chat & VOIP service

    JDA strives to provide a clean and full wrapping of the Discord REST api and its Websocket-Events for Java. This library is a helpful tool that provides the functionality to create a discord bot in java. Discord is currently prohibiting the creation and usage of automated client accounts (AccountType.CLIENT). We have officially dropped support for client login as of version 4.2.0! Note that JDA is not a good tool to build a custom discord client as it loads all servers/guilds on startup, unlike...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Testcontainers for PHP

    Testcontainers for PHP

    Implementation for PHP

    Testcontainers is a PHP package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The package is inspired by the Testcontainers project for Java. Use a containerized instance of your database to test your data access layer code for complete compatibility, without requiring a complex setup on developer machines. Trust that your tests will always start with a known state. Use containerized web browsers, compatible with Selenium, to run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Image Crop Picker

    Image Crop Picker

    iOS/Android image picker with support for camera, video, etc.

    Image Crop Picker is an iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping. Module is creating tmp images which are going to be cleaned up automatically somewhere in the future. If you want to force cleanup, you can use clean to clean all tmp files, or cleanSingle(path) to clean single tmp file. Some of these types may not be available on all iOS versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pixelfed

    Pixelfed

    Photo sharing for everyone

    Explore + Share beautiful photos and videos. A fresh take on photo sharing. Get inspired with beautiful photos captured by people around the world. Ad-free and privacy-friendly. Open-source and decentralized. Pixelfed is open-sourced software licensed under the AGPL license. Share multiple photos to create an album post. Express yourself with threaded comments. Engage in private conversations with DMs. Apply that perfect filter to your photos. Show your appreciation by giving that post a like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Telegram for Android

    Telegram for Android

    Telegram messenger for Android

    Telegram is a wonderful and private messaging app that offers simple, fast, secure and synced messaging for all your devices. It delivers messages faster than any other application; cloud-based so you can access your messages from any device; and very secure, with messages heavily encrypted and could even self-destruct. Telegram is simple and fun to use, with powerful photo and video editing tools as well as an open sticker/GIF platform to let you express yourself fully. It’s also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    al-folio

    al-folio

    A beautiful, simple, clean, and responsive Jekyll theme for academics

    A simple, clean, and responsive Jekyll theme for academics. The vibrant community of al-folio users is growing! Academics around the world use this theme for their homepages, blogs, lab pages, as well as webpages for courses, workshops, conferences, meetups, and more. Check out the community webpages below. Feel free to add your own page(s) by sending a PR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    haskell-tools.nvim

    haskell-tools.nvim

    Supercharge your Haskell experience in neovim

    Supercharge your Haskell experience in Neovim.
    Downloads: 0 This Week
    Last Update:
    See Project