UpbeatUI

A lightweight MVVM framework for touch based Windows applications on top of the WPF framework. (by Pulselyre)

UpbeatUI Alternatives

Similar projects and alternatives to UpbeatUI

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better UpbeatUI alternative or higher similarity.

UpbeatUI discussion

Log in or Post with

UpbeatUI reviews and mentions

Posts with mentions or reviews of UpbeatUI. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-28.
  • Show HN: Every open source tool from the "What's HN working on" thread
    5 projects | news.ycombinator.com | 28 Aug 2024
    Pretty cool, nice to have an easy to read list.

    One issue I noticed with my project [1] is that the description is for the wrong thing. This is probably partially my fault, since I wrote about two projects in one comment [2]. The music production app is closed source, but the UI library I maintain for it is open source. Seems like that might have thrown off your AI tool.

      [1] https://github.com/Pulselyre/UpbeatUI
  • Ask HN: What are you working on (August 2024)?
    132 projects | news.ycombinator.com | 24 Aug 2024
    Working on Pulselyre, a touch-focused Windows app for producing electronic music live. It doesn't output audio on its own, but it lets you configure various virtual "instruments" on screen that can send MIDI note and control messages to other MIDI devices or VSTs configured to receive MIDI messages. You can record notes and events for each instrument and then loop them over a configured number of beats. Also has some other features to make creating music easier, like saving/loading note sequences, an arpeggiator, receiving input from external MIDI controllers/keyboards, and some other stuff. I've been meaning to record a demo video, but I'm not actually very good at playing or making music myself, so I haven't come up with anything presentable yet. I'm also not really married to the name, but it works for now...

    https://www.pulselyre.com

    It's built using C# and WPF, and a related project I work on is an open source MVVM framework called UpbeatUI for making WPF apps that behave vaguely like mobile apps. It's for apps that have a main bottom layer and modal popups that float above and can be closed by clicking/touching the background. Pulselyre uses UpbeatUI, and I actually originally extracted UpbeatUI from a much older version of Pulselyre.

    https://github.com/Pulselyre/UpbeatUI

Stats

Basic UpbeatUI repo stats
2
19
8.6
3 months ago

Pulselyre/UpbeatUI is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of UpbeatUI is C#.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that C# is
the 11th most popular programming language
based on number of metions?