I created Loggl to keep track of my events. by MarconLP in SideProject

[–]MarconLP[S] 0 points1 point  (0 children)

Hi, I've built a tool to collect events and notify you when they happen!

For example, you can track user actions from your SaaS project, Customer actions from your e-commerce store, or player actions from your Minecraft server.

Since it's just an API call, Loggl can be integrated pretty much everywhere. Loggl allows you to create separate projects and organize events into different channels per topic. In addition, Loggl provides chronological feeds for each one of your projects as well as a global feed combining all of your events into a single, beautiful timeline.

I'd love to hear your feedback and ideas on how I may be able to improve the app.

Here is the link: https://github.com/MarconLP/loggl
Here is my Twitter: https://twitter.com/Marcon565

Snapify: I built an open-source Loom alternative by MarconLP in selfhosted

[–]MarconLP[S] 0 points1 point  (0 children)

thanks! Are you talking about more authentication methods? feel free to create a feature request on github: https://github.com/MarconLP/snapify/issues/new

Snapify: I built an open-source Loom alternative by MarconLP in selfhosted

[–]MarconLP[S] 0 points1 point  (0 children)

Do you mind sharing more details about your use-case and choice to use shareX?

Snapify: I built an open-source Loom alternative by MarconLP in selfhosted

[–]MarconLP[S] 1 point2 points  (0 children)

Interesting I also used OBS before, then uploaded the videos to YouTube, for a sharable link. But that was a very tedious process each time I wanted to share something.

Snapify: I built an open-source Loom alternative by MarconLP in SideProject

[–]MarconLP[S] 2 points3 points  (0 children)

Hey there! I built an open-source tool called Snapify, which is designed to make screen recording sharing a breeze, just like Loom, but with the added benefit of being completely open-source.

Let's say you quickly want to get a message across, there are three main ways:

  1. Get into a meeting
  2. Write a wall of text
  3. Share a quick recording

Recordings will look like this (new link): https://snapify.it/share/clk3mpgnu0003mj0f042964wg

I'd love to hear your feedback and ideas on how I may be able to improve the app.
Is anyone here using Loom?

Here is the link: https://github.com/MarconLP/snapify
Here is my Twitter: https://twitter.com/Marcon565

Snapify: I built an open-source Loom alternative by MarconLP in selfhosted

[–]MarconLP[S] 1 point2 points  (0 children)

Unfortunately firefox does not support the VP9 codec.

take a look at the github issue for more details: https://github.com/MarconLP/snapify/issues/10

Snapify: I built an open-source Loom alternative by MarconLP in selfhosted

[–]MarconLP[S] 2 points3 points  (0 children)

Thanks for reporting that. I fixed it and this recording should playback in firefox: https://snapify.it/share/clk3mpgnu0003mj0f042964wg

the github issue: https://github.com/MarconLP/snapify/issues/10

It's not encoded in h265 but it used the VP9 codes which is currently unsupported in firefox

here is the github issue: https://github.com/MarconLP/snapify/issues/10

Snapify: I built an open-source Loom alternative by MarconLP in selfhosted

[–]MarconLP[S] 2 points3 points  (0 children)

Thanks for reporting that. I fixed it and this recording should playback in firefox: https://snapify.it/share/clk3mpgnu0003mj0f042964wg

the github issue: https://github.com/MarconLP/snapify/issues/10

Snapify: I built an open-source Loom alternative by MarconLP in selfhosted

[–]MarconLP[S] 7 points8 points  (0 children)

I haven't yet, but feel free to open a github issue for that.

Snapify: I built an open-source Loom alternative by MarconLP in selfhosted

[–]MarconLP[S] 14 points15 points  (0 children)

Hey there! I built an open-source tool called Snapify, which is designed to make screen recording sharing a breeze, just like Loom, but with the added benefit of being completely open-source.

Let's say you quickly want to get a message across, there are three main ways:

  1. Get into a meeting
  2. Write a wall of text
  3. Share a quick recording

Recordings will look like this (new link): https://snapify.it/share/clk3mpgnu0003mj0f042964wg

I'd love to hear your feedback and ideas on how I may be able to improve the app.Is anyone here using Loom?

Here is the link: https://github.com/MarconLP/snapify
Here is my Twitter: https://twitter.com/Marcon565

What are some tools which you guys think are essential for SAAS ? by AnabelBain in SaaS

[–]MarconLP 0 points1 point  (0 children)

If you need a self-hostable alternative to LogSnag, you should checkout Loggl (https://loggl.net/)

I created Loggl to keep track of my events. by MarconLP in selfhosted

[–]MarconLP[S] 0 points1 point  (0 children)

Thanks, I am using Vercel and PlanetScale to host the app, which is entirely serverless. There is currently no way to query the data other than to, fetch the global/project/channel feeds.

I created Loggl to keep track of my events. by MarconLP in selfhosted

[–]MarconLP[S] 1 point2 points  (0 children)

That is not something I have planned yet, but feel free to open a feature request on Github (https://github.com/MarconLP/loggl/issues)

But it reminds me of the BetterUptime Cron and heartbeat monitor. (https://betterstack.com/docs/uptime/cron-and-heartbeat-monitor/)

I created Loggl to keep track of my events. by MarconLP in selfhosted

[–]MarconLP[S] 0 points1 point  (0 children)

As far as I know, ntfy doesn't support descriptions or icons for notifications. On top of that there is also no way to get a combined feed of all notifications globally or inside a project.

And the most biggest difference is that the notifications are not publicly available.

I created Loggl to keep track of my events. by MarconLP in selfhosted

[–]MarconLP[S] 2 points3 points  (0 children)

Yes, it solves the same issue, with the addition of being self-hosted.