Hacker News new | ask | show | jobs
by xaybey 2649 days ago
For some reason there's a lot of negativity in this thread. I thought the txt file was really cool, signed up immediately, and have been having a lot of fun with the interface. I don't remember the last time I found registering for a SASS product to be fun.
2 comments

" I don't remember the last time I found registering for a SASS product to be fun."

Agreed. This:

"The way you register is through ssh, just `ssh register@ui.baxx.dev`"

Is very cool and makes me happy.

That is very cool, how is this accomplished??
Enable empty password for a particular user, and set the default login shell to the registration program.

[0]https://github.com/jackdoe/baxx/blob/3d2f6f014e5def3b5c35496...

[1]https://github.com/jackdoe/baxx/blob/3d2f6f014e5def3b5c35496...

not author, but you can force login commands for users in ssh configuration, so make this your script and away you go
thanks! i have a plan to make a whole midnight commander-like ui to list files, manage tokens and notification rules and etc

started playing with https://github.com/rivo/tview last week, but didnt have much time.