task-admin-sciter VS clipper-lite

Compare task-admin-sciter vs clipper-lite and see what are their differences.

task-admin-sciter

Un clono de la application original de Electron. Hecho con Sciter. (by GirkovArpa)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
task-admin-sciter clipper-lite
1 1
1 29
- -
0.0 0.0
about 3 years ago about 3 years ago
CSS CSS
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

task-admin-sciter

Posts with mentions or reviews of task-admin-sciter. We have used some of these posts to build our list of alternatives and similar projects.

clipper-lite

Posts with mentions or reviews of clipper-lite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-05.
  • Show HN: Temps-lite – 5mb clone of 43mb Electron weather app
    2 projects | news.ycombinator.com | 5 Feb 2021
    Compare the 32-bit Windows releases of Temps (42.6mb), made with Electron:

    https://github.com/jackd248/temps/releases/tag/v0.7.0

    ... to the Temps -"lite" remake (4.49mb) using the Sciter engine:

    https://github.com/GirkovArpa/temps-lite/releases/tag/v1.1.3

    Temps-lite (and of course it's predecessor, Temps) is a desktop weather application for Windows, Mac, and Linux. Provided a free openweathermap.org API key, it displays live weather information for any location in a very attractive, sleek interface. It also shows the forecast for the next 4 days.

    To duplicate the very cool rain, snow, and thunder effects, I basically just copied and pasted the original source code. For everything else I redid it in my own way, which probably did not result in very professional-looking code but hey! It works =) Minus some tiny bugs, which I've had help with from someone who's more familiar with Sciter programming.

    The original Temps was built/packaged using Electron Builder and Electron Packager (I'm not sure of the difference, to be honest).

    The equivalent for Sciter is Quark (quark.sciter.com), and that is what I used to package the HTML, CSS & TIScript files into a single convenient executable which is not only 10x smaller than the Electron version but also starts up way faster (virtually instantly), and has a relatively extremely light memory footprint.

    All this without the slightest observable decrease in performance or speed.

    One new thing I learned about Sciter while making this project is that it natively supports persisting its equivalent of local storage to a database file, similar to MongoDB.

    If you think this is interesting then feel free to check out Clipper-lite, which is the same idea. An Electron app remade using Sciter:

    https://github.com/GirkovArpa/clipper-lite

What are some alternatives?

When comparing task-admin-sciter and clipper-lite you can also consider the following projects:

crossover-sciter - Crosshair overlay. Made with Sciter, based on the Electron version.

basic-hentai-video-downloader - A simple hentai video downloader. Electron Windows App

news-ycombinator-client - A minimalist Hacker News desktop client. Made with Sciter.

verpatch-gui - User interface for the command line program verpatch, for alterting executable metadata.

image-shrinker-lite - Drag-and-drop image compression app.

teams-for-linux - Unofficial Microsoft Teams for Linux client

png-overlay - Transparent image overlay (cross-platform).

screenshot-delta-detector - Detect when an area of your screen has changed.

paintdotfoo - A cross-platform image editor made with Sciter.

DavinciLinuxConverter-Sciter - Convert videos to .MOV format. Made with Sciter.

temps-lite - A smart, good-looking little app which tries to speak your language the way you are used to.