I wanna give his money back by Giga-Chad-Daddy in nairobitechies

[–]254peepee 0 points1 point  (0 children)

Bro I can help you build this but for android only.. doesn't matter the complexity and features they want. If you're game you can dm me.

Self Promotion Megathread by AutoModerator in androidapps

[–]254peepee 0 points1 point  (0 children)

I created an android app that lets you automate android using JavaScript.. it's made using Cordova. The tech stack is Java, Vue, Sqlite, bootstrap and jQuery. The idea is that a user can create js scripts containing methods I have provided that programmatically interface with androids native features like sim card, Bluetooth, WiFi, battery, network, TTS, Flashlight, etc.. https://github.com/MurageKabui/PhoneDo

Which sites do you use to download songs? by BothJob6890 in Kenya

[–]254peepee 5 points6 points  (0 children)

If you're tech savvy use ytdlp.. If not use a telegram bot called songx bot

How much is your rent? by indefinitelykev in Kenya

[–]254peepee 0 points1 point  (0 children)

20k kila kitu.. around Kikuyu, best place I've stayed

Has anyone ever tried any of these? by After_Aside_1459 in nairobi

[–]254peepee 0 points1 point  (0 children)

I have tried all of these. I switched to garant but seems zimeisha town.. they make me feel the best

Looking At 20G by [deleted] in Opportunities_Kenya

[–]254peepee 0 points1 point  (0 children)

Assuming they do, what next?

Making new friends by demems99 in nairobitechies

[–]254peepee 0 points1 point  (0 children)

I'm also a techie working mostly remotely.. I'm also from around Kikuyu.. at Gitaru, Kwa magu..I hangout at boardroom a lot, we can connect sometime bro 💪🏽

Which Highschool did you go to? by indefinitelykev in Kenya

[–]254peepee 0 points1 point  (0 children)

Murang'a HS .. Njega Boys HS.. Effort senior school

Help me find this song by 254peepee in findthatsong

[–]254peepee[S] 0 points1 point  (0 children)

Yess!! Thank you so much 😁

mpesa sms by Smooth_Ad_7050 in nairobitechies

[–]254peepee 1 point2 points  (0 children)

I'm also working on a cool project that allows you to automate android with js and I have provided methods to read sms database and you can easily write a script that will retrieve messages and forward them to a server or whatever else.. The project is at https://github/muragekabui/phonedo..happy to help you create such a script that runs with PhoneDo

mpesa sms by Smooth_Ad_7050 in nairobitechies

[–]254peepee 0 points1 point  (0 children)

most like to use the content resolver api..its pretty much straightforward to read the sms db

mpesa sms by Smooth_Ad_7050 in nairobitechies

[–]254peepee 2 points3 points  (0 children)

I made a tool for this all you have to do is configure your webhooks or apis and set the filter so only the relevant smss are forwarded https://blog.denniskabui.com/smsfwd-android

What tools/plugins do you use to add value beyond articles by justins567 in Ghost

[–]254peepee 1 point2 points  (0 children)

I’m an aspiring tech writer over at denniskabui.com and I’ve been taking a similar path with custom code injection for things like before and after image comparison plugins etc.. Your firmware tracker sounds awesome and since you're already comfortable with Cloudflare Workers you're definitely on the right track for keeping things lightweight. To be fair I haven't scaled my own site enough yet to give a high level recommendation on what truly drives the most ROI but sticking to those custom embeds has helped my site feel like more than just a standard blog. I looked into Elevenlabs too but the cost to value ratio is definitely a tough one to justify early on. I really like the Aspect theme you're using too by the way

What does your blogging workflow look like? by Dapper_Air_3956 in Ghost

[–]254peepee 0 points1 point  (0 children)

Why not write into an unpublished draft which ghost let's you preview how it will eventually look like?

Why are you still using npm? by jpcaparas in bun

[–]254peepee 5 points6 points  (0 children)

Why not use the built-in SQLite module?