Source Me is a cross platform desktop application which has some essential tools while making a project.
Version: 0.2.1
-
Material Design Colors by Google The application contains a full stack of material designed colors created by Google. These can be very useful when one needs these colors at one place. It uses
react-tooltip
to show the hex codes. -
Content Delivery Networks Library by CDN These are libraries provided by cdn in one place. You can import the links to your project.
-
Material Designed Icons by Google These are material designed icons made by Google. It is similar to the colors component.
-
Epsum Generator from bacon ipsum A generator which generates standalone text which can be useful to your HTML mockups.
-
URL Shortner A URL shortener which uses a free is.gd to shorten urls quickly.
-
Emoji Picker It is a picker which has a curated list of Emojis. Click one of them & you get the unicode!
-
Image Compressor A tool which compresses your images quickly. It uses @xkeshi/image-compressor.
Download the latest version of Source me from the releases page
The app can be used locally by following commands:
$ git clone https://github.com/theIYD/source-me.git
$ cd source-me
$ npm install
$ npm run dev
The application has been abandoned and further updates have been stopped.