Showing 34 open source projects for "nppt text effect"

View related business solutions
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    Awakened PoE Trade

    Awakened PoE Trade

    Path of Exile trading app for price checking

    Path of Exile trading app for price checking. If you run PoE client as Admin, OS security boundaries take effect. In order for Awakened PoE Trade to have access to the PoE window, it must be started with Administrator rights. Not compatible with “GeForce Now” or any other cloud gaming service that do not forward clipboard data. When you press Ctrl + C Path of Exile copies the item’s text (under cursor, if any) to the clipboard. All that remains is to parse text in Awakened PoE Trade and show...
    Downloads: 309 This Week
    Last Update:
    See Project
  • 2
    PhotoEditor

    PhotoEditor

    A Photo Editor library with simple, easy support for image editing

    A Photo Editor library with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories. Drawing on the image with the option to change its Brush's Color, Size, Opacity, Erasing and basic shapes. Apply Filter Effect on the image using MediaEffect. Adding/Editing Text with the option to change its Color with Custom Fonts. Adding Emoji with Custom Emoji Fonts. Adding Images/Stickers. Pinch to Scale and Rotate views. Undo and Redo for Brush and Views...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Ark Pixel Font

    Ark Pixel Font

    Ark pixel font - Open source Pan-CJK pixel font

    Ark pixel font - Open source Pan-CJK pixel font / Ark pixel font - Open source Pan-CJK pixel font. An open-source pan-Chinese-Japanese-Korean pixel font. 10, 12 and 16 pixels are supported. The goal is to provide an out-of-the-box pixel font solution for game development that can be used for text. This project not only provides all the glyph source files, but also provides the complete program needed to build the font. This font is still in early development and still lacks a large number...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Carvel ytt

    Carvel ytt

    YAML templating tool that works on YAML structure instead of text

    Template and patch as needed to easily make your configuration reusable and extensible. Works with your own and third-party YAML configuration. ytt templates are plain YAML documents made from nodes such as maps and arrays. ytt allows you to set values and attach statements (such as if and for loops) on those nodes. This eliminates text insertion concerns like manual escaping and allows for easy structure reuse, thus, increasing readability. Weave ytt templating into your own configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    PerlPP

    PerlPP

    Perl preprocessor - embed Perl source in any file

    Translates Text+Perl to Text. It can be used for any kind of text templating, e.g. code generation. No external modules are required, just a single file. Requires Perl 5.10.1+. PerlPP runs in two passes: it generates a Perl script from your input, and then it runs the generated script. If you see error at (eval ##) (for some number ##), it means there was an error in the generated script. The -D switch defines elements of %D. If you do not specify a value, the value true (a constant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ytt

    ytt

    YAML templating tool that works on YAML structure instead of text

    Template and patch as needed to easily make your configuration reusable and extensible. Works with your own and third-party YAML configuration. ytt templates are plain YAML documents made from nodes such as maps and arrays. ytt allows you to set values and attach statements (such as if and for loops) on those nodes. This eliminates text insertion concerns like manual escaping and allows for easy structure reuse, thus, increasing readability. Weave ytt templating into your own configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MedicalGPT

    MedicalGPT

    MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training

    MedicalGPT training medical GPT model with ChatGPT training pipeline, implementation of Pretraining, Supervised Finetuning, Reward Modeling and Reinforcement Learning. MedicalGPT trains large medical models, including secondary pre-training, supervised fine-tuning, reward modeling, and reinforcement learning training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Phosphor Icons Web

    Phosphor Icons Web

    A flexible icon family for the web

    Phosphor is a flexible icon family for interfaces, diagrams, presentations, whatever, really. Explore all our icons at Phosphor Icons Web website. We use a similar approach as many other icon sets out there, providing icons as several webfonts that uses Unicode's Private Use Area character codes to map normally non-rendering characters to icons. Simply add one or more weights by including its stylesheet to the document head, and drop in icons with an i tag and the appropriate classes for the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SadConsole

    SadConsole

    A .NET ascii/ansi console engine written in C# for MonoGame and XNA

    SadConsole is a generic library that emulates old-school console game systems. It provides command prompt-style graphics where one or more tile textures are used to represent an ASCII character set. Console's are made up of a grid of cells, each of which can have its own foreground, background, glyph, and special effect applied to it. While SadConsole is a generic library that doesn't provide any rendering capabilities, "host" libraries are provided that add renderers to SadConsole. The two...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    Public Sans

    Public Sans

    A strong, neutral, principles-driven, open source typeface for text

    A strong, neutral typeface for interfaces, text, and headings. Public Sans is a fork of the SIL Open Licensed face Libre Franklin. Public Sans has many similarities with its parent, but differs enough in its particulars that its effect is distinct. Adjusted vertical metrics. Public Sans is about 2% shorter than Libre Franklin, and has slightly looser default line spacing. Tailed lowercase l. The lowercase l character has a hooked tail for disambiguation. (There is also an optional untailed l...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Insert Text

    Insert Text

    Extends the media pool with an effect for outputting text in the image

    This addon expands the media manager with the effect Bild. The effect can be used, for example, to display a copyright notice, creation date, image title, etc. on images. The values ​​set for the effect are considered "default" and can be changed individually for each image if necessary via the effect parameters in meta data. The text source of the effect can be selected here. inputfor the field Textausgabe or any meta field from the media pool. A text area can also be selected from the media...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fx FloorBoard

    Fx FloorBoard

    Graphical editor software for many Boss and Roland effect & synth unit

    Editors for the BOSS GT-1, 3, 5, 6, 8, Pro, 10, 100, 001 Guitar Multi-Effects Processors, and the BOSS GT-1B,6B,10B Bass Multi-Effects Processors. And for the Katana Amplifier. and various Boss and Roland guitar synths. This software can visually edit parameters via Midi,USB, or Bluetooth(via external device on some units) on the Multi-Effects/Amp/Synth Processor.
    Leader badge
    Downloads: 492 This Week
    Last Update:
    See Project
  • 13
    SuperTextView

    SuperTextView

    SuperTextView saves you from complex rendering logic

    Hi, Developer, Welcome to use SuperTextView. SuperTextView is different in that it is just a simple view element, but not just a view. It's alive and dynamic, with powerful embedded logic that continues to provide you with rich but exceptionally simple development support. SuperTextView saves you from complex rendering logic. With a simple API method call, dazzling rendering effects are instantly available. You just enjoy the amazing visual effects you have written, and the rest will be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QuickBeat

    QuickBeat

    Fully Customizable Full-Fledged Audio Player Supporting Many Formats

    Full fledged music player and local library manager. Enjoy your media collection in one unified interface, have access to your local network, Deezer, Youtube-DL and Remote file, never miss information on your remote media via remote tags reading, tweak your music how you want using a variety of built-in audio effects and if that doesn't suit you, you can import your winamp plugins , immerse yourself with our selection of visualizers and if you get bored with them, import your winamp,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    OpenSourceMetaverse Editor

    a simple virtual world editor

    OSME allows building virtual worlds in a single web app page form. Try selecting a built-in template to demonstrate sample virtual worlds. (e.g. Form: "Trip Visit Plan - May 2022".) Project the virtual world onto the map. (e.g. Form: Click the button for the instruction to take effect) Test one of the virtual objects marked on the map. (e.g. Map: Select a marked location like "Statue of Liberty") Explore the virtual surrounding in the 360 degrees panorama. (e.g. 3D: Navigate scene in virtual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PaddlePaddle models

    PaddlePaddle models

    Pre-trained and Reproduced Deep Learning Models

    ... detection, image segmentation, text recognition, speech synthesis, etc. An end-to-end development kit that meets the needs of enterprises for low-cost development and rapid integration. The model library of Flying Paddle is an industrial-level model library tailored around the actual R&D process of domestic enterprises, serving enterprises in many fields such as energy, finance, industry, and agriculture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Photobooth

    Photobooth

    A photobooth Web-Application for raspberry pi with gphoto2

    A Photobooth web interface for Raspberry Pi and Windows. Event-specific (e.g. wedding, birthday) config to show a symbol (e.g. heart) between some text on the start page. Green screen keying (chroma keying). Photo collage function: take 4 pictures in a row with or without interruption and let it generate a collage out of it. Save pictures with a Polaroid effect. Adjust take picture and print commands. And many more options to adjust and style the Photobooth for your personal needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Olive Video Editor

    Olive Video Editor

    Free open-source non-linear video editor

    ... for creating effects. You'll be able to create virtually any effect without writing a single line of code (or waiting for us to implement it for you). Additionally, these nodes can be copied and pasted into text allowing them to be shared extremely easily. Olive 0.2 features end-to-end color management provided by OpenColorIO. This will allow you to match footage from multiple cameras with extremely minimal effort, as well as export your footage to whatever color space you need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jQuery-Marquee with CSS3 Support

    jQuery-Marquee with CSS3 Support

    jQuery plugin to scroll the text like the old traditional marquee

    A ~2KB MINIFIED + GZIPPED (minified) jQuery plugin to scroll the text like the old traditional marquee.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Avo

    A batch shell originally started in 2012 with only a few lines of text

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PhotoScape
    PhotoScape is an all-in-one style photo editor. Major capabilities are: viewer, editor, batch editor, page, combine, animated GIF, print, splitter, screen capture, color picker, rename, raw converter, resizing, brightness, color, or white-balance adjustment, backlight correction, frames, balloons, text, drawing pictures, cropping, filters, red eye removal and blooming. What's new in this version: Version 3.7: Added 'Black & White' and 'Bandicoot' filters (Editor / Home) Added a 'Smart Blur...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Ansj Chinese word segmentation

    Ansj Chinese word segmentation

    Ansj word segmentation

    The real java implementation of ict. The word segmentation effect is faster than the open source version of ict. Chinese word segmentation, name recognition, part-of-speech tagging, user-defined dictionary. This is a java implementation of Chinese word segmentation based on n-Gram+CRF+HMM. The word segmentation speed reaches about 2 million words per second (tested under mac air), and the accuracy rate can reach more than 96%. At present, it has realized the functions of Chinese word...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Selmer

    Selmer

    A fast, Django inspired template system in Clojure

    A fast, Django inspired template system in pure Clojure. Selmer templates consist of plain text that contains embedded expression and filter tags. While Selmer is primarily meant for HTML generation, it can be used for templating any text. Selmer compiles the template files and replaces any tags with the corresponding functions for handling dynamic content. The compiled template can then be rendered given a context map. When rendering files Selmer will cache the compiled template. A recompile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GeoStrain

    GeoStrain

    Geodynamic strain analysis software

    ... a fault line. The advantage of the software is that it can optionally consider the effect of vertical velocity on the strain rates that is principally important for an area, where the vertical velocity is the major signal compared to horizontal velocity.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AllianceROM I9305

    AllianceROM I9305

    AllianceROM For I9305 Samsung Galaxy S3 LTE

    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next