Hi everyone,

I'd like to share a small open-source project I've been working on: 
Rghost.

It's a minimal desktop "sniper" app: when armed, it watches Ctrl+C, 
sends the clipboard text to a local R session, and shows text + plot in 
a small panel — no IDE and no editor. When disarmed, the clipboard 
behaves normally.

The goal is something light and offline, useful on modest school/lab 
PCs, without trying to replace RStudio or similar tools. It is 
cross-platform (Lazarus/FPC); the current binary release is Win64, with 
Linux and macOS builds planned next.

Repo:
https://github.com/jcfaria/rghost

Win64 binary (v0.3.1) — unzip and run (needs a local R install):
https://github.com/jcfaria/rghost/releases/tag/v0.3.1

It's still early. The project is meant to grow collectively — forks, 
issues, and pull requests are welcome. It's also a learning lab for 
AI-assisted development (as little human coding intervention as 
possible).

Motto: Keep this project as simple and effective as possible.

If you'd like to try it, comment, or contribute, you're very welcome.

Best regards,
///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\
José Cláudio Faria
UESC/DCEX/Brasil
joseclaudio.faria at gmail.com
Telefones:
55(73)3680.5545 - UESC
55(73)99966.9100 - VIVO
///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\
If you have software to deal with statistics, you have arms,
if you have good software, you have arms and legs,
if you have software like R, you have arms, legs and wings...
the height of your flight depends only on you.

        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to