Showing 32 open source projects for "wifislax-4-11-1-final"

View related business solutions
  • Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes. Icon
    Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes.

    Track your GenAI risk, run multichannel deepfake simulations, and engage employees with incredible security training.

    Assess how your company's digital footprint can be leveraged by cybercriminals. Identify the most at-risk individuals using thousands of public data points and take steps to proactively defend them.
    Learn More
  • EHS Software and Management System Icon
    EHS Software and Management System

    ERA offers the only full EHS&Q platform with advanced automation to drive your complete compliance.

    ERA Environmental Software Solutions develops web-based EHS management software for small, medium, and large manufacturers needing to comply with federal, provincial, and state regulations, monitor their air, water, and waste emissions and other environmental outputs, author and manage Safety Data Sheets (SDS) in more than 40 languages, or standardize their Health and Safety procedures for incident and inspection tracking, training delivery, and audit management. The platform also supports comprehensive reporting for programs like TRI, Tier II, Title V, NEI, and NPRI. Companies across the automotive, aerospace, general manufacturing, and paints and coatings industries, to name a few, rely on ERA’s all-in-one, SOC 2 Type II certified SaaS for complete coverage of their EHS needs.
    Learn More
  • 1
    Musify

    Musify

    Unlock the full potential of music: Stream effortlessly with one app

    Unlock the full potential of music, and stream effortlessly with one app.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Flutter Rust Bridge

    Flutter Rust Bridge

    Rust binding generator, feature-rich, but seamless and simple

    ...Build scripts and templates streamline packaging and distribution so the Rust side fits cleanly into CI and multi-platform releases. In practice, teams gain a maintainable way to share one performant Rust core across multiple Flutter apps while keeping the UI reactive and fast.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Flutter Workmanager

    Flutter Workmanager

    A Flutter plugin which allows you to execute code in the background

    ...The plugin is designed to handle asynchronous operations that need to run independently of the app’s lifecycle, such as syncing data, uploading files, fetching notifications, or performing maintenance tasks. It supports both one-off tasks and periodic tasks, allowing developers to configure execution frequency and constraints such as network availability or device state.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    GraphQL Flutter

    GraphQL Flutter

    A GraphQL client for Flutter, bringing all the features from GraphQL

    A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. GraphQL brings many benefits, both to the client: devices will need fewer requests, and therefore reduce data usage. And to the programmer: requests are arguable, they have the same structure as the request. This project combines the benefits of GraphQL with the benefits of Streams in Dart to deliver a high-performance client.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Eurekos LMS - Build a Smarter Customer Icon
    Eurekos LMS - Build a Smarter Customer

    The Eurekos customer training LMS makes it easy to deliver product training that retains more customers and transforms partners into advocates.

    Eurekos is a purpose-built LMS that engages customers throughout the entire learning journey from pre-sales, to onboarding, and everything after.
    Learn More
  • 5
    Fluwx

    Fluwx

    WeChat SDK for flutter

    fluwx is a Flutter plugin that provides a complete set of integrations with WeChat, one of the largest messaging and payment platforms in the world. It enables login, sharing (text, images, links, music, and videos), WeChat Pay, mini-program launching, and more directly from Flutter apps. The library abstracts platform-specific code for Android and iOS, exposing a unified Dart API. It’s frequently used by apps targeting the Chinese market or international businesses requiring WeChat payment gateways. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    http 0.13.6

    http 0.13.6

    A composable API for making HTTP requests in Dart

    ...They allow you to make individual HTTP requests with minimal hassle. If you're making multiple requests to the same server, you can keep open a persistent connection by using a Client rather than making one-off requests. You can also exert more fine-grained control over your requests and responses by creating Request or StreamedRequest objects yourself and passing them to Client.send. This package is designed to be composable. This makes it easy for external libraries to work with one another to add behavior to it. Libraries wishing to add behavior should create a subclass of BaseClient that wraps another Client and adds the desired behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Flutter Chat UI

    Flutter Chat UI

    Actively maintained, community-driven chat UI implementation

    ...We offer no paid plugins and strive to create an easy-to-use, almost drop-in chat experience for any application. Contributions are more than welcome! Please read our Contributing Guide. You can choose the backend you prefer. But if you don't have one, we provide our own free and open-source Firebase implementation, which can be used to create a working chat in minutes. We are also working on our more advanced SaaS and self-hosted solutions. Supports custom themes, locales and more. Check our documentation for the info. More options are on the way, let us know if something is missing.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    RxDart

    RxDart

    The Reactive Extensions for Dart

    ...Subjects provide multicast behaviors so multiple listeners can share a single data source while maintaining semantics like replaying the latest value. By emphasizing immutability and one-way data flow, RxDart helps isolate side effects and makes complex state transitions easier to reason about. It’s widely used to coordinate UI events, network requests, and caching layers, especially when timing and concurrency are non-trivial. The library aims to stay idiomatic with Dart Streams while giving developers the ergonomic power long associated with the ReactiveX family. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Best Flutter UI Templates

    Best Flutter UI Templates

    completely free for everyone. Its build-in Flutter Dart

    ...The layouts are responsive and customizable, helping developers save time when prototyping or launching apps. The project is structured modularly so developers can pick and choose specific screens or flows instead of using the entire template. It’s one of the most comprehensive UI repositories for Flutter, serving both as a design inspiration library and a starting point for actual app development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Streamline Hiring with Skill Assessments Icon
    Streamline Hiring with Skill Assessments

    Say goodbye to hiring guesswork. Use Canditech’s job simulation tests to assess real-world skills and make data-driven decisions.

    Canditech offers innovative, cheat-proof skill assessments and job simulations to transform your hiring process. From technical skills to soft skills, we help you assess candidates on actual job performance. With over 500 customizable tests and powerful video interview features, you can evaluate real-world capabilities, streamline your hiring, and reduce biases. Whether you’re hiring for remote roles, mass hiring, or looking to expand your diversity pool, Canditech’s data-driven platform ensures the right candidates are chosen for the job every time.
    Get a Free Demo
  • 10
    flutter_unity_widget

    flutter_unity_widget

    Embeddable unity game engine view for Flutter

    ...Now you can make awesome gamified features of your app in Unity and get it rendered in a Flutter app both in fullscreen and embeddable mode. Works great on Android, iPad OS, iOS, Web, with Windows nearing completion. There are now two unity app examples in the unity folder, one with the default scene and another based on Unity AR foundation samples. Note: Supports only Unity 2019.4.3 or later. UnityFramework does not support emulators. Note: Please use OpenGLES3 as Graphics API only for now (Android only). This plugin expects you to atleast know how to use Unity Engine. If you have issues with how unity widget is presented, you can please modify your unity project build settings as you see fit. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    DLNA Music Controller

    Read a DLNA Media Server to select music to play on your DLNA Renderer

    Scan the network for your Media Server ("Server") and Renderer ("Renderer) devices, select one of each and then from the main screen select the music you want to play, drilling into Albums, Artists, Genres (all defined by your Media Server). Any music you want to hear is called a track and is loaded onto the play queue. Then select Play button to listen to the track listed at the top of the queue. You can also create playlists and store your favorite tracks for playback.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Invoiso

    Invoiso

    Free Invoice & Billing Software for Windows & Linux

    Free offline invoice software for Windows and Linux. Create professional PDF invoices, manage clients and products - no internet, no subscription, no account needed. Invoiso is a free, open-source desktop invoicing app for small businesses, shops, and freelancers on Windows and Linux. All data stays on your device — no internet required, ever. Default Login: Username: admin Password: admin You will be prompted to change the password on first login.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 13
    Haveno App

    Haveno App

    The multi-platform app client user interface for Haveno

    Downloads: 23 This Week
    Last Update:
    See Project
  • 14
    progres

    progres

    Progres is an independently developed remake of Progres/Webetu

    Progres is a modern student portal app designed to help you easily track your academic progress. With a clean interface and smooth performance, it lets you access your grades, course information, and more — all in one place. Built with a focus on usability and simplicity, Progres offers a better alternative to traditional student portals. Whether you're checking your results or reviewing your schedule, everything is just a few taps away. Stay organized and in control of your academic life with Progres.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    JHC Sports

    JHC Sports

    A mobile Application developed by the IT Club of Jaffna Hindu College

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    authpass

    authpass

    Open Source Password Manager available for all platforms.

    AuthPass is an open source password manager with support for the popular and proven Keepass (kdbx 3.x AND kdbx 4.x 🎉️) format. Store your passwords, share across all your devices and easily find them whenever you need to login. 🗄 All your passwords in one place. 🧬 Generate secure random passwords for each of your accounts. 🔐 Quick Unlock secured with biometric lock. 🔍 Keep track of your accounts across the web. 🖥 App available for Mac, iPhone, iPad, Android Phones and Tablets, Linux, Windows and on the Web...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 17
    OpenCarenet CHE

    OpenCarenet CHE

    Enabling community health workers to collect health data efficiently

    OpenCarenet CHE is a robust and user-friendly application tailored for community health workers, facilitating seamless data collection, management, and reporting. With its mobile data collection capabilities, offline functionality, and interoperability with DHIS2, the app empowers health professionals to efficiently track patient information, aggregate primary data, and generate detailed health reports, even in areas with limited internet access. Its multilingual support and configurable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Google Photos Takeout Helper

    Google Photos Takeout Helper

    Script that organizes the Google Takeout archive

    If you ever want to move from Google Photos to another platform/solution, your fastest choice to export all photos is Google Takeout. But when you download it, you will find yourself with zips with hundreds of little folders with weird .json files inside. What if you want to just have one folder with all photos, in chronological order? Good luck copying all of that.
    Downloads: 153 This Week
    Last Update:
    See Project
  • 19
    BuhoCMS

    BuhoCMS

    A free and open source local CMS for static site generators

    BuhoCMS is a local Content Management System for static site generators (list of supported SSGs). See BuhoCMS as a GUI for static site generators. Easily create or open a website, choose your theme and add your first posts. With BuhoCMS, adding and editing content is as easy as a few clicks. No more terminal commands, folder hunting or manual Front matter edits.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    ShortGPT Lite

    ShortGPT Lite

    Get short and concise answers from GPT 3/GPT 4

    Short GPT Lite is a simple tool for Windows/Linux based on OpenAI's GPT3/GPT4 large language model. The main focus is to get quick and concise answers from GPT. ShortGPT is now available on Android : https://play.google.com/store/apps/details?id=io.github.rupeshs.shortgpt_lite ShortGPT basic web version is now available try it for free: https://nolowiz.com/shortgpt-get-short-and-concise-answers-from-gpt-for-free/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sandesh: Find your community

    Sandesh: Find your community

    Home grown, community messaging platform

    ...id=com.pranjalstudioplus.sandesh We are thrilled to introduces an exciting new way to connect with your local community and engage in meaningful conversations. Here's what you can expect from this initial release: 1. Discover Local Communities: Find and join communities based on interests, passions, or proximity. 2. Authentic Answers to Local Problems: Get advice, share information, and find solutions from community members who understand local challenges. 3. Real-Time Messaging: Engage in personal chats, exchange ideas, and build relationships with like-minded individuals. 4. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SmanRenamer

    SmanRenamer

    A simple yet powerful batch renaming software.

    By modifying just one name, you can easily rename multiple files or folders with similar naming conventions.SmanRenamer is designed to simplify the process of batch renaming files and folders, without requiring excessive complexity or configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Medito App

    Medito App

    The Medito app is a 100% free meditation app built with flutter

    Meditation can positively transform people's lives. We believe no one should have to pay for it. We are the Medito Foundation, and we've built the Medito App for people who have never meditated before or want to deepen their meditation practice. The app is free, forever: no ads, no spam, no need to sign up or pay. Medito App is a flutter project available on Android and iOS maintained by the Medito Foundation and its community.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    GitJournal

    GitJournal

    Mobile first Note Taking integrated with Git

    ...It stores all its notes in a standardized Markdown + YAML header format (optional). The notes are stored in a Git Repo of your choice - GitHub / Gitlab / Custom-provider. This means you can easily self host or host your notes in one of the many Git providers. GitJournal uses standard SSH, and can therefore work with any Git Hosting Provider. GitJournal aims to be extremely configurable and work with your favorite apps. The idea is to not build another silo and instead integrate it into your existing workflow. No two people are the same. Depending on the task and the person, your Notes may need to be visualized differently. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sharik - file sharing via WI-FI

    Sharik - file sharing via WI-FI

    Sharik lets you easily share files within your local network

    ...Moreover, its source code is published on GitHub so that everyone can contribute to the development process. So, if you like it, please leave a star on our GitHub repository, and consider contributing: add a new language or help us with code. YOU CAN SEND: 1. Photos (jpg, png, gif, etc) 2. Applications (apk) 3. Files (zip, rar, 7z, pdf, etc) 4. Text GitHub page: https://github.com/marchellodev/sharik Download Sharik right now!
    Downloads: 28 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB