Showing 85 open source projects for "file-studio"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    OpenMobile

    OpenMobile

    A cross platform, modular, C# driven, mobile computing front end.

    A cross platform, modular, C# driven, mobile computing front end.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    MicroZip

    MicroZip

    Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile

    MicroZip is a powerful file compression and encryption utility for mobile phones which allows you to create and extract compressed archives in multiple formats and encrypt sensitive information with powerful AES-256 encryption. MicroZip can create and extract ZIP,TAR,TGZ,TBZ2 archives and extract many other formats as JAR,GZ,BZ2,TBZ,WAR,BZIP2,GZIP,Z,TAZ,CBZ etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Receive SMS Online
    ...v=V_ghKTcA39c https://www.proovl.com/sms-api https://www.proovl.com Simple SMS receiving Website + virtual mobile number. Receive SMS, SMS nubmer, Receive text message 1. You just have to upload this file on server. 2. Then type your script url yoursite.com/reiceive-sms.php to Proovl Number settings. https://www.groovl.com https://sourceforge.net/projects/sms-number/ http://aaronsmith-tech.blogspot.com/2017/04/receive-sms-online.html http://aaronsmith-tech.blogspot.com/2017/04/receive-sms-online-without-phone.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP script for SMS sending
    ...SMS Gateway (Australia, United Kingdom, United States, Brazil, Türkiye, España, Suomi, México, Italia, India, France, Malaysia, Argentina, Colombia, Canada, Indonesia, Deutschland, Nigeria, Kenya, Ethiopia, Egypt, Philippines and Worldwide coverage!) through HTTP with your Virtual mobile number and delivery reports. You just have to type your account information ( https://www.proovl.com ) and upload file on server. https://www.virtnumber.com/ receive sms online script https://sourceforge.net/projects/sms-number/ Java SMS api JAR application: https://sourceforge.net/projects/java-smser-api/ Python send SMS + bulk sms https://sourceforge.net/projects/python-send-sms-free https://github.com/aarnhub
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    Bulk SMS PHP Script
    ...SMS gateway. Bulk text messages from computer. Bulk SMS api. batch SMS sender You just have to type your account information ( https://www.proovl.com ) and upload file on server. (separate numbers with ;) Bulk Text messaging For spam protection please insert to script: sleep(1); example - ( number;number;number;) No limits! Where i can get Proovl SMS gateway token? check instruction => https://www.proovl.com number for sms verification => https://www.virtnumber.com PHP SMS script #1 https://sourceforge.net/projects/send-sms-script/ https://sourceforge.net/projects/bulk-sms/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    ADB via Netcat File System

    Mount your android device on your linux host.

    Fast and well behaved FUSE based file system allowing you to mount the whole (not only Phone and Card) file system of your rooted android device. It uses NETCAT instead of adb shell to communicate with the device. With this file system you can simply drag and drop files from and to your android device as usual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wireless Universal Resource File

    Wireless Universal Resource File

    Handset Detection for Mobile Applications. Device Description Database

    WURFL lets you detect thousands of types of mobile devices accessing your web service and take decisions based on what that device can or cannot do. With WURFL, you can optimize mobile web content, effectively deliver advertisements, or analyze mobile traffic. WURFL will read HTTP requests from mobile browsers and search the Device Description Repository (DDR) for the corresponding device properties (i.e. capabilities). WURFL will return the device capabilities to your application, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PDFReporter Studio

    PDFReporter Studio

    Eclipse-based report and document development tool for PDFReporter

    PDFReporter Studio is an open source, eclipse-based report designer based on Jasper Studio using the PDFReporter library. Create very sophisticated layouts containing images, subreports, crosstabs and much more for mobile usage. Access your data through JDBC and XML, custom sources can be added. Then publish your reports as PDF.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Android Package Installer

    Android Package Installer

    A platform independent apk installer app!!

    This is a Android package installer app which is platform independent and it enables you to install android apps directly from your computer. All you have to do is to copy the apk file in working folder and type in the filename as it is followed by .apk extension.. Hope u'll enjoy using this software..
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    51Degrees-PHP

    51Degrees-PHP

    Mobile Device Detection for PHP - 4 Step Setup - 3 Minutes

    4 Steps - Download, Unzip, Include, Go Mobile with PHP Add mobile device detection to PHP the easy way with 51Degrees.mobi. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Step 1 - Download the Zip file from SourceForge. Step 2 - Unzip the file into a directory of your choice within your project. Step 3 - Then add the following code to your PHP page file: include_once('path/to/51Degrees.php'); include_once('path/to/51Degrees.usage.php'); (It is recommended for performance purposes that these lines are included after a session_start();) Step 4 - Get the details about the device that is accessing your site with code like this: if ($_51d[‘IsMobile’] == TRUE) { //Start coding for a mobile device here. } Read the full user guide on our web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Buttons 2.0

    Buttons 2.0

    A CSS button library built using Sass and Compass

    ...We no longer have classes like button-flat-primary, so to achieve this you now simply add button-flat button-primary. To edit Buttons simply change values within the _options.scss file. After you make your edits recompile your sass file and your changes will get processed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    btrxml

    Basic, Tiny, Reader for XML

    ...A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic. Part of the design goal is to jam all of this in to one .C file and one .H file while giving other developers a somewhat convenient API. Check the project website for more information about what btrxml is, does, won't do, example usage, and stuff like this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RaspFM

    This is a raspberry FM System

    This image has been created for those who wan to listen radio and music in the car without having a special car player. You will need only a smartphone with bluethooth , raspberry pi , bluethooth device reconised by raspberry pi and a min 8 gb card, and optionaly a gsm 3g modem. You connect to the device via bluethooth. It is Visible in the first 30 seconds after boot . Device IP on the bluethooth is 192.168.3.1 and lan is configured to get ip from any dhcp server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pilot's Charts iOS Aviation Chart Viewer

    Pilot's Charts iOS Aviation Chart Viewer

    FAA digital chart viewer for iPhone and iPad

    This project is for an iPhone/iPad viewer that is used to display FAA digital aviation charts. It also includes the support files necessary to prepare digital charts as downloadable tiles and a point of sale web site used by end users to obtain the charts. The viewer's features includes generating track points, which can be saved as GPX. The viewer can also be used to plot flights. The point of sale purchase system is Drupal based with a MySQL database. The remote device connects to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vector-borne diseases such as dengue inflict a terrible burden on humankind. There is a desperate need for low-cost solutions to operationally improve prevention and control. Cell phones are appropriate because dengue is an urban disease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    The minimum keyboard

    Minimal keyboard suited for use in web-projects and mobile devices

    ...Just think what this means: the user presses a Little bit to the left or right, which means: the Position and value pairs of "en_hashes" must be adjusted +- 1. Thats all. The same goes for missing words: just Import another book (basically any ASCII file, or Import your mail conversations). Or let the database learn from user Inputs. Just update the "en_context" score after the user selects a word. Those examples Show you how easy it is :-)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Music Synchronizer

    Music Synchronizer

    Synchonize your music with disk, sd cards etc..

    ...Main purpose is to synchronize your music with Android devices. Import music information from various sources: * mp3 files; * directories containing mp3 files; * m3u8 playlists; * Winamp playlists When file are imported it is easy to manage your playlists, review files information and even size of artwork embedded. Select files to synchronize and playlists are written automatically. Synchronization is fast because only files to be change are written or deleted. Most of the files are untouched which extends the life of your SD card and speeds up whole writing process. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Advanced Button Monitor

    Aka adv-button-monitor. Toggleable button monitor for N9.

    Based on n9-button-monitor daemon by teleshoes. Enables additional actions for hardware buttons. Actions are customizable through config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NotePuppy is a minimalist text editor with file management capabilities. First developed for the Nokia N900, I wanted an editor that looked good and was slick and easy to use. It is so useful as a desktop editor that it is one of my main work tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...We have made some partial fixes, but they are not complete. If you'd like to help support our development, or take over the development please let us know. Explore the internal file structure of your iphone (or of a seized phone in the case of forensic teams) using either the iphone's own backup files or (for jail broken iphones) ssh. Viewing of plist, sqlite, and hex are supported. IOS 5 is now supported iOS 6 only partially works at the moment (some features fail or are missing). Unfortunately paid work means we can't fix this right now, but would welcome anyone else submitting patches.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 21
    ADBbrowser is a GUI based file and application browser for Android devices. It will run on most 32 and 64 bit Linux and Windows systems. Originally written for my Sony Ericsson X10i, But should work with all android phones.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    openBmap

    openBmap

    a free and open map of wireless communicating objects

    openBmap collects data and provides open maps and statistics of all communicating objects: cellular antennas, wifi hotspots. All softwares from back-end to client are open-source under AGPL v3 license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Dock Remote Client

    Ubuntu GUI to control iDevice music playback (requires app)

    Control your iPhone or iPod Touch music playback from your Ubuntu pc using a simple and comfortable perfectly integrated interface (requires a compatible App). Download "Revererse Remote" from the Apple App Store, install Dock Remote Client on your Ubuntu laptop and that's done! With Dock Remote Client right sat on the sofa with your Ubuntu laptop with your iDevice connected to a Hi-Fi system you can: - Pause a song - Play the previous/next song - Adjust the volume - Toggle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    SAWS: Simplest Android Web Suite SAWS is an open-source build engine that allows you to turn a HTML5-based client web application into a mobile application for Android OS. Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application. Requirements: - Linux or other Unix-based OS with Bash shell - Java SDK (sun-java6-sdk or the latest openjdk version) - Ant - Android SDK installed with Android 2.1 (android-7) available as a target Configuration After unzipping, you must specify the exact path to your Android SDK folder (without last slash) in sdk.ini that resides in SAWS root folder: sdk.dir=/path/to/android-sdk Usage: /path/to/saws-build [application name] [webapp folder] [output apk file] e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB