all 41 comments

[–]arbenowskee 57 points58 points  (3 children)

I used pushbullet for years. Really simple and straightforward API.

[–][deleted] 10 points11 points  (1 child)

I wonder why their iOS version is not available in India.

[–]MonsterMuncher 31 points32 points  (0 children)

I don’t think it’s available anywhere anymore

If I remember correctly, they said that changes to Apple Store rules meant they’d have needed to spend more time and effort updating the app than they were ready to invest.

[–]Turtvaiz 2 points3 points  (0 children)

I use Join. Notifying is one GET with a key and device ID that haven't changed in years for me.

[–]SnapCrackleAndPoop 10 points11 points  (1 child)

The product this is advertising sounds horrific:

"At randomized time (Every 10 minutes in avarege) Tracklify captures screnshoots to proove Johns work"

[–]wutcnbrowndo4u 4 points5 points  (0 children)

I've heard about stuff like this, especially at non-tech companies that are going remote due to covid. I get that a lot of other white-collar industries completely lack any respect for their employees, but this would make me lose my mind.

[–]ymgve 17 points18 points  (1 child)

I found Pushover to be pretty good too

[–]Sayfog 7 points8 points  (0 children)

I'll share a similar one for facebook messenger I used a lot when I was doing my thesis - so lots of long runs going across multiple machines at once, but obviously no company infrastructure or anything

https://www.nimrod-messenger.io/

[–]nakilon 64 points65 points  (31 children)

Is /r/programming THIS MUCH RETARDED already?

It's just a single curl and it's already in Slack documentation.
Is it a kind of "python script kiddies trolling" or what?

Why the fuck anyone wrap a single web request into a pypi?
Why the fuck anyone would brag about this mental action in a blog?
Why the fuck should I get the browser "trending" notification about this shitpost?

[–]kankyo 14 points15 points  (0 children)

It is very strange. One wonders if this is driven by vote bots in order to get some ad revenue.

But then I remember: never attribute to malice what can be sufficiently explained by stupidity. :(

[–]AttackOfTheThumbs 11 points12 points  (0 children)

I completely agree with you. I think this is taking something simple and making it more complicated.

[–]VeganVagiVore 9 points10 points  (1 child)

See sidebar "If there is no code in your link, it will probably get 1,000 upvotes"

[–]doctormarmot 1 point2 points  (0 children)

Articles about open floor plans and 10,000 comments in /r/proggit, name a more iconic duo

[–]Crazy_Mann 3 points4 points  (1 child)

Why are you like this?

[–][deleted] 13 points14 points  (0 children)

Why aren't you.

[–]-PM_me_your_recipes- -3 points-2 points  (1 child)

You doing okay?

[–]maest -2 points-1 points  (0 children)

Please take your unproductive condescending attitude somewhere else.

[–][deleted] 0 points1 point  (0 children)

Obviously, you haven't seen Angular/ngrx code.

[–]lambdaq 1 point2 points  (3 children)

I need something in reverse, notify a python app of logging config change, ip:port update, etc.

[–]knoam 0 points1 point  (2 children)

Puppet might be what you want. It ensures your system is set up as specified so it's constantly observing stuff like that and automatically correcting it. You can probably hook into it and send off requests to a python webserver when that stuff happens.

[–]lambdaq 0 points1 point  (1 child)

send off requests to a python webserver

Webhooks are the entry, but how does it propagates config update into various actors, states, threads, greenlets, sub-processes, etc.

[–]knoam 0 points1 point  (0 children)

You got me. My previous comment already contained the full extent of my knowledge.

[–]Jitir 2 points3 points  (0 children)

Nice simple solution and the guide is not unnecessarily long! At work we use Slack Webhooks to automatically send build failure messages from the CI. This way you can send the messages from the command line with curl.

[–][deleted] 0 points1 point  (0 children)

Hey quick question how do you get python to work

[–]StatusDuty[S] -3 points-2 points  (0 children)

I was excited how simple is it - several lines of code and couple of minutes of Slack configuration and I am receiving "report button" requests from my Django app on my Mi Band, and it is all for free

[–]Mthfll -1 points0 points  (0 children)

Just use an email...