this post was submitted on 20 Dec 2024
65 points (100.0% liked)

Free and Open Source Software

18254 readers
42 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I'm looking for an FOSS alternative to google forms that doesn't require people to sign in. If anybody has a suggestion that would be much appreciated

top 16 comments
sorted by: hot top controversial new old
[–] Anafabula@discuss.tchncs.de 30 points 2 months ago (3 children)

Cryptpad has Forms. You can choose if users need to sign in. Looks like you don't even need an account to create one on their official instance. It's self-hostable too.

[–] countrypunk@slrpnk.net 3 points 2 months ago

I'll check it out. Thank you

[–] ReversalHatchery@beehaw.org 3 points 2 months ago (1 children)

It's useful but opening such a form takes nearly as much time as filling it out

[–] fuzzzerd@programming.dev 1 points 2 months ago

Looks like the link was to the form builder, not the data intake side of a built form. I didn't make one to verify that side is different though.

[–] SweetCitrusBuzz@beehaw.org 3 points 2 months ago* (last edited 2 months ago)

Strongly agree with using cryptpad as a replacement for google docs in general, it's very good and we use it a lot for all sorts of things.

Only downside is it can take a while to open despending on power of device and connection speed.

[–] normplum@fosstodon.org 11 points 2 months ago (1 children)
[–] countrypunk@slrpnk.net 1 points 2 months ago

I'll take a look, thanks.

[–] Ephera@lemmy.ml 8 points 2 months ago

In case, you're looking to do polls or schedule an event, then FramaDate is also pretty good. You can find a hosted instance at https://nuudel.digitalcourage.de/ .

[–] tardigrada@beehaw.org 7 points 2 months ago

Limesurvey appears to be good (among other sites, Switching Software is good to find alternatives).

[–] DmMacniel@feddit.org 6 points 2 months ago

mhm, nextcloud forms?

[–] bbbhltz@beehaw.org 6 points 2 months ago

I use framaforms

[–] SecurityPro@lemmy.ml 4 points 2 months ago (1 children)

One of the most useful features of Google Forms is automatically transferring the form input to a spreadsheet. Any of FOSS alternatives have that ability?

[–] Dymonika@beehaw.org 1 points 1 week ago

Ha. Ha, ha. Ha, ha, ha. Nope, though that'd be awesome!

[–] Tyde@discuss.tchncs.de 3 points 2 months ago

Baserow or nocodb come to my mind. They are actually airtable alternatives but also include a forms feature

[–] cupcakezealot@lemmy.blahaj.zone 1 points 2 months ago* (last edited 2 months ago)

technically something like symfony - or any comparable language - is much more flexible though you obviously have to do more programming

[–] Andromxda@lemmy.dbzer0.com 1 points 1 month ago* (last edited 1 month ago)

I like HeyForm. Here's the source code, as well as instructions for self-hosting. It looks very clean and modern, and has a similar UX to Typeform.

The second best option would be Nextcloud Forms (source code).