Videobug

The 10x debugger for your Java, Kotlin, and Scala

2 followers

Videobug is a time travel debugger for your backend code. You can trace your past code executions line by line in your IntelliJ IDE.It works on localhost and cloud deployments. Try the Videobug plugin, it's free! No sign-up/sign-in is needed.
Videobug gallery image
Videobug gallery image
Videobug gallery image
Videobug gallery image
Videobug gallery image
Videobug gallery image
Videobug gallery image
Free
Launch tags:Developer ToolsTech
Launch Team
OS Ninja
OS Ninja
Explore and Learn Open Source using AI
Promoted

What do you think? …

Shardul Lavekar
Thank you so much @kevin for hunting us! Hi All, this is Shardul - I am the other maker/co-founder at Videobug. Videobug records code execution so that developers can watch it line by line, as many times as they want, just like a video. It takes away the pain of recreating exact conditions that led to a bug and saves ~2 hours of developer time every day. Developers need to install the Videobug plugin and run their code with the Videobug agent. Whenever the code crashes or a bug happens, developers can go back in time, see a line-by-line code execution & fix the issue in minutes. Why Videobug? Production bugs need to be fixed at the earliest. Developers often add logs with tools such as Logrocket, Sentry, or Datadog, after a bug is found and wait for the bug to occur again. Videobug automates the grunt work of recreating a bug with exact conditions. How can devs search for code executions? * Search by Exceptions — devs can even add their custom exceptions. * Search with a string value — devs can search code executions with specific string variable values. E.g. show the code executions where the value of the email field was shardul@gmail.com or show the code executions where the mobile number was 1234567890 and so on! Here is how you can try Videobug on localhost.
Join our discord channel, in case you need support/want to share feedback. https://discord.gg/Hhwvay8uTa
Fares
@kevin @shardul_lavekar Nice job, congrats
Shardul Lavekar
@kevin @fares_aktouf Thanks Fares!
Pratik Mandrekar
This can definitely help shorten the time to debug, especially for the hard to debug customer specific issues. Looking forward to this!
Shardul Lavekar
@pmandrek Thanks Pratik!
Anurag Pandey
Congrats guys on the launch. Devs should check this out. Observe your exceptions as a video. It works. Pedigreed founding team.
Shardul Lavekar
@anuragpandey539 thanks Anurag! We will make Nimbbl live soon!
Alexander Bykov
Great product. I will advise it to developers working in IntelliJ IDEA. Congratulations on your launch.
Shardul Lavekar
@alexander_bykov88 Thanks Alexander!
Mike Staub
Any plans to support other languages like Javascript or Go?
Shardul Lavekar
@mikestaub Yes, that's work in progress and we would have them out in a 1.5 month's time.
Alena Kulaga
What are the features of your product?
Shardul Lavekar
@new_user_087a6345385f3 1. You can search code executions by variable values. E.g. search how the code was executed for alena@gmail.com between 11-11.30 am on 17th May 2022. 2. You can navigate to the line of crash and time travel the code execution. You can use Videobug to debug on a remote machine.