Enable remote access to your apps, desktops, and files on any device.
Enable remote and hybrid work for your organization
Get the most cost-efficient and scalable remote access and application delivery solution. Create secure digital workspaces that users can access with just a web browser.
Learn More
Workspace management made easy, fast and affordable.
For companies searching for a desk booking software for safe and flexible working
The way we work has changed and Clearooms puts you in complete control of your hybrid workspace. Both meeting rooms and hot desk booking can be easily managed to ensure flexible and safe working, however big or small your organisation.
A flat-file database program written in bash shell and awk scripts.
Fields.awk allows users to create and work with small-to-medium databases on their home computers or a mobile device with bash shell terminal emulator. It runs on any OS compatible with bash shell, including Linux, FreeBSD, MacOSX, and Android.
Certain optional features (printing/encryption) are dependent on external utilities such as lp or ccrypt.
An Android application for encryption and decryption
It is a simple android application for encryption and decryption of files using passphrase. Supported API levels are in the range 10 (min) and 17 (max).
To encrypt a file, what you need is to share the file to "DCrypt" and enter a passphrase. To decrypt the file, you have to share the encrypted file to the application and enter the passphrase. Obviously the passphrase for encryption and decryption should be the same.
Note that the file shredding is disabled by default. That means the original file won't be deleted even if you encrypt it. ...