All Projects → theIYD → source-me

theIYD / source-me

Licence: MIT license
ℹ️ A small, minimal application built with Electron which provides necessary tools needed for web development.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to source-me

Bunqdesktop
The unofficial, free and open source desktop application for the bunq API
Stars: ✭ 271 (+197.8%)
Mutual labels:  desktop-app, electron-app
Runjs
A JavaScript playground that auto-evaluates as you type
Stars: ✭ 1,266 (+1291.21%)
Mutual labels:  desktop-app, electron-app
Surfbird
A Microblogging client built on Electron and Vue
Stars: ✭ 309 (+239.56%)
Mutual labels:  desktop-app, electron-app
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (+19.78%)
Mutual labels:  desktop-app, electron-app
Raven Reader
📖 All your articles in one place. Beautiful.
Stars: ✭ 2,040 (+2141.76%)
Mutual labels:  desktop-app, electron-app
svelte-electron-boilerplate
🧬 Create a desktop app with this user-friendly Svelte boilerplate for electron
Stars: ✭ 70 (-23.08%)
Mutual labels:  desktop-app, electron-app
Postbird
Open source PostgreSQL GUI client for macOS, Linux and Windows
Stars: ✭ 1,089 (+1096.7%)
Mutual labels:  desktop-app, electron-app
squoosh-desktop-app
Squoosh Desktop App is a multiplatform desktop app to compress, resize, and crop your images.
Stars: ✭ 141 (+54.95%)
Mutual labels:  desktop-app, electron-app
Google Assistant Unofficial Desktop Client
A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Stars: ✭ 2,534 (+2684.62%)
Mutual labels:  desktop-app, electron-app
Ridereceipts
🚕 Simple automation desktop app to download and organize your receipts from Uber/Lyft. Try out our new Ride Receipts PRO !
Stars: ✭ 117 (+28.57%)
Mutual labels:  desktop-app, electron-app
Neel
A Nim library for making Electron-like HTML/JS GUI apps, with full access to Nim capabilities.
Stars: ✭ 144 (+58.24%)
Mutual labels:  desktop-app, electron-app
instatron
A simple Instagram desktop uploader & client app build with electron.Mobile Instagram on desktop!
Stars: ✭ 95 (+4.4%)
Mutual labels:  desktop-app, electron-app
touchbar-emoji
使用touchbar来控制飘落emoji表情雨。
Stars: ✭ 18 (-80.22%)
Mutual labels:  desktop-app, electron-app
Mockup Generator
Mockup Generator is a macOS app built with AngularJS/Electron that sits in your menu bar allowing you to capture screenshots of your favourite websites and wrap them in device mock-ups.
Stars: ✭ 272 (+198.9%)
Mutual labels:  desktop-app, electron-app
network-smoothie
Dead simple internet bonding. Take advantege of multiple network adapters.
Stars: ✭ 14 (-84.62%)
Mutual labels:  desktop-app, electron-app
Issues
Caret issues
Stars: ✭ 326 (+258.24%)
Mutual labels:  desktop-app, electron-app
competiwatch-desktop
Desktop app built in Electron for tracking your competitive match history in Overwatch.
Stars: ✭ 94 (+3.3%)
Mutual labels:  desktop-app, electron-app
antares
A modern, fast and productivity driven SQL client with a focus in UX.
Stars: ✭ 836 (+818.68%)
Mutual labels:  desktop-app, electron-app
Bookmark
[NOT MAINTAINED] Desktop app to manage bookmarked links using Atom Electron and Vue.js.
Stars: ✭ 97 (+6.59%)
Mutual labels:  desktop-app, electron-app
Igdm
Desktop application for Instagram DMs
Stars: ✭ 1,880 (+1965.93%)
Mutual labels:  desktop-app, electron-app

screenshot

Source me

Source Me is a cross platform desktop application which has some essential tools while making a project.

Version: 0.2.1

Features

  • 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.

Use

Download the latest version of Source me from the releases page

Build

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].