https://reportrocket.com Excel report server generates reports from cloud databases.
Ask HN: What (side-)project are you working on?
111–120 of 244 posts
Re: Ask HN: What (side-)project are you working on?
#112It aims at being a fully featured server app to share screenshots, and will be having a desktop and android client. The far-far end goal is to have something as good as ShareX but self-hosted and cross platform. The client will feature a toolbox as the one found in ShareX which I really love but with the added benefit of allowing plugins to enrich it
Been on it for half a year more or less, as of today, I've got the API working and a cli client that works well in conjunction with maim, and I'm focusing on the web ui
Re: Ask HN: What (side-)project are you working on?
#113Re: Ask HN: What (side-)project are you working on?
#114Re: Ask HN: What (side-)project are you working on?
#115Main idea is to minimize the clicks for my three most common tasks: creating meetings, copying meeting link, and sharing memes.
Re: Ask HN: What (side-)project are you working on?
#116At the moment there's no way for me to integrate with brokers and get up-to-date portfolios, but since I am a mostly passive investor it only takes me a few minutes a week to update my positions.
I'd appreciate any honest feedback and tips as I haven't had much success in finding anyone besides myself who'd want to use this.
You can find it at https://my.roadto.fi
Re: Ask HN: What (side-)project are you working on?
#117https://planflow.dev - The easiest way to PLAN your website or mobile app. It tries to make planning a website or mobile app as close as possible to the pen and paper experience. It does this in a simple but (from my, and the experience of those who have tested it out) very effective and engaging way. I share a bit more about how this is done here: https://simpleprogrammer.com/information-architecture-develo... .
Plus some bugs you might want to be aware of - the "Coming Soon" floating labels are pretty off-centre on the links, and the hamburger menu when the browser is in portrait is nearly unusable and splits the "Sign Up - Free" button in half. This is on Safari on a Mac.
Re: Ask HN: What (side-)project are you working on?
#118Working on a person focused task list/note taking app for me to be less forgetful.. Personal itch, but though others might like it. https://150people.app
Re: Ask HN: What (side-)project are you working on?
#119These are, somehow, curated news extracting relevant trends and some edge cases. I see it as a way of using my procrastination positively so I don't really care how popular will it be. I always wanted to read something like this but couldn't find it elsewhere. It may be useful to others also.
Re: Ask HN: What (side-)project are you working on?
#120Something that displays your personal history on a timeline: photos, geolocation, social media, searches, browsing history, transactions, chats etc.
My goal was to have a repository of my personal data that isn't controlled by a third party. I can use it as a much more contextual diary, and as a way to locate things in time (e.g. purchases, motorcycle maintenance). It's both interesting and useful.
It's inspired by my travel diaries, Google History, my photo stream, and the notebook that sits on my desk.
It's live since a while, but I'm still working on adding new sources of data.
Theres also https://github.com/nicbou/homeserver, my personal streaming service. It's in production since a few years. Recently, I added a watch party mode (WebSockets!) and updated the reencoding logic to waste less disk space.