Showing 75 open source projects for "ti89/page/2"

View related business solutions
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 1
    Stretchly

    Stretchly

    The break time reminder app

    ... every 10 minutes and a 5 minute Long Break every 30 minutes (after 2 Mini Breaks). You'll be notified 10 seconds before a Mini Break (and 30 seconds before a Long Break) so that you can prepare to pause your work. When a break starts, you can postpone it once for 2 minutes (Mini Breaks) or 5 minutes (Long Breaks). Then, after a specific time interval passes, you can skip the break. Both actions are available by clicking on the link at the bottom of window.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    vConsole

    vConsole

    A lightweight, extendable front-end developer tool for mobile web page

    vConsole is a lightweight, extendable front-end developer tool for mobile web page. A plugin allows you to add a new tab, add one or more tool button(s). You can customize the functions of the tab and buttons. After imported, vConsole should be inited manually. When vConsole is not loaded, logs will be printed to native console. After importing vConsole, logs will be printed to both front-end console and native console. Some useful vConsole properties and methods are available for plugin...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Eruda

    Eruda

    Console for mobile browsers

    ..., if not set, it will append an element directly under html root element. Choose which default tools you want, by default all will be added. There are several available plugins, like eruda-fps, which displays page fps info, eruda-features, which will let you see feature detections, eruda-timing, to show performance and resource timing, eruda-memory, to display page memory info, eruda-code, to run JavaScript code, and many more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Quasar Framework

    Quasar Framework

    Build high-performance VueJS user interfaces in record time

    Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time. Combine the power of Quasar UI with Quasar CLI. One source code for all platforms simultaneously with all the latest and greatest best practices out of the box. Focus only on your app's features and forget about the boilerplate around it. Build high-performance VueJS user interfaces in record time: responsive Single Page Apps, SSR Apps, PWAs, Browser extensions, Hybrid Mobile Apps and Electron Apps...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    generator-ngx-rocket

    generator-ngx-rocket

    Extensible Angular 13+ enterprise-grade project generator

    Extensible Angular 5+ enterprise-grade project generator based on angular-cli with best practices from the community. Bootstrap, Angular Material or even Ionic are available, just pick one and start to code. Save time and maintenance effort by creating Progressive Web App and mobile app with the same code base. The app template is based on HTML5, TypeScript and Sass. Optimized build and bundling process with Webpack. Development server with backend proxy and live reload. Cross-browser CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Exton|OS

    Exton|OS

    Exton|OS 64 bit based on Ubuntu/Debian with KDE Plasma 5.27.11

    ABOUT Exton|OS is based on Ubuntu 24.04 64 bit and Debian Sid. Exton|OS ISO file is a ISO-hybrid, which means that it can easily be transferred (copied) to a USB stick. IMPORTANT ABOUT REFRACTA TOOLS Refracta tools are pre-installed in Exton|OS . Use Refracta Snapshot to create your own live installable Ubuntu system. RUNS FROM RAM Another great thing is that Exton|OS can run from RAM. Use Boot alternative 2 (Load to RAM). When the system has booted up you can remove the disc (DVD...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 7
    Homomm

    Homomm

    Every person its messages, whats app like on premise solution

    Hello and welcome to Homomm! Homomm is a light and simple software on premise to exchange multimedia messages with friends, whats app like. Homomm is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage. Homomm name comes from the two words: "homines" meaning our choise to give chance to the human beings to come first and "mm" for multimedia messaging. Homomm doesn't want to be a replacement of Whats App, Telegram, Wechat, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    race-timer

    Informal Race Timer using NFC wristbands

    Now August 2022 with flutter/dart stopwatch app, multilingual messages and python server! YMMV. Python race-timer using NFC wristbands for informal running. Uses sqlite3 and pyscard. Three main scripts: - register_runner.py to setup the NFC wristbands - race_timing.py for race timing, will output a simple webpage when exiting - utilities/create_results_matrix.py which creates a spreadsheet style html page for a data range of results. Multilingual interface in v1 and code tree, small...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VUX

    VUX

    Mobile UI Components based on Vue & WeUI

    .... After all, it has been maintained for two years and star 12k. To a certain extent, it also shows that it is not worse than the open source of large company teams, right? Even if you do not directly use the VUXcomponent code, you can still refer VUX code to implement your own component libraries. If it helps you to a certain extent, then it makes sense to maintain this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10

    android-backup-splitter

    Create a single adb backup for each app /sd and inform of missing apks

    This project consists of two shell scrips. One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app. The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method. Other software is needed. The bundle is included in Android Backup Extractor, with the full...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    DevHub

    DevHub

    Filter issues, activities and notifications

    DevHub is a mobile and desktop app to help you manage GitHub Notifications and stay on top of repository activities. Save custom searches, apply filters and don't miss anything important. Create columns for the repositories and people that matters to you; receive desktop push notifications; manage notifications, issues, pull requests and activities; bookmark things for later. Choose between two modes, desktop or menubar; enable push notifications only for the columns you want. All columns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Collectral

    Collectral

    Free Mobile Data Collection Software, Dynamic Mobile Forms App

    Collectral allow you to collect data from from Android Mobile Applications directly into your servers. Collectral Consist from 3 components 1. Main Collectral Site where you need to register and set key 2. Collectral ERP - it is WordPress plugin 3. Android Application - Which you need to get from google play In this page you can find only WordPress Plugin as download Android component located in : https://play.google.com/store/apps/details?id=com.collectral.user.collectral...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wuweido 3D CAD

    Wuweido 3D CAD

    Free 3D Mobile CAD

    ... Assistant. Modeling features: 1. Draft creation tools: Line, Poly Line, Arc, Spline, Circle, Ellipse, Rectangle, Regular Polygon. 2. Primitive Solid creation tools: Box, Cone, Truncated Cone, Cylinder, Sphere, Torus, Wedge, Truncated Wedge, Pyramid, Truncated Pyramid. 3. Sweep modeling tools: Extrude, Revolve, Loft, Pipe, Path 4. Boolean operation tools: Intersect, Subtract, Union, Xor, Fuse 5. Transform tools: Move, Rotate, Mirror, Scale
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    PatoGApps

    PatoGApps

    Some Pixel-like GApps, basically some stock GApps.

    A GApps package which includes the Pixel Setup Wizard, GSans font, Pixel 2 black bootanimation and everyone's favourite launcher, Lawnchair! Full list of GApps and other informations included in the README file. For arm/arm64. ARM builds will not be maintained like the arm64 ones, see ARM readme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Tidbits

    Simple web-based personal digital wallet.

    Tidbits is a web-based digital wallet. Use it to store usernames, passwords, phone numbers, or any little tidbit you might easily forget. Then you need only remember your one Tidbits password to access all your important details. Tidbits 2 is optimized for mobile touch-based devices like the iPhone and iPad (it works well on desktop browsers, too). The integrated search engine makes it a snap to find all those little nuggets you don't want to have to remember but want to be able...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    aex-mi6

    aex-mi6

    old aex builds for sagit

    Special: You can use f2fs and ext4. Decide on your own whatever you want to use. This TWRP is recommended for AospExtended https://github.com/xiaomi-msm8998/device_xiaomi_sagit/releases/tag/3.2.3-4 You can use it with f2fs and ext4 Installation: 1: Dirty flash from AEX pie (stay on ext4) * normal flash the zip as always :D 2: Clean flash ext4 *reboot to the TWRP and format data + wipe all *reboot to recovery *Flash ROM and GApps *boot 3: Clean flash f2fs *reboot...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Google Map Gps Cell Phone Tracker

    Google Map Gps Cell Phone Tracker

    Tracks IOS, Android, Windows, and Java Me/J2ME cell phones

    ... store and reload routes easily. With Google Map Gps Cell Phone Tracker, you have the choice of two server stacks. Either using asp.net and Sql Server or using php and mySQL, postgreSQL or Sqlite. Both are included in the same download but you only need to use one. thanks Nick
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    SmartMuseum

    SmartMuseum

    Software for work with Corpus of Everyday life history Sources

    Everyday life history is becoming of high interest due to the growing amount of various historical sources related to common human being. Analysis of such sources needs considering them as interrelated. Evaluation of such relations leads to meaningful results for different groups of information consumers: from professional historians and experts from close humanitarian sciences to common people, interested in everyday community life. Corpuses of everyday life history sources are being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    51Degrees-C

    51Degrees-C

    Mobile Device Detection for C and C++

    Add mobile device detection to your C or C++ program the easy way with 51Degrees. No cloud services, no external plug-ins, all Mozilla Public License source code. It's a great alternative to WURFL or DeviceAtlas. 1. Download and extract. 2. Run the setup file. 3. Import the code into your project or call the compiled executable as a process. Visit http://51degrees.com/Support/Documentation/APIs/C.aspx to get the full setup guide. The zip file contains a batch file for easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    Add mobile device detection to Java the easy way with 51Degrees.com. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    mobcount

    Count i/o calls or SMS on (Jolla) mobile devices running Sailfish OS

    With this bash script the amount of incoming or outgoing calls or SMS between two passed points t1 and t2 can be counted on mobile devices running Sailfish OS (tested with Jolla phone). The script returns the amount of incoming or outgoing call or SMS units between two points t1 <= t2. By default one call unit is 60s and one SMS unit 160 chars. Copy the script (set permission to executable) to your mobile device (e.g. to folder /home/nemo/bash/). Execution in Sailfish's Terminal app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Receive SMS Online
    Receive SMS online. API Text messages receiving Simple Receive sms website. SMS number with API. https://www.youtube.com/channel/UCYuMRNb_SRZ4FMsZjnHRZUA https://www.youtube.com/watch?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...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bulk SMS PHP Script
    Bulk SMS PHP script for BulkSMS sending with API. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hippo CMS

    Hippo CMS

    Hippo CMS is a Java based, Open Source Web Content Management platform

    ... with existing systems. Next to creating and editing content, Hippo CMS enables webmasters to create new channels or configure existing page templates using its channel manager and template composer. Using the Relevance Module, specific content can be targeted at specific visitors based on the visitor’s current context, past personal history and matching personas created by the marketing team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next