Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 51

Showing 2831 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • Track time for payroll, billing and productivity Icon
    Track time for payroll, billing and productivity

    Flexible time and billing software that enables teams to easily track time and expenses for payroll, projects, and client billing.

    Because time is money, and we understand how challenging it can be to keep track of employee hours. The constant reminder to log timesheets so your business can increase billables, run an accurate payroll and remove the guesswork from project estimates – we get it.
    Learn More
  • The only CRM built for B2C Icon
    The only CRM built for B2C

    Stop chasing transactions. Klaviyo turns customers into diehard fans—obsessed with your products, devoted to your brand, fueling your growth.

    Klaviyo unifies your customer profiles by capturing every event, and then lets you orchestrate your email marketing, SMS marketing, push notifications, WhatsApp, and RCS campaigns in one place. Klaviyo AI helps you build audiences, write copy, and optimize — so you can always send the right message at the right time, automatically. With real-time attribution and insights, you'll be able to make smarter, faster decisions that drive ROI.
    Learn More
  • 1
    Managana

    Managana

    Managana is a free cross-platform software for digital publication.

    Managana is a free cross-platform software for digital publication. It allows the creation and maintenance of communities that share interactive content on the web, tablets, smartphones and exhibits. Each community has interactive streams composed of clusters of audiovisual, photos, text and external feeds. Managana mixes and sequences playlists that can be created, displayed, and animated in the software itself. Managana works with both Adobe Flash Player and/or HTML5 canvas. Check our...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    RAR Radio

    RAR Radio

    Joomla! module Radio online

    RAR Radio Modulo para Joomla! Es un Modulo desarrollado por RAR Computación ( www.rarcomputacion.com ), para la comunidad Joomla!, este modulo permite escuchar un stream de audio de los servidores Windows Media, Icecast o Shoutcast. RAR Radio tiene soporte para reproductores Flash, silverlight y Windows Media Player. Ademas permite agregar publicidad por medio de Google AdSense?. Soporte para el titulo de las canciones, tanto para icecast, shoutcast, como para zaraftp,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Timeline thumbnails Flowplayer html5

    Timeline thumbnails Flowplayer html5

    Generates preview images for timeline from h264 mp4 on the fly

    ...The big advantage of this plugin is that you don't need to pre generate these preview images and store them separately, it is done seamlessly on the fly for you. The mp4 meta data is loaded and parsed and then corresponding key frames are downloaded using byte-range requests and decoded in the browser so you do not need to deal with it. All major desktop browsers are supported, mobile devices without Flash are not supported but you probably will not this functionality on those.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This Eclipse plugin help you to create, edit and verify your GLSL (OpenGL Shading Language) and NVidia CG vertex and pixel shaders directly inside the Eclipse IDE. Each shader can be edit in an editor with syntax color with error/warning markers.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • Papirfly: Best user-friendly DAM and Content Creation Software Icon
    Papirfly: Best user-friendly DAM and Content Creation Software

    The #1 solution to create and manage content. On‑brand. At scale.

    Papirfly provides a single online destination for all your employees and other stakeholders who are engaging with your brand, ensuring consistency in all aspects of their communications. Teams can produce infinite studio-standard marketing materials from bespoke templates, store, share and adapt them for their own markets and stay firmly educated on the brand’s purpose, guidelines and evolution – with no specialist skills or agency help necessary.
    Learn More
  • 5
    Portable version of RedShift GUI made by HackZor. Settings and all other application files are saved in the "Settings" folder, that will be created soon after the first time the application will run. Remember to put both the executable file and "Settings" in the same folder. To reset the application, simply delete the "Settings" folder. You shouldn't need to run it as administrator. Thanks for downloading this app.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    LAVA for AFM

    LAVA for AFM

    Lloyd's Algorithm-based Volumetric Analysis for AFM Images

    This MATLAB-based program enables analysis of AFM images. In particular, it allows the user to measure the volume of all distinguishable features in an image and to isolate and sort those particles. As the name implies, LAVA uses Lloyd's Algorithm, also known as k-means sorting, to identify a small set of volumes representative of the actual distribution of particle in the image. Although developed for determining feature volume, LAVA is also completely compatible with other types of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    tmsnet
    The TMSNetServer TAP allows Topfield PVR users to control their PVRs from a PC. This project is a java library that provides a cross-platform way of accessing the TAP via its network protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RGBcube

    RGBcube

    Create movies for 3D RGB LED Cubes

    A few perl modules which can create xml files to run as movies on your 3D RGB LED Cube. The cubes internal firmware source code was not disclosed when i asked for it. So i developed this to create movies to upload onto the cube. See the Wiki for more information. Some additional xml animations for the cube are available in the Files section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Process Street | Compliance Operations Platform Icon
    Process Street | Compliance Operations Platform

    Systemize execution. Prove compliance.

    Bring compliance and operations under one roof with an AI agent that automates workflows, policies that enforce rules, and a platform that delivers results.
    Learn More
  • 10
    Midi Sheet Music
    Midi Sheet Music is a free program that plays MIDI music files while highlighting the piano notes and sheet music notes. Works on Windows, Mac OS X, and Ubuntu Linux.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition. full installation and usage instructions given at http://sourceforge.net/p/rnnl/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Simple Easy Video Downloader

    Download Youtube videos simply and quickly

    Download Youtube Videos simply and quickly. Use this free and friendly tool to get MP3 & MP4 files out of every Youtube video. All you have to do is to copy the video's address and paste it to this application, and boom... you get your MP3 & MP4 files. This software is technically supported by email 7 days a week. Why use this software: 1. You can easily download Youtube files into MP3 & MP4 2. It's free for good. 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Modus - C++ Music Library

    Modus - C++ Music Library

    Cross-platform C++ library to handle music from code

    Modus is an open source, cross-platform C++ library which allows you to handle music from code. This means that you can: * Manage interactive and adaptive music * Use some kind of algorithm to improvise * Represent visually (simulate) musical performances * Select in real time the instruments that are going to play a previously written song * Let the user take part on the performance through any type of interface, by playing an instrument, changing the tempo, choosing the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    libdvdetect DVD Online Database

    libdvdetect provides fast database lookup for DVDs

    ...The database can also be searched using a web browser at http://search.dvdetect.de/. For those who are curious I suggest downloading the binaries from https://sourceforge.net/projects/libdvdetect/files/binaries/ to try it out (windows only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cute Giraffe

    Cute Giraffe

    Qt-based Graphical Interface Wrapper for FFMPEG

    Qt-based Graphical Interface Wrapper for FFMPEG Cute Giraffe is now part of LibreEngineering suite: http://sourceforge.net/projects/libreeng/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PiCon Picture Converter

    Converts image files from one format to another format

    PiCon (πCon) Picture Converter is an image converter that allows users to convert image files from one file format to another.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Web File Viewer

    Web File Viewer

    1 PHP file to cleanly share your public documents on the web

    WFV is a simple PHP file to put in the root of your public documents to make them available on the web. It shows previews of pictures as thumbnails and display all the links needed. It is fully configurable and uses short web addresses. Please visit the web site for more info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Medical Data Segmentation Toolkit
    MDSTk is a collection of 2D/3D image processing tools aimed at medical images. It contains routines for volume data processing (3D filtering, segmentation, etc.) as well as fast low-level vector graphics library for surface and tetrahedral meshing. MDSTk has been forked by 3Dim Laboratory s.r.o. to provide better support and further push its development forward. Please check VPL (Voxel Processing Library) project available on Bitbucket (https://bitbucket.org/3dimlab/vpl).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    easyMP3Gain
    Graphical User Interface (GUI) for MP3Gain, VorbisGain and AACGain (enables you to modify the loudness level of mp3,ogg,mp4 files) / Frontend for MP3Gain / Grafische Benutzeroberflaeche fuer MP3Gain, VorbisGain und AACGain
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 22

    MiniKakofonix

    Asterix UDP multicast recorder

    This program is capable of subscribing to an UDP multicast feed containing (live) radar data in Eurocontrol Asterix format. The received UDP frames are stored in a recording file. A new (raw) Asterix recording file can be created every x minutes. The previously recorded Asterix filename contains date and timestamp. This tool can be used to do continuous 24/7 Asterix multicast recordings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Matlab VideoUtils

    Matlab VideoUtils

    Matlab Toolbox for reading and writing videos.

    Matlab Toolbox to process video files, which consists on a set of classes for reading, writing, correcting light changes and generating gaussian pyramids in real time. This toolbox is designed for Windows x64, Max OS X x64 and Linux x64. Through to use of Ffmpeg, it can reproduce and create videos very fast and also do no require to load the entire video file in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Malimpa stands for MAtlab Library for IMage Processing and Analysis. It provides functions for 2D/3D grascale/color image creation, filtering, or measurement. It requires, and complements Matlab Image Processing Toolbox. Important notice: the project is now hosted in GitHub, https://github.com/dlegland/matImage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    q3DViewer

    q3DViewer

    Simple 3D viewer

    Simple 3D viewer based on QT and VTK
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB