Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Intercom (Voice Communicator)
intercom.r3.0 KB
12 Nov 2009
A walkie-talkie push-to-talk type of VOIP application. Extremely simple - just records sound from mic to .wav file, then transfers the wave file to another IP (where the same program is running), for playback. Sender and receiver open in separate processes, and both run in forever loops to enable continuous communication back and forth. [...]
author: nick
Archiver
archiver.rv:0.8.2
17.3 KB
21 Apr 2016
icon for archiver.rBackup files
author: Marco Antoniazzi
Altme chat reader/exporter
altme-chat-reader.r
 discussion
v:1.2.1
23.2 KB
19 May 2016
Display or export to html the content of an Altme chat group. Can be used in interractif or command-line mode. For usage, run the script with -? argument : "rebol.exe -s altme-chat-reader.r -?"
author: [unknown]
A Reb-Site
a-reb-site.rv:0.1.1
70.8 KB
23 Mar 2008
a-reb-site.r was written to: - compare form and function of a reb-site with that of a conventional web-site. (...an obliging web-site - www.rebol.com perhaps!) & - to provide an example of a reb-site script, & - as an illustration of the compact size of a reb-site relative to the average web-site [...]
author: R.v.d.Zee
BDF font library for REBOL.
bdf-font-library.rv:0.5
43.7 KB
1 Mar 2011
To make REBOL capable of rendering nice fonts on all platforms, not just Windows
author: Andras Suller
REBOL Blogger
blog.r
 documentation
v:1.3.2
18.3 KB
10 Jan 2005
The blog system written and used by Carl Sassenrath, REBOL's creator. This script will let you post and update blogs on your website using just a web browser. Generates summary and index pages, blog searches, etc. Extensible with Makedoc2 for more formatting options.
author: Carl Sassenrath
BNF Parser
bnf-parser.rv:1.1.0
7.7 KB
6 Mar 2013
Parse BNF rules.
author: Brett Handley
Capture Screen
capture-screen.rv:0.3.0
6.0 KB
5 Apr 2007
(Microsoft/Windows only:) Returns screenshot as an image (or NONE in case of failure).
author: christian ensel
Clipboard Buttons
clipboard-buttons.rv:1.1.0
102.1 KB
14 Apr 2005
An aid and illustration of button scripts.
author: R. v.d.Zee
CAS Registry Number
cas-rn.rv:1.0.1
3.3 KB
25 Oct 2005
The CAS Registry (http://www.cas.org/EO/regsys.html) is a widely used database of chemical substances. The CAS Registry Numbers are a de facto standard for the identification of chemical substances. This module contains helper functions to handle CAS Registry Numbers.
author: Daniel Rybowski
Unit converter
convertitore.rv:1.4.14
24.2 KB
2 Jul 2013
icon for convertitore.rThe best unit converter on earth!
author: Massimiliano Vessi
Clipboard
clipboard.rv:0.3.1
8.3 KB
17 Dec 2008
(Microsoft/Windows only:) Read and write text, bitmaps and files from and to the clipboard.
author: Christian Ensel
libcairo library interface
cairo-h.rv:0.6.0
165.4 KB
20 May 2019
Code to bind cairo graphics shared library to Rebol.
author: Marco Antoniazzi
Desktop Shifter
desktop-shifter.rv:1.0
12.3 KB
18 Oct 2013
To change the desktop wallpaper at specified intervals. There's a modifiable default time that a wallpaper will stay before switching. Each wallpaper has separate settings for: *Stretched versus Centered *Solid color versus Top/Bottom Gradient versus Left/Right gradient background *The two colors that can be chosen *A [...]
author: [unknown]
Parser for Dicom Header
dicomparser.rv:1.0.0
105.5 KB
7 Apr 2008
Parse dicom headers
author: Willem Michiels
Date and time functions
date-time.r
 discussion
v:1.1
11.8 KB
24 Feb 2011
This script contains the Rebol implementation of some date and time functions provided in the glibc library and the gnumeric (and therefore Microsoft Excel) software. While the use and handling of date and time data are in most cases straightforward with Rebol, some of the advanced date and times functionalities found in glibc and gnumeric are still missing in [...]
author: Francois Vanzeveren
dates of easter
easter.r1.0 KB
1 Mar 2005
find the date Easter will fall on for a particular year
author: [unknown]
esmtp scheme
esmtp.rv:0.1.0
8.3 KB
6 May 2003
A modified, extended version of smtp scheme
author: RT, G. Scott Jones
encompass function
encompass.rv:1.0.3
8.2 KB
26 Nov 2003
Patch/Extend/Restrict any function by transparently enclosing it within another.
author: Maxim Olivier-Adlhoch
Easy Quick Plot
ez-plot.rv:0.1.1
60.5 KB
13 Mar 2003
Simple tutorial for using the quick plot dialect.
author: Matt Licholai
EASY SOCCER
easy-soccer.r
 documentation
v:2.1.1
15.1 KB
3 Jan 2011
Easy-Soccer is a broker based on CGI which offer an easy way to write and the deploy distributed Rebol application. Easy-Soccer makes very easy to expose function written in Rebol like services. Thus, you can use these functions as if they were defined locally. In a distributed environment Easy-Soccer uses a simple WEB server and CGI to execute Rebol code [...]
author: marco
esend - smtp client
esend.rv:0.1.0
3.2 KB
2 Jul 2003
A modified version of 'send for ESMTP
author: RT, G. Scott Jones
eText
etext.r
 documentation
v:1.2.1
14.8 KB
13 Mar 2003
Processes plain text to HTML.
author: Andrew Martin
FTP Chat Room
ftp-chat.r2.7 KB
30 Jun 2008
A simple chat application that lets users send instant text messages back and forth across the Internet. The chat rooms are created by dynamically creating, reading, appending, and saving text files via ftp (to use the program, you'll need access to an available ftp server: ftp address, username, and password). Taken [...]
author: nick antonaccio
Open a file or directory requester
file-requester.rv:1.4.11
29.5 KB
16 Sep 2017
icon for file-requester.rRequests a file or directory
author: Marco Antoniazzi