Dev Useful Stuff
Open in Telegram
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Show moreThe country is not specifiedTechnologies & Applications30 947
2 091
Subscribers
-124 hours
+47 days
+1130 days
Data loading in progress...
Similar Channels
Tags Cloud
No data
Any problems? Please refresh the page or contact our support manager.
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
June '26
June '26
+4
in 0 channels
May '26
+41
in 0 channels
Get PRO
April '26
+38
in 1 channels
Get PRO
March '26
+26
in 0 channels
Get PRO
February '26
+34
in 0 channels
Get PRO
January '26
+31
in 0 channels
Get PRO
December '25
+53
in 0 channels
Get PRO
November '25
+73
in 0 channels
Get PRO
October '25
+148
in 0 channels
Get PRO
September '25
+83
in 0 channels
Get PRO
August '25
+79
in 0 channels
Get PRO
July '25
+125
in 0 channels
Get PRO
June '25
+56
in 0 channels
Get PRO
May '25
+56
in 0 channels
Get PRO
April '25
+64
in 0 channels
Get PRO
March '25
+115
in 0 channels
Get PRO
February '25
+43
in 0 channels
Get PRO
January '25
+34
in 0 channels
Get PRO
December '24
+43
in 0 channels
Get PRO
November '24
+65
in 0 channels
Get PRO
October '24
+28
in 0 channels
Get PRO
September '24
+27
in 0 channels
Get PRO
August '24
+34
in 0 channels
Get PRO
July '24
+43
in 0 channels
Get PRO
June '24
+24
in 0 channels
Get PRO
May '24
+42
in 0 channels
Get PRO
April '24
+36
in 0 channels
Get PRO
March '24
+37
in 0 channels
Get PRO
February '24
+13
in 0 channels
Get PRO
January '24
+13
in 0 channels
Get PRO
December '23
+13
in 0 channels
Get PRO
November '23
+13
in 0 channels
Get PRO
October '23
+25
in 0 channels
Get PRO
September '23
+18
in 0 channels
Get PRO
August '23
+16
in 0 channels
Get PRO
July '23
+20
in 0 channels
Get PRO
June '23
+22
in 0 channels
Get PRO
May '23
+19
in 0 channels
Get PRO
April '23
+15
in 0 channels
Get PRO
March '23
+16
in 0 channels
Get PRO
February '23
+23
in 0 channels
Get PRO
January '23
+13
in 0 channels
Get PRO
December '22
+8
in 0 channels
Get PRO
November '22
+14
in 0 channels
Get PRO
October '22
+16
in 0 channels
Get PRO
September '22
+12
in 0 channels
Get PRO
August '22
+20
in 0 channels
Get PRO
July '22
+27
in 0 channels
Get PRO
June '22
+21
in 0 channels
Get PRO
May '22
+26
in 0 channels
Get PRO
April '22
+42
in 0 channels
Get PRO
March '22
+54
in 0 channels
Get PRO
February '22
+53
in 0 channels
Get PRO
January '22
+61
in 0 channels
Get PRO
December '21
+46
in 0 channels
Get PRO
November '21
+30
in 0 channels
Get PRO
October '21
+25
in 0 channels
Get PRO
September '21
+24
in 0 channels
Get PRO
August '21
+23
in 0 channels
Get PRO
July '21
+35
in 0 channels
Get PRO
June '21
+34
in 0 channels
Get PRO
May '21
+27
in 0 channels
Get PRO
April '21
+30
in 0 channels
Get PRO
March '21
+43
in 0 channels
Get PRO
February '21
+56
in 0 channels
Get PRO
January '21
+55
in 0 channels
Get PRO
December '20
+937
in 0 channels
| Date | Subscriber Growth | Mentions | Channels | |
| 03 June | 0 | |||
| 02 June | +1 | |||
| 01 June | +3 |
Channel Posts
git-secrets - (★ 13.3k) prevents you from committing passwords and other sensitive information to a git repository.
git-secrets scans commits, commit messages, and
--no-ff merges to prevent adding secrets into your git repositories. If a commit, commit message, or any commit in a --no-ff merge history matches one of your configured prohibited regular expression patterns, then the commit is rejected.
#git #hooks #secrets #security| 2 | Peekaboo - (★ 4k at GitHub) is Mac automation that sees the screen and does the clicks. It's a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
#automation #agent #screen | 331 |
| 3 | PriceGhost - (★ 550) a self-hosted price tracking application that monitors product prices from any website.
Get notified when prices drop, hit your target price, or items come back in stock.
#monitoring #selfhosted #price | 436 |
| 4 | career-ops - (★32.6k) AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.
And if you are on the job market at the moment, here is another tool for you:
Resume-Matcher - (★26.7k at GitHub) creates tailored resumes for each job application with AI-powered suggestions. Works locally with Ollama or connect to your favorite LLM provider via API.
(However, tailoring your CV for each job is not the most challenging part. The hardest part then is remembering what you highlighted for each application 🤭 Happy Friday!)
#ai #resume #job #aistolemyjob | 607 |
| 5 | Revdiff - (★ 277 at GitHub) is a TUI for reviewing diffs, files, and documents with inline annotations. Outputs structured annotations to stdout on quit, making it easy to pipe results into AI agents, scripts, or other tools.
Built for a specific use case: reviewing code changes, plans, and documents without leaving a terminal-based AI coding session (e.g., Claude Code). Just enough UI to navigate diffs and files, annotate specific lines, and return the results to the calling process - no more, no less.
Essentially, it looks as a standard diff tool displaying changes. However, its main feature is adding annotations to modified lines. This is similar to GitHub PR comments we leave for fellow reviewers, but in RevDiff your annotations are returned to Claude Code, which can then fix the issue based on the context.
#review #coding #ai | 458 |
| 6 | macpow - (★ 686) is a real-time power tree TUI for Apple Silicon. macpow reads directly from macOS hardware interfaces — IOReport, SMC, IORegistry, CoreAudio, and Mach/kernel APIs — to show per-component power draw, temperatures, frequencies, CPU utilization, and per-process energy attribution. No sudo required.
#useful #mac #silicon #power #battery | 426 |
| 7 | Glance - (★ 33k) is a self-hosted, lightweight, highly customizable dashboard that puts all your feeds in one place.
Various widgets
・RSS feeds
・Subreddit posts
・Hacker News posts
・Weather forecasts
・YouTube channel uploads
・Twitch channels
・Market prices
・Docker containers status
・Server stats
・Custom widgets
・...
#dashboard #go #news | 512 |
| 8 | TablePro - (★ 1.5k at GitHub) is a native macOS database client. Connects to MySQL, MariaDB, PostgreSQL, SQLite, MongoDB, Redis, SQL Server, and Redshift. Includes a SQL editor with autocomplete, inline editing, and AI assistance.
#sql #database #client #ai | 554 |
| 9 | AWS FinOps dashboard - (★ 1.2k) is an open-source command-line tool for AWS cost monitoring. It provides multi-account cost summaries by time period, service, and cost allocation tags; budget limits vs. actuals; EC2 instance status; six‑month cost trend charts; and “FinOps audit” reports (e.g. untagged or idle resources).
#aws #costs #optimisation | 656 |
| 10 | Meshtastic - (★7k at GitHub) - is an open source, off-grid, decentralized mesh network built to run on affordable, low-power devices. No cell towers. No internet. Just pure peer-to-peer connectivity.
Imagine carrying a radio device flashed with Meshstatic firmware in your backpack. These devices create a mesh network, allowing you to connect to it via your smartphone and send messages securely. These messages travel through the mesh network rather than relying on the internet or cellular networks.
Currently, a limited number of devices are supported. For example, the LILYGO TTGO T-echo can be purchased on Amazon.
Mesh networks are particularly useful in areas where traditional connectivity is unavailable or unreliable. Think remote forests, rural areas or large gatherings like festivals, open-air events and even protests. As more people use mesh devices, the overall connection becomes more reliable.
#mesh #hardware #privacy #messages #connectivity | 653 |
| 11 | git-cliff - (★11.5k at GitHub) is a highly customizable Changelog Generator that follows Conventional Commit specifications. git-cliff can generate changelog files from the Git history by utilizing conventional commits as well as regex-powered custom parsers. The changelog template can be customized with a configuration file to match the desired format.
#git #commit | 579 |
Available now! Telegram Research 2025 — the year's key insights 
