Search Results for "gw basic for android" - Page 5

Showing 237 open source projects for "gw basic for android"

View related business solutions
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 1
    VValidator

    VValidator

    An easy to use form validator for Kotlin & Android

    View Validator, an easy-to-use form validation library for Kotlin & Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Visual Basic for Android

    Visual Basic for Android

    Visual Basic for Android

    This is an attempt to create an Android IDE for VB developers. This is work in progress and will love to hear your feedback. Many things are still manual and also some are not fully functional like VB to Java translator and Layout Editor. Requires: 1. Windows XP or later 2. .Net 2.0 3. JDK 1.8 or later 4. Android SDK-tools-windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Nodejs Expressjs MongoDB API Project

    Nodejs Expressjs MongoDB API Project

    A boilerplate for REST API Development with Node.js, Express, etc.

    A ready-to-use boilerplate for REST API Development with Node.js, Express, and MongoDB. This is a basic API skeleton written in JavaScript ES2015. Very useful to building RESTful web APIs for your front-end platforms like Android, iOS or JavaScript frameworks (Angular, Reactjs, etc). This project will run on NodeJs using MongoDB as a database. I tried to maintain the code structure easily as any beginner can also adopt the flow and start building an API. The project is open for suggestions, Bug...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    giwth

    Implement tests using nested Given, When, Then

    Tests written with commented GIVEN, WHEN and THEN regions can be transformed by actually wrapping code within basic blocks called issues. This can occur in a nested fashion. Start with Test|TEST, that can wrap any issue. Given|GIVEN can wrap Given|GIVEN, When|WHEN; or Then|THEN issues. When|WHEN can wrap When|WHEN or Then|THEN issues. Then|THEN can only wrap Then|THEN issues. The Kotlin implementation supports 'suspend' functions: for any issue, there are two ("suspendable...
    Downloads: 0 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
    bitfarm-Archiv Document Management - DMS
    bitfarm-Archiv is a powerful Document Management (DMS), Enterprise Content Management (ECM) and Knowledge Management System (KMS) with Workflow Components. Features: Scanning, OCR, Full text search, Email archiving. Help us! As we live in the internet age, the best thing, you can help, is to write a short statement about your scenario and your use of the DMS, along with your experiences and put it on your own website or in a blog or forum. It would help us best, if you can also add a...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    GitPoint

    GitPoint

    GitHub in your pocket

    ... on issue/pull request conversations, apply labels and assignees, and more. With GitPoint, you can even review and merge pull requests with a design you're already familiar with. Every currently available client that I tried to use was either too simple (single-feature), required payment for the most basic of features (such as commenting on an issue) and/or didn't have the best UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Mars

    A cross-platform network component developed by WeChat

    Mars is an open source, cross-platform infrastructure component and official terminal basic component of WeChat. It consists of four main parts: Comm, which contains a basic library, including basic tools like sockets, threads, alarm, message queues, and coroutines; Xlog, which provides high-performance, high-availability, security, and fault-tolerant log functions; SDT which is the network diagnosis module; and STN or signaling transmission network module, the major component of Mars...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bootstrap 3 for Sass

    Bootstrap 3 for Sass

    Sass port of Bootstrap 2 and 3

    Bootstrap 3 for Sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications. This is Bootstrap 3. For Bootstrap 4 use the Bootstrap rubygem if you use Ruby, and the main repo otherwise. Get the lowdown on the key pieces of Bootstrap's infrastructure, including our approach to better, faster, stronger web development. Bootstrap makes use of certain HTML elements and CSS properties that require the use of the HTML5 doctype. Include it at the beginning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    nuBASIC

    nuBASIC

    BASIC language interpreter (multiplatform)

    nuBASIC is an implementation of an interpreter of the BASIC programming language and IDE. It has been designed mainly for educational purposes and it is suitable for simple games, educational or small business programs.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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.
  • 10
    BlurKit

    BlurKit

    The missing Android blurring library

    The missing Android blurring library. Fast blur-behind layout that parallels iOS. BlurKit is an extraordinarily easy-to-use and performant utility to render real-time blur effects in Android. BlurKit is faster than other blurring libraries due to a number of bitmap retrieval and drawing optimizations. We've been logging benchmarks for the basic high-intensity tasks for a 300dp x 100dp BlurView.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    EasyPermissions

    EasyPermissions

    Simplify Android M system permissions

    EasyPermissions is a wrapper library to simplify basic system permissions logic when targeting Android M or higher. If your app is written in Kotlin consider the easypermissions-ktx library which adds Kotlin extensions to the core EasyPermissions library. To begin using EasyPermissions, have your Activity (or Fragment) override the onRequestPermissionsResult method. If all of the permissions in a given request are granted, all methods annotated with the proper request code will be executed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Froala Design Blocks

    Froala Design Blocks

    A set of 170+ Bootstrap based design blocks to create websites

    Over 170 responsive design blocks ready to be used in your web or mobile apps. All blocks are based on the Bootstrap Library, and they are the building blocks for beautiful websites. All Froala products are built for developers. As a HTML5 and CSS3 library, the Froala Design Blocks is clearly no exception. Sketch, PSD you name it. Froala Design Blocks is the tool that helps developers and designers speak the same language. Froala Design Blocks is a free and Open Source project with the goal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Remix OS

    Remix OS

    Android OS for Windows PC systems

    Remix OS is a free Android version made by Jide, the company behind this operating system. This OS comes with certain basic Android features adding some missing functions that are present for Mac and Windows users. You install it on a USB and boot directly from that. It’s compatible with Intel and AMD processors, so it runs on almost any machine, and unlike other solutions, it has a dedicated desktop user interface just like the operating system you’re already used to. That means that when...
    Leader badge
    Downloads: 185 This Week
    Last Update:
    See Project
  • 14
    Agendat

    Agendat

    بحث في تطور حياة البشر على الارض

    اذا فرضنا جدلاً انه يوجد حياة لكائنات غيرنا في فضاء الكون الواسع، فهل علينا ان نفترض أيضا ان هذه الكائنات متقدّمة عنّا فكريا وعلميا، كما يروّج لذلك كثيرٌ من العلماء؟ وكذلك هذا الكم الهائل من الأفلام والمسلسلات التلفزيونية التي تجهد لتخبرنا بطرق مختلفة عن وجود كائنات وحضارات أخرى على كواكب بعيدة عنا، واننا على تواصل دائم معها منذ زمن بعيد
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Resource for all software the mad robots projects
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    The Sceptics Global Warming Analyzer

    Data Analyzer for Global Warming Sceptics

    A basic tool for importing, parsing, exporting, and analyzing the GHCN Weather Station Data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 2 This Week
    Last Update:
    See Project
  • 18
    KittyORM

    KittyORM

    KittyORM is an ORM library designed for use with Android and SQLite.

    KittyORM is an Object-Relational Mapping library designed for use with Android and SQLite. It implements Data Mapper pattern design and its main purpose is to simplify interaction with SQLite database in Android applications. Written in Java 7 it supports devices from API level 9 Android. Main features we want to achieve with KittyORM are: * simple and clear API; * high flexibility of working with model POJO files via database mappers that grants you an ability to focus on your business...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AAX Batch Convert MP3

    This program GUI handles batch conversion from AAX to MP3

    With this program, you will be able to perform batch conversions of AAX audio book files into MP3 files which you can play through any MP3 player. This Android app works well with the outputted books. https://play.google.com/store/apps/details?id=de.ph1b.audiobook / https://github.com/PaulWoitaschek/Voice
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    PHPawn

    PHPawn

    PHPawn is a web-based and visual basic pawnshop program.

    PHPawn is a web-based pawnshop program for tracking Inventory and loans. It uses MySQL for storing information about Inventory, loans and ID's. Currently it has a point of sale system as well as daily reports to show basic accounts payable and accounts receivable. Currently working on a C# and new php version with a json backend for possible android application in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Android Tools

    Android Tools

    Android Tools is powerfull Software for your Android Phone.

    Android Tools is one such program helping you manage your phone, with the range of its abilities being quite wide and including anything from ADB commands to Fastboot and others. Requirements : - .NET Framework 4.6.2 - ADB USB Driver - Java RE 7/8 - Java JDK (Optional) - Make sure USB Debugging is activated in Developer Mode What's new on 1.2.1.2? - ROM Dumper: It helps you to dump your partition into a flashable image file that you can use to re-flashing your device using fastboot. (Rooted...
    Leader badge
    Downloads: 227 This Week
    Last Update:
    See Project
  • 24
    ClientServerProject

    ClientServerProject

    A CS development framework based on small-to-medium sized refining

    ... rights management. This framework contains four client-side modes, the first commonly used winform client, the second is the wpf client, the third is the asp.net mvc mode, and the fourth is the client of the Android platform. You can choose a mode on winform and wpf clients, then your system provides some functions (such as report viewing) to asp.net, and then provide an Android app for mobile phone use, if the server is assumed in the cloud, all People can interact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Telescope Magic 7

    Telescope Magic 7

    Telescope Calculations for Star Parties

    Compare two telescopes or one, basic question and answer format.
    Downloads: 0 This Week
    Last Update:
    See Project