All Projects → MagicCap → Magiccap

MagicCap / Magiccap

Licence: mpl-2.0
MagicCap is an image/GIF capture suite for Mac and Linux.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Magiccap

Iptables
Development repository for Chef Cookbook iptables
Stars: ✭ 96 (-3.03%)
Mutual labels:  hacktoberfest
Greeter
Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
Stars: ✭ 96 (-3.03%)
Mutual labels:  hacktoberfest
Pengubot
Official PenguBot GitHub Repository
Stars: ✭ 98 (-1.01%)
Mutual labels:  hacktoberfest
Python Sdk
🐍 Client library to use the IBM Watson services in Python and available in pip as watson-developer-cloud
Stars: ✭ 1,342 (+1255.56%)
Mutual labels:  hacktoberfest
Stepbarview
Step Bar View (make your own customized StepBar)
Stars: ✭ 97 (-2.02%)
Mutual labels:  hacktoberfest
Wsend Gpg
Encrypted end to end file transfer
Stars: ✭ 97 (-2.02%)
Mutual labels:  hacktoberfest
Lax
IRC client built with Electron & React
Stars: ✭ 95 (-4.04%)
Mutual labels:  hacktoberfest
Yii2 Openapi
REST API application generator for Yii2, openapi 3.0 YAML -> Yii2
Stars: ✭ 99 (+0%)
Mutual labels:  hacktoberfest
Conference Hall
📣 An open SaaS platform to manage call for papers
Stars: ✭ 97 (-2.02%)
Mutual labels:  hacktoberfest
Fakir
Create Fake Data in R for tutorials
Stars: ✭ 98 (-1.01%)
Mutual labels:  hacktoberfest
Essentials
Essential cross platform APIs for your mobile apps.
Stars: ✭ 1,344 (+1257.58%)
Mutual labels:  hacktoberfest
Phpstan Drupal
Extension for PHPStan to allow analysis of Drupal code.
Stars: ✭ 97 (-2.02%)
Mutual labels:  hacktoberfest
Ssrfmap
Automatic SSRF fuzzer and exploitation tool
Stars: ✭ 1,344 (+1257.58%)
Mutual labels:  hacktoberfest
Researchpapernotes
Initiative to read research papers
Stars: ✭ 97 (-2.02%)
Mutual labels:  hacktoberfest
Taiga Ui
Angular UI Kit and components library for awesome people
Stars: ✭ 1,353 (+1266.67%)
Mutual labels:  hacktoberfest
Yum
Development repository for yum cookbook
Stars: ✭ 96 (-3.03%)
Mutual labels:  hacktoberfest
Nats.ex
Elixir client for NATS, the cloud native messaging system. https://nats.io
Stars: ✭ 97 (-2.02%)
Mutual labels:  hacktoberfest
Emage
🧙‍♂️ From developers to developers: a cross-platform tool for losslessly image compression.
Stars: ✭ 99 (+0%)
Mutual labels:  hacktoberfest
Jackson Jaxrs Providers
Multi-module project that contains Jackson-based JAX-RS providers for JSON, XML, YAML, Smile, CBOR formats
Stars: ✭ 98 (-1.01%)
Mutual labels:  hacktoberfest
Awesome Redwood
A community-driven collection of Redwood related plugins, config, themes, build scripts, tutorials, podcasts, and more.
Stars: ✭ 98 (-1.01%)
Mutual labels:  hacktoberfest

MagicCap

MagicCap is a image/GIF capture suite for Mac and Linux. You can get a precompiled copy from the releases page of this GitHub page. It has the following features:

  • Very cross compatible. You should get the same experience on Mac and Linux.
  • Very easy to add to. You don't need to faff around with modifying HTML; instead you write a small file that includes all of the config options and the upload script (most of this is handled by capture.js anyway).
  • Very fast. Captures are optimised to be as fast as possible.
  • Very flexible. You can choose to upload to whatever service you want to or just save the file.
  • Very functional. Want to capture a GIF? No problem. Want to blur a screenshot? No problem. MagicCap is there to help you with whatever you want.

This is not for Windows!

ShareX is amazing for that!

Supported Uploaders

MagicCap supports the following uploaders (this list will expand over time):

  • Custom HTTP POST
  • elixi.re
  • Passive (S)FTP
  • Pomf
  • imgur
  • Lunus
  • i.magiccap
  • reUpload
  • Ultrashare
  • S3 (Amazon and other S3-compatible providers)
  • ShareX (upload only)

Credit

The following people have done a ton to help in the creation of MagicCap. If you have done something to help and want your name here, feel free to make a pull request. This is in alphabetical order, not the order of the work people have done:

  • Devon (Da532) - Made all of the branding.
  • Harrison (AO554) - Helped us test for Mac.
  • Jacob (Kelwing) - Helped with some Go towards the project.
  • Jake (JakeMakesStuff) - Made the majority of the GUI/capture code for MagicCap.
  • Jake (techfan36) - Helped us test for Linux.
  • Matt (IPv4) - Refactored file naming, added random emoji & upload from clipboard.
  • Rhys (SunburntRock89) - Helped me with the structure and fixing bugs. Also fixed FTP.
  • Sam (REC) - Made the FTP logo.

Building

In order to download needed packages, run npm i. This will get all of the needed packages. You can then run one of the following commands:

  • npm run maccompile - Compiles for Mac.
  • npm run linuxcompile - Compiles for Linux.

Mac Note

If you are on Mac, you'll need to download XCode.

More Information

For more information on installation/configuration and compiling, please refer to the documentation.

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