Showing 350 open source projects for "show"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    NavigationTabBar

    NavigationTabBar

    Navigation tab bar with colorful interactions

    Navigation tab bar with colorful interactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UltimateRecyclerView

    UltimateRecyclerView

    A RecyclerView(advanced and flexible version of ListView in Android)

    UltimateRecyclerView is a RecyclerView(advanced and flexible version of ListView) with pulling to refresh, loading more, swiping to dismiss, draging and drop, animations ,sticky header,show or hide toolbar and FAB when scrolling and many other features.You can use it just like RecyclerView. Notice that UltimateRecyclerView is a project under development. Swipe to refresh(using android.support.v4.widget.SwipeRefreshLayout). Many kinds of animations. Swipe to dismiss. Parallax or normal head view. Drag and drop items. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Collection of reusable componentized Design Patterns implemented in Java. The implementations will not be limited to those from GoF. Long term aim is to provide a full catalog of Software Engineering best practices in Java along with show case demos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Nubage - Expenses Calculator

    Nubage - Expenses Calculator

    Calculate your Life! :)

    ***This Software has been reviewed by ilovefreesoftware.com: http://www.ilovefreesoftware.com/07/windows/expense-calculator-calculate-daily-monthly-yearly-expenses.html *** You can collect all your daily/monthly/... expenses and the tool will show you, how much money you spend for your life per Year/Month/Day/Hour. You are able to load/save this list for future addings. This is my first project on SourceForge, I hope you enjoy it. :) If you have any suggestions/bugs feel free to contact me. Have fun! :) Raph NOTE: You need Java 8 to run this tool! Get it here if you haven't already installed it:http://www.java.com/en/download/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Float2Binary

    Float2Binary

    Tool to convert float numbers to binary

    Float2Binary is a small software to convert float numbers to binary. The software shows the calculation and the result is using IEEE 754 representation. It was implemented for single precision (32 bits). For more information about the calculation you can check the Single-precision floating-point format on Wikipedia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    jtags - enhanced tags lookup for Java

    Emacs minor mode that provides enhanced tags lookup for Java code.

    Emacs minor mode that provides enhanced tags lookup for Java code. Show declaration or Javadoc for the identifier at point, complete partly typed identifiers, and update TAGS files from within Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AVLoadingIndicatorView

    AVLoadingIndicatorView

    A collection of nice loading animations for Android

    ...You have the option of adding the AVLoadingIndicatorView to your layout. Indicators are load from class names, proguard may change it (rename). Among the features provided and available, you can add dependencies, add xml layout, show and hide, etc. AVLoadingIndicatorView is very simple to use. You can also find iOS version of AVLoadingIndicatorView under the name "NVActivityIndicatorView". You can change all properties in Attributes inspector tab of Utilities panel. All properties are public so you can change them after initializing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    CountDownWidget

    Android widget, counting days before certain events

    It is widget for counting days to certain events
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    came

    Identification of chromatin accessibility from NOMe-seq

    ...Results: In this article, we present CAME, a seed-extension based approach that identifies chromatin accessibility from NOMe-seq. The efficiency and effectiveness of CAME were demonstrated through comparisons with other existing techniques on both simulated and real data, and the results show that our method not only can precisely identify chromatin accessibility but also outperforms other methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Cube45's PPT remote

    Cube45's PPT remote

    Mobile remote controller for Microsoft Office's PowerPoint

    ...\ A mobile application (only for android 2.3+ at the moment) that allows you to control a PowerPoint (2007, 2010 or 2013) slideshow via wifi. You can see the current slide on your mobile phone or tablet and simply swipe to change slides or show comments. ---- Please see the wiki section for installing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    YouTube Movies

    YouTube Movies

    An App that can help you watch free movies on YouTube

    YouTube Movies is really a helpful App for movies fans. It will show you the free movies which are shared on YouTube, so that you can watch these free movies directly in your Android smartphone or tablet. All movies listed in this App are in the public domain and are part of Internet archive. The free movies list is keeping updating, just open this App when you want to watch some free movies. Features: 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Roguelike Game Kit
    A collection of reusable modules and packages which simplify roguelike game development in Java. Includes demonstrator programs to show how to use the modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A application to show how unittesting could be done properly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    cowbel (obsolete)

    An experimental programming language

    ...It features strict types, static compilation into real machine code (via C), an object oriented system based on interfaces and composition, generics, no null, and a global garbage collector. It is intended to produce fast, tight code for use in systems programming, and to show that you don't need a complex language to be expressive and usable. We've moved! Go to http://cowlark.com/cowbel instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AndroidPreferenceActivity

    AndroidPreferenceActivity

    Provides an alternative implementation of Android's PreferenceActivity

    "AndroidPreferenceActivity" is an Android-library, which provides an alternative implementation of the Android SDK's built-in PreferenceActivity. Such an activity provides a visualization of categorized preferences. The appearance of the activity varies depending on the size of the device's display. On devices with small screens, e.g. on smartphones, the navigation is designed to use the whole available space and selecting an item causes the corresponding preferences to be shown full screen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HSQLDB_TRAY_ICON

    HSQLDB_TRAY_ICON

    It is a wrapper of HSQLDB Database.

    This program is a wrapper of HSQLDB Database. It allows configure, start, stop and monitor the HSQLDB Database, staying in the System Tray as Tray Icon. It's developed on Java so it's platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Slideshow 3D
    This program shows stereo-images in a dual beamer environment or on a single screen as red-cyan-anaglyph with interactive adjustment of the image pair’s parallax offset. It provides native support of MPO-files (Fuju Finepix 3D).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Arduino Simulator
    ...The interface of the main window is straightforward and intuitive, as it is divided into two tabs called Code and Wiring, each with its specific functionality. Arduino Simulator features touch sensor, LED blinking, 4x4 Keypad, One Digit Seven Segment Display, Serial Monitor to display the output of the code, Wiring to show how to make wiring, Hardware requirements that list the components of the circuit, save log to text file, save the .ino file to use it in Arduino IDE and save the wiring photo as .png file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Chess

    Chess

    A simple 2D-Chess

    A 2D-Chess with many features, such as a multiplayer server and many others. It will also show you all movement possibilites you have. Playing against Computer is in development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    IRCTC Login

    IRCTC Login

    IRCTC Login is an android mobile for checking the irctc services

    ...Train schedule: Enter the 5 digit train number for retrieving the train time table. Train running status: First enter the 5 digit train number, then select the station name and then click on the day button. This will show the current position of a running train. Berth availability: Check for the number of seats available in a train by coach type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    casualShare

    casualShare

    Transforms the computer into a Airplay receiver

    ...java can be installed at https://java.com/en/download/index.jsp nodejs can be installed at http://nodejs.org/ once installed run the casualshare file, which will start up a airplay receiver on your computer and redirect you to a webpage. Then simply go on your iOS device and send an image over using airplay. if the airplay logo does not show up, try reconnecting your wifi on the iOS device. Note: only images work on ios7, no longer working on project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Al_Lamy

    Al-Lamy Arabic Verb Conjugator

    ...It counters the problems observed in the other Arabic conjugation systems by using a dictionary of 8000 verbs and by implementing the grammatical rules of 70 verbal classes that cover their declinations. Al-Lamy displays conjugations and characteristics of Arabic verbs in a user-friendly interface and tests show that it performs in a satisfactory way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UML Reverse Mapper

    UML Reverse Mapper

    Automatically generate class diagram from code

    ...Because it is source-first, the documentation it produces is less likely to get out of sync than manually authored diagrams. It’s especially helpful for onboarding, architecture reviews, and planning refactors because you can show real structure, not just intended structure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Extending SoapUI

    Extending SoapUI

    A collection of plugins for SoapUI and SoapUI Pro

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    fsh

    An entertaining interactive desktop aquarium

    ...Laser sharks will shoot at anything they can eat once it lines up with their laser. You can customize how many of each fsh you get, along with a number of other parameters (like whether predators eat or just kill, whether to show blood on kills, etc) using the fshConfig program.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo